Help!! Warmup Respawn!
10. March 2013 - 22:33
Help, i am back from inactivity and i am working on the ra3.cfg i made some while back, and since E+ updated from last time i was here the respawns in clan arena doesnt work anymore and i can figure it out how to get them to work even if i follow the instructions in the "default.cfg". If anyone know how to get the respawns after each round to work again i can update it.i used Warmup and Warmup Respawn in ra3 1.3. and now they dont work anymore.
11. March 2013 - 13:14
#1
Re: Help!! Warmup Respawn!
this work:
} Round { Warmup Respawn = 0; if ($g_gametype == GT_CA) { Mode = MODE_WARMUP; Reset Flags = RESET_ALL; Warmup = 7; Warmup Respawn = WARMUPRESPAWN_PLAYERS; } else if ($g_gametype == GT_FTAG) { Mode = MODE_WARMUP; Warmup = 7; } else { Mode = 0; Reset Flags = RESET_NONE; Warmup = 0; } }
see in attachment the version 1.4
Testserver New Excessive+ Vanilla! 1v1
11. March 2013 - 13:54
#2
Re: Help!! Warmup Respawn!
warmup respawn isnt the actual problem atm,
you could add more knockback to rocketlauncher maybe?