Plugin Help
tehzupsta
Join Date: 2004-08-08 Member: 30466Members
Hey i have a server w/ amxx on it. I'm trying to put a couple plugns on it like cheezy's respawn and 21 level combet. The instructions for plugins say extract the .amx files to the plugin folder. When i get these plugins, tho they r .sma's so i change them to .amx. I then add the name to the plugins.ini file, yet they dont work. I've restarted the server with no avail. What's the problem? i dont think its my amxx cuz I put whichbot on and it works fine. I'd really appreciate someones help. Thanks
Comments
thanks a lot tho if u decide to help me <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
First, an AMX Plugin .sma file is the source code for the plugin. If the file is PluginName.sma.txt you may have to change it so it reads PluginName.sma. You then need to compile the plugin before you can use it. Once it is compiled it should have the .amx extension automatically appended to the plugin. Usually the compiled version is stored in a "compiled" or "binary" folder separate from your source file, but not always.
Second, I'm not sure if you can use AMXMod plugins with AMXXMod. Someone with more experience with both Administration systems needs to answer this question.
yes you need ns2amx module
mroe specifically the amxx version (included in default zip)
go to modns.org amxx forum and the pinned topic containts this.
extract amxx_ns2amx.dll (not exact name i dont think) to modules folder and add it to modules.ini
if you are getting ns2amx compile errors make sure you have the 3 ns2amx .inc files in the include folders in the scripting folder
yes you need ns2amx module
mroe specifically the amxx version (included in default zip)
go to modns.org amxx forum and the pinned topic containts this.
extract amxx_ns2amx.dll (not exact name i dont think) to modules folder and add it to modules.ini
if you are getting ns2amx compile errors make sure you have the 3 ns2amx .inc files in the include folders in the scripting folder <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
i dont c this forum anywhere on the site?