AMX MATCH DELUXE Tutorial .. in Detailed Format
by admin on December 3, 2009
Note:This Tutorial doesnot support SQL implementation and HUD cluttered display.
So please navigate to your cstrike/addons/amxmodx/configs
and open plugins.ini
Comment the following plugins by putting ; before there name like shown below
BEFORE AFTER
admin_sql.amxx ———> ; admin_sql.amxx
telemenu.amxx ———> ;telemenu.amxx
scrollmsg.amxx ———> ;scrollmsg.amxx
imessage.amxx ———> ;imessage.amxx
miscstats.amxx ———> ;miscstats.amxx
stats_logging.amxx ——–> ;stats_logging.amxx
Now save the file and close it.
Download:
From here
or
Installation:
- just unzip into your ‘cstrike’ directory
- Add this line to your plugins.ini file:
amx_match_deluxe.amxx ; Amx Match Deluxe
otherwise -
Copy ‘amx_match_deluxe.amxx’ to your plugins directory
Add this line to your plugins.ini file:
amx_match_deluxe.amxx ; AMX Match Deluxe
- Copy the ‘amxmd’ folder to your “addons/amxmodx/configs/” folder
- Copy amx_match_deluxe.txt to your “addons/amxmodx/data/lang” folder
- Copy the ‘data/match_stats’ folder to your “addons/amxmodx/data” folder
- Enable the correct modules in the modules.ini file (meaning DBI, Regex, and Sockets with the compiled plugin included in the zip file)
- Start hlds

Related posts:
- AMX MATCH Plugin and Commands Tutorial
- AMX MODX Plugins Installation How To ? A General way !
- HL Guard (Best anti cheat for non steam).. Read it NOW
- AMXX servers vs non AMXX servers
- How to Add/Install Bots in Counter Strike / CS 1.6 Server
Tagged as:
Amp Nbsp,
AMX MODX Related Tutorials,
Amxx,
Hud,
Imessage,
Implementation,
Ini,
Match,
Mirror Installation,
Nbsp Nbsp Nbsp Nbsp Nbsp,
Plugins Directory,
Tutorial Sql