Page 1 of 1

How do you turn off the mod?

Posted: Sun Jul 09, 2006 8:09 pm
by ProClub
Sorry if this was stickied or anything, I just did not notice it.

Posted: Sun Jul 09, 2006 8:16 pm
by YamiKaitou
while in the game,
amx_cvar sv_warcraft3 0


in the config file,
change sv_warcraft3 to 0

Posted: Sun Jul 09, 2006 8:25 pm
by Geesu
And in war3ft 3.0 (not released yet) you will use these commands:

wc3_enable
wc3_disable

Posted: Sun Jul 09, 2006 8:34 pm
by ProClub
Okay thanks.

I have another problem. I changed the map and it didnt save xp.


name version author
Fun 1.71 AMX Mod X Dev Team
Engine 1.71 AMX Mod X Dev Team
FakeMeta 1.71 AMX Mod X Dev Team
CStrike 1.71 AMX Mod X Dev Team
CSX 1.71 AMX Mod X Dev Team
Sqlite 1.70 AMX Mod X Dev


Currently loaded plugins:
name version author file status
Admin Base 1.71 AMXX Dev Team admin.amxx running
Admin Commands 1.71 AMXX Dev Team admincmd.amxx running
Admin Help 1.71 AMXX Dev Team adminhelp.amxx running
Slots Reservation 1.71 AMXX Dev Team adminslots.amxx running
Multi-Lingual Sys 1.71 AMXX Dev Team multilingual.am running
Menus Front-End 1.71 AMXX Dev Team menufront.amxx running
Commands Menu 1.71 AMXX Dev Team cmdmenu.amxx running
Players Menu 1.71 AMXX Dev Team plmenu.amxx running
Teleport Menu 1.71 AMXX Dev Team telemenu.amxx running
Maps Menu 1.71 AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.71 AMXX Dev Team adminchat.amxx running
Anti Flood 1.71 AMXX Dev Team antiflood.amxx running
Scrolling Message 1.71 AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.71 AMXX Dev Team imessage.amxx running
Admin Votes 1.71 AMXX Dev Team adminvote.amxx running
NextMap 1.71 AMXX Dev Team nextmap.amxx running
Nextmap Chooser 1.71 AMXX Dev Team mapchooser.amxx running
TimeLeft 1.71 AMXX Dev Team timeleft.amxx running
Pause Plugins 1.71 AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.71 AMXX Dev Team statscfg.amxx running
Restrict Weapons 1.71 AMXX Dev Team restmenu.amxx running
StatsX 1.71 AMXX Dev Team statsx.amxx running
CS Misc. Stats 1.71 AMXX Dev Team miscstats.amxx running
CS Stats Logging 1.71 AMXX Dev Team stats_logging.a running
Warcraft 3 Frozen 2.3.2 Geesu==(Pimp Dad


Currently running plugins:
[ 1] AMX Mod X, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] Fun, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 3] Engine, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 4] FakeMeta, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] CStrike, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] CSX, v1.71, Apr 2 2006, by AMX Mod X Dev Team, see http://www.amxmo

I think thats all you said to post in console.

SERVER IS A LINUX SERVER FROM GAMEDAEMONS (FREEBSD)

Posted: Sun Jul 09, 2006 11:43 pm
by ProClub
YamiKaitou wrote:while in the game,
amx_cvar sv_warcraft3 0


in the config file,
change sv_warcraft3 to 0
which config file?

Posted: Mon Jul 10, 2006 7:08 am
by YamiKaitou
ProClub wrote:
YamiKaitou wrote:while in the game,
amx_cvar sv_warcraft3 0


in the config file,
change sv_warcraft3 to 0
which config file?
war3ft.cfg

You can also just tell AmxX to not load it by putting a ';' in front of warcraft3ft.amxx in you plugins.ini

Posted: Mon Jul 10, 2006 7:25 am
by Geesu
post your config file

Posted: Mon Jul 10, 2006 12:57 pm
by ProClub
NVM I got it to work. mp_savexp wasnt set to 1. Thanks