CCC
Jun 30 2004, 06:49 PM
Does anybody know of an ADMIN MOD plugin for Natural selection that allows you to have more 10 levels on co maps, and where you can get it?
archer1662
Jun 30 2004, 07:06 PM
Cheesy made a plugin for AMX which allows you to go over level 10... not for adminmod though
http://www.modns.org/forums/index.php?showtopic=591
CCC
Jun 30 2004, 08:04 PM
k i've got amx installed on my server but i aint sure how to install the sma file, can anyone tell me how to install them?
billcat
Jul 5 2004, 06:57 PM
compiler for amxx:
http://www.amxmodx.org/compiler.php?go=scyou're really supposed to move the .sma file in to the amx/plugins/examples or amxx/scripting folder. There you will find an sc executable.. run ./sc script.sma and you'll have a .amx output if it builds correctly. Move that file into /amx/plugins or amxx/plugins and then update the plugins.ini. This should get the script loaded on server restart.
GL