when i installed this on my server i got serious lagg on my server. when i reverted back the 2.2.9 the lagg was gone. maybe fake meta has something to do with it?
also when i changed this:
#define ADMIN_LEVEL_WC3 ADMIN_LEVEL_A // set the admin level required for giving xp and accessing the admin menu (see amxconst.inc)
to:
#define ADMIN_LEVEL_WC3 ADMIN_RCON // set the admin level required for giving xp and accessing the admin menu (see amxconst.inc)
and recompiled it, it made wc3 not work anymore. can some one change it to rcon and post it or tell me how to fix this?
2.3.0
Moderator: Forum Moderator
- Krazy
- Forum Administrator
- Posts: 282
- Joined: Wed Jul 06, 2005 9:40 am
- Location: Dayton, Ohio
- Contact:
Before you compile make sure you open the /scripting/warcraft3FT.sma and look at the
and if you run cstrike or czero make it
and if you run dod make it
After all that then compile it with the /scripting/compile.exe and you will find the new war3FT.amxx in the /scripting/compiled/
Code: Select all
#define MOD
Code: Select all
#define MOD 0
Code: Select all
#define MOD 1
Website: www.djpsych.com
Need help anything to do with Warcraft 3 Mod, installing other plugins, setting up mySQL, installing PsychoStats, or anything else just PM/email me!
Need help anything to do with Warcraft 3 Mod, installing other plugins, setting up mySQL, installing PsychoStats, or anything else just PM/email me!