Downloaded a plugin in .sma format? How to convert to .amx?

Post Reply
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Downloaded a plugin in .sma format? How to convert to .amx?

Post by Nick|NFo »

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).
-Nick
Post Reply