Dragonji Posted February 18, 2015 Share Posted February 18, 2015 Could all war modes (!panzerwar, !riflewar, !sniperwar) last only till the end of the map? I'd like to add a custom vote for players so they could enable these modes anytime but the fact they won't get disabled at the end of the map stops me from doing it because if I'd add commands to disable all wars in default.cfg, players were all gibbed by the server on every map change as all three !*war commands automatically gib players when executed. Link to comment Share on other sites More sharing options...
clan DIABOLIK Posted March 3, 2015 Share Posted March 3, 2015 Hello man I actually have one map in panzerwar mode (baserace_desert ) and have these TWO lines in my default.cfg: set g_panzerwar 0!panzerwar off And no-one is gibbed when any map begins ?!? Try it man ! Dragonji 1 Link to comment Share on other sites More sharing options...
Tweek Posted March 28, 2015 Share Posted March 28, 2015 (edited) I finally got my two fun maps completely running. One is a pazerwar the other is a sniperwar both are activated by custom map configs before match begins .I also installed rhe custom /callvotes for all the wars, low grav, fast speed that can be called by a level 6 or higher member on any map. Then in my default map config I just added the normal settings like g_panzerwar 0, g_gravity 800, g_dmgpanzer 500, anything that needs to go back to normal so everything is automatic. If a member calls a custom vote the next map goes back to normal settings. When my fun maps are voted for the same happens, the next map is back to normal. It's easy and if someone forgets and leaves the server takes care of itself. No Gibs for maps period but do not think there is a way around the gib on the custom votes. At least when it is called anyway. Edited March 28, 2015 by Tweek hellreturn and Dragonji 2 Link to comment Share on other sites More sharing options...
Dragonji Posted March 28, 2015 Author Share Posted March 28, 2015 Hello man I actually have one map in panzerwar mode (baserace_desert ) and have these TWO lines in my default.cfg: And no-one is gibbed when any map begins ?!? Try it man !I finally got my two fun maps completely running. One is a pazerwar the other is a sniperwar both are activated by custom map configs before match begins .I also installed rhe custom /callvotes for all the wars, low grav, fast speed that can be called by a level 6 or higher member on any map. Then in my default map config I just added the normal settings like g_panzerwar 0, g_gravity 800, g_dmgpanzer 500, anything that needs to go back to normal so everything is automatic. If a member calls a custom vote the next map goes back to normal settings. When my fun maps are voted for the same happens, the next map is back to normal. It's easy and if someone forgets and leaves the server takes care of itself. No Gibs for maps period but do not think there is a way around the gib on the custom votes. At least when it is called anyway.Thanks for your answers guys. I haven't noticed g_panzerwar and g_riflewar cvars before. It seems they're definitely what I was looking for. Please close this thread. Tweek 1 Link to comment Share on other sites More sharing options...
Oxyzium Posted March 28, 2015 Share Posted March 28, 2015 (edited) Dragonji, Something like this may help you to switch it off apon the next map..set d1 "set g_gametype 2 ; map oasis ; set nextmap ; !panzerwar off ; !sniperwar off ; !riflewar off ; vstr d2"set d2 "set g_gametype 2 ; map battery ; set nextmap ; !panzerwar off ; !sniperwar off ; !riflewar off ; vstr d3"set d3 "set g_gametype 2 ; map goldrush ; set nextmap ; !panzerwar off ; !sniperwar off ; !riflewar off ; vstr d4"set d4 "set g_gametype 2 ; map radar ; set nextmap vstr ; !panzerwar off ; !sniperwar off ; !riflewar off ; d5"set d5 "set g_gametype 2 ; map railgun ; set nextmap vstr ; !panzerwar off ; !sniperwar off ; !riflewar off ; d6"set d6 "set g_gametype 2 ; map fueldump ; set nextmap vstr ; !panzerwar off ; !sniperwar off ; !riflewar off ; d1"So every time the next map is loaded it will switch off the war settings and your players can choose vote them again. Edited March 28, 2015 by Oxyzium Link to comment Share on other sites More sharing options...
Management gaoesa Posted March 30, 2015 Management Share Posted March 30, 2015 Closed as requested by Dragonji Link to comment Share on other sites More sharing options...
Recommended Posts