compiler for amxx: <a href='http://www.amxmodx.org/compiler.php?go=sc' target='_blank'>http://www.amxmodx.org/compiler.php?go=sc</a>
you'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.
Comments
<a href='http://www.modns.org/forums/index.php?showtopic=591' target='_blank'>http://www.modns.org/forums/index.php?showtopic=591</a>
<a href='http://www.amxmodx.org/compiler.php?go=sc' target='_blank'>http://www.amxmodx.org/compiler.php?go=sc</a>
you'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