How do you turn off the mod?

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Locked
ProClub
Peon
Posts: 4
Joined: Sun Jul 09, 2006 7:49 pm

How do you turn off the mod?

Post by ProClub » Sun Jul 09, 2006 8:09 pm

Sorry if this was stickied or anything, I just did not notice it.

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Sun Jul 09, 2006 8:16 pm

while in the game,
amx_cvar sv_warcraft3 0


in the config file,
change sv_warcraft3 to 0
Image

No support via PM or Email

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Sun Jul 09, 2006 8:25 pm

And in war3ft 3.0 (not released yet) you will use these commands:

wc3_enable
wc3_disable
No Support via PM

ProClub
Peon
Posts: 4
Joined: Sun Jul 09, 2006 7:49 pm

Post by ProClub » Sun Jul 09, 2006 8:34 pm

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)

ProClub
Peon
Posts: 4
Joined: Sun Jul 09, 2006 7:49 pm

Post by ProClub » Sun Jul 09, 2006 11:43 pm

YamiKaitou wrote:while in the game,
amx_cvar sv_warcraft3 0


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

User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Post by YamiKaitou » Mon Jul 10, 2006 7:08 am

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
Image

No support via PM or Email

User avatar
Geesu
<b>King of the world!</b>
Posts: 3159
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu » Mon Jul 10, 2006 7:25 am

post your config file
No Support via PM

ProClub
Peon
Posts: 4
Joined: Sun Jul 09, 2006 7:49 pm

Post by ProClub » Mon Jul 10, 2006 12:57 pm

NVM I got it to work. mp_savexp wasnt set to 1. Thanks

Locked