Page 1 of 1

prob with freezetime

Posted: Fri Dec 22, 2006 1:40 am
by jp777cmoe
Hi, well for some of u may notice I recently bought a server which is running wc3 ft now. For some reasons, on different maps, some cvars values changes. For exemple, mp_freezetime. In my server.cfg it's written mp_freezetime 2 but when I change to a custom map ( ex : cspaintball1 , or he_dodgeball) the freezetime go back to 15. Other cvars looks ok, it's just freezetime I guess. Is there a way to setup the cvars for eachmaps?

I've read once somewhere but I don't remenber that is was possible by making a cfg file with the map name ( ex : de_dust2.cfg ) putting it somewhere and you could just put whatever commands you want in that cfg and it would exec the commands automaticly. Does that still exists ? If yes then how? This prob piss me off, if there is no admins, the timer go back to 15.. really annoying.






--- Please enter the following information for support ---
War3ft Version:
Amxmodx Version:
Metamod Version:
amxx list:
amxx modules:
meta list:

Posted: Fri Dec 22, 2006 2:00 am
by YamiKaitou
Try putting in your amxx.cfg "mp_freezetime 2"

Also, I believe that you create a folder named "map" or "maps" in your "addons/amxmodx/configs/" folder and create a cfg file as the name of the map and store it in that folder. Don't quote me on this

Posted: Fri Dec 22, 2006 12:54 pm
by Geesu
run deagle's map manager? it fucks it up

Posted: Fri Dec 22, 2006 3:50 pm
by kp_downarrow
deagles map manager adds freezetime?

Posted: Fri Dec 22, 2006 7:15 pm
by jp777cmoe
yes im running deagles map manager, is there a way to fix it? Like yamid said, will it works?

Posted: Sat Dec 23, 2006 5:21 pm
by Geesu
u can disable the freeze part somwhere - in a config file or the source for the map manager

Posted: Sun Dec 24, 2006 1:02 am
by jp777cmoe
Try putting in your amxx.cfg "mp_freezetime 2"
That worked, thanks

Thanks geesu for ur reply too