amx mod help !!!

Post Reply
ghostdogg678
A regular
A regular
Posts: 51
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Sep 06, 2004 4:32 pm
Location: sugarland tx

amx mod help !!!

Post by ghostdogg678 »

ya where can i go to get plugins like when sum tks u can choose there death and how do u change voteing
ghostdogg678
A regular
A regular
Posts: 51
Joined: Mon Sep 06, 2004 4:32 pm
Location: sugarland tx

Post by ghostdogg678 »

o ya how do u disable amx cuz im running 2 mods admin n amx lol.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

ok for the first question i would recommend ATAC (Advanced Team Attack Control)
you can find that on the amx website or here: http://omikron.nuclearfallout.net/amx_atac.zip (read the installation instructions, they help alot.)

2nd question "how do u change voteing"? Im not really sure what you mean, map vote? You can changes the maps to be voted on in amx/config/maps.ini.
You can change the percentage of votes needed to win in amx/config/amx.cfg

3rd: to disable mods:
go to your control panel, go to filemanager, select the file "addons/metamod/plugins.ini" and edit it
you will see lines in there like this:

Code: Select all

win32 addons/adminmod/dlls/admin_MM.dll
win32 addons/amx/dlls/amx_mm.dll
this means that both of those mods are active.
to disable 1 or more, put a ";" infront of the line.
so like if you want to disable amx, make it look like this:

Code: Select all

win32 addons/adminmod/dlls/admin_MM.dll
;win32 addons/amx/dlls/amx_mm.dll
after that, restart your server and what ever changes you made will happen. glhf
ghostdogg678
A regular
A regular
Posts: 51
Joined: Mon Sep 06, 2004 4:32 pm
Location: sugarland tx

Post by ghostdogg678 »

ops srry not amx mod amxx
ghostdogg678
A regular
A regular
Posts: 51
Joined: Mon Sep 06, 2004 4:32 pm
Location: sugarland tx

Post by ghostdogg678 »

bah 4get about last post
Post Reply