Downloaded a plugin in .sma format? How to convert to .amx?
Posted: Sun Mar 02, 2008 4:33 pm
You'll need to download the full version of admin mod here and extract it to a temporary folder on your hard drive.
In that temporary folder, you will have a "scripting" directory, and within that directory you will have one called "myscripts".
Put the .sma files you need to compile there. Then run the "compile_all.bat" file in the same folder by double-clicking it.
Go up one directory and then into "mybinaries"; the compiled .amx files will be there (assuming there weren't errors when you compiled the plugins).
In that temporary folder, you will have a "scripting" directory, and within that directory you will have one called "myscripts".
Put the .sma files you need to compile there. Then run the "compile_all.bat" file in the same folder by double-clicking it.
Go up one directory and then into "mybinaries"; the compiled .amx files will be there (assuming there weren't errors when you compiled the plugins).