Amx Mod X: Need Help With Your Plugin?
Depot
The ModFather Join Date: 2002-11-09 Member: 7956Members
<div class="IPBDescription">The official AMX Mod X thread.</div> Sooner or later questions regarding AMX Mod X plugins find their way on these fora, and with the modNS.org Forums down for over 48 hours I thought I'd create a thread to aid those with issues, or at least point them in the right direction. First I shall list all relevant links: <ul><li><a href='http://www.amxmodx.org/' target='_blank'>AMX Mod X Website</a>: News, downloads, plugins, online compiler, docs. This is where you get AMX Mod X to download and install.</li><li><a href='http://www.amxmodx.org/forums/' target='_blank'>AMX Mod X Forums</a>: News, General, Bug Reports, Support/Help, Scripting Help, Suggestions/Requests, Plugins, Modules. This forum is for all games, not just NS.</li><li><a href='http://www.modns.org/' target='_blank'>modNS.org Forums</a>: A fantastic modding community with plugins and support for NS in Metamod, Clanmod, AdminMod, AMX, and AMX Mod X. <span style='color:red'>WEBSITE TEMPORARILY DOWN</span></li><li><a href='http://nsmod.ugleague.org/forums1/' target='_blank'>Mods Maps and Models for NS</a> Created when modNS.org disappeared. Many of the top NS small coders have graced us with their presence, and this one stands to go places.</li></ul>If you have issues with a patricular plugin please try the clickies above before posting here. If you're still confused let us hear from you. <b>The majority of plugin issues are related to installation, which is covered in the </b><a href='http://www.amxmodx.org/doc/' target='_blank'><b>AMX Mod X 1.01 Documentation</b>.</a>
Comments
hmmm, dont know if this is jsut for plugins, but i would like to know about amxx 1.01.
is it worth installing for an ns server? is there any server performance boosts that are gained? any extra commands that you get? because i have 1.0 right now and everything is working fine.
thanks depot.
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->for the most part it's not vitally necessary that you upgrade. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
I recommend using AMX Mod X v1.00, installing Metamod 1.17.4, and grabbing the Natural Selection Addon Package, being certain to install the AMX Mod X v1.01 NS module and the new plugins (in particular nscommands and timeleft).
There have been issues with v1.01 (Metamod-p could cause AMX Mod X to crash when using modules) and I understand they now have a patch for that (ONLY if you use Metamod-p). However, <b>there are no real advantages to upgrading so I recommend sticking with v1.00 and simply updating the NS Addons package.</b>
Im not asking for help to figure out why the /menu isnt working
Im thinking I may need to recompile it, and I want to make sure I have a working version first.
We use amxmodmenu to access admin commands menu. When we try to change a players team from Alien to Marine or vice versa we get the option to switch to CT or terroist, if we go ahead with the switch it just slays the player. Is there another command to access the NSCOMMANDS? Or a command to switch players?
ReadyRoom kicker. This has to be just for NS. No other mod uses a ready room. Is there a way to give my lower level admins immunity to this without giving them immunity to all other plugins? I tried adding the M cvar to their admin list, which adds immunity to 3rd party plugins but it dosnt work.
Hey Depot....thanks you for taking the time to start this post. You rock0zs bro!
bcdefijmu
Where's the AvA plugin?
Z
Anyone else have this problem?
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->#include <fakemeta>
#include <engine>
#include <ns><!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
- NS 3.01
- Win32 dedicated
- Meta 1.17.4p20
- AMXx 1.01
Ok, i'm logged as admin, AMXx is loaded but...
but, AMXx does not display anything, the blackhole. I can use a few commands (amx_kick, amx_ban, etc... (but still no messages from AMXx when using these commands).
Allready tried to switch off some modules, and plugins, same result.
Here is a post where you can check my specs :
<a href='http://www.amxmodx.org/forums/viewtopic.php?t=11539' target='_blank'>http://www.amxmodx.org/forums/viewtopic.php?t=11539</a>
please help, i'm gone crazy and a few people got this "bug".
Edit : Sorry Depot, I posted my message while typing ^^
Currently I use<ul><li>AMXX 2.0-20050110 (updated nscommands -plugin and ns_amxx_i386.so -module + adminslots -plugin)</li><li>MM 1.17.4p20 (awards)</li><li>Cdeath 4.21</li></ul>on my both servers and I'm perfectly satisfied with them.
Btw. My server won't show a country flag in the ASE-serverlist. Maybe it has something to do with 127.0.0.1 being the ip in status-cmd. It should get the ip from ppp0-interface, but I don't know how can I tell it to.
Currently I use<ul><li>AMXX 2.0-20050110 (updated nscommands -plugin and ns_amxx_i386.so -module + adminslots -plugin)</li><li>MM 1.17.4p20 (awards)</li><li>Cdeath 4.21</li></ul>on my both servers and I'm perfectly satisfied with them.
Btw. My server won't show a country flag in the ASE-serverlist. Maybe it has something to do with 127.0.0.1 being the ip in status-cmd. It should get the ip from ppp0-interface, but I don't know how can I tell it to. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->// Must specify sv_region, or it won't show up in Steam server browser
// 0: US East coast
// 1: US West coast
// 2: South America
// 3: Europe
// 4: Asia
// 5: Australia
// 6: Middle East
// 7: Africa
sv_region 0<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
5th post down front page. <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink-fix.gif' border='0' style='vertical-align:middle' alt='wink-fix.gif' /><!--endemo-->
Here is my modules.ini
I believe I have the correct modules loaded.
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line
; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so
; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
;engine_amxx_i386.so
engine_amxx.dll
;engine_amxx_amd64.so
; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
fakemeta_amxx.dll
;fakemeta_amxx_amd64.so
; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
geoip_amxx.dll
;geoip_amxx_amd64.so
; ------------------------------------
; Array - advanced arrays in scripting
; ------------------------------------
;array_amxx_i386.so
;array_amxx.dll
;array_amxx_amd64.so
; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so
; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so
; -----------------
; Natural Selection
; -----------------
ns_amxx_i386.so
ns_amxx.dll
ns_amxx_amd64.so
amxx_ns2amx.dll
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Here are the current load metamod plugins
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
16:54:30 Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.01 ini ANY ANY
[ 2] Unstuck Pro RUN - unstuck_mm.dll v1.00a ini Pause Pause
[ 3] mm_awards RUN - award_mm.dll v2.2 ini Chlvl Chlvl
[ 4] NS2AMX RUN - amxx_ns2amx.dll v1.1.2.0 ini ANY ANY
4 plugins, 4 running
Here are the current loaded amxx plugins
[CODE]
16:53:12 Currently loaded plugins:
name version author file status
[ 1] Admin Base 1.00 AMXX Dev Team admin.amxx running
[ 2] Admin Commands 1.00 AMXX Dev Team admincmd.amxx running
[ 3] Admin Help 1.00 AMXX Dev Team adminhelp.amxx running
[ 4] Slots Reservation 1.00 AMXX Dev Team adminslots.amxx running
[ 5] Multi-Lingual Sys 1.00 AMXX Dev Team multilingual.am running
[ 6] Menus Front-End 1.00 AMXX Dev Team menufront.amxx running
[ 7] Commands Menu 1.00 AMXX Dev Team cmdmenu.amxx running
[ 8] Players Menu 1.00 AMXX Dev Team plmenu.amxx running
[ 9] Maps Menu 1.00 AMXX Dev Team mapsmenu.amxx running
[ 10] Admin Chat 1.00 AMXX Dev Team adminchat.amxx running
[ 11] Anti Flood 1.00 AMXX Dev Team antiflood.amxx running
[ 12] Scrolling Message 1.00 AMXX Dev Team scrollmsg.amxx running
[ 13] Info. Messages 1.00 AMXX Dev Team imessage.amxx running
[ 14] Admin Votes 1.00 AMXX Dev Team adminvote.amxx running
[ 15] NextMap 0.20 AMXX Dev Team nextmap.amxx running
[ 16] Nextmap Chooser 0.20 AMXX Dev Team mapchooser.amxx running
[ 17] TimeLeft 0.20 AMXX Dev Team timeleft.amxx running
[ 18] Pause Plugins 1.00 AMXX Dev Team pausecfg.amxx running
[ 19] Idle Player Remov 1.00 AMXX Dev Team idlekicker.amxx running
[ 20] NS Commands 1.00 AMXX Dev Team nscommands.amxx running
[ 21] UnStuck 1.00 AMXX Dev Team unstuck.amxx running
[ 22] ExtraLevels2 1.7g Cheeserm! extralevels2.am running
[ 23] Latejoin XP 1.0 Steve Dudenhoeff latejoin.amxx running
[ 24] Donate Res 1.2.2b White Panther donateres.amxx running
[ 25] Admin Icons 2.1 sawce icons.amxx running
[ 26] PsychoStats PIP 1.3 Stormtrooper ps.amxx running
26 plugins, 26 running
<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
From what I understand I need that for other plugins to run
can't help with my problem ? A few posts upper. <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Your problem seems to be related to access. In your users.ini you want something similar to this:
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->"STEAM_0:0:XXXXXX" "" "abcdefghijklmnopqrstuz" "ce"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
<!--QuoteBegin-MrAgent Mar 17 2005+ 06:24 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (MrAgent Mar 17 2005 @ 06:24 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->
@Depot
From what I understand I need that for other plugins to run <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
You understood wrong. Although some of your plugins may require the ns2amx include the amxx_ns2amx.dll does <b>NOT</b> get used in AMX Mod X.
K then im confused... the install document said to do that... Wish modns would come up already so I can re read the thread on it.
K then im confused... the install document said to do that... Wish modns would come up already so I can re read the thread on it. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
The install document did not tell you that. <a href='http://www.amxmodx.org/doc/' target='_blank'>AMX Mod X 1.01 Documentation</a>