Page 1 of 1

2.3.0

Posted: Fri Dec 23, 2005 6:23 pm
by Tarin
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?

Posted: Fri Dec 23, 2005 8:40 pm
by Krazy
Before you compile make sure you open the /scripting/warcraft3FT.sma and look at the

Code: Select all

#define MOD
and if you run cstrike or czero make it

Code: Select all

#define MOD 0
and if you run dod make it

Code: Select all

#define MOD 1
After all that then compile it with the /scripting/compile.exe and you will find the new war3FT.amxx in the /scripting/compiled/