Added support for a random !ztele.

This commit is contained in:
Oleg Tsvetkov
2016-06-12 01:23:07 +03:00
parent 71d5c297d3
commit 678ad2ef0c
3 changed files with 63 additions and 1 deletions

View File

@ -89,6 +89,7 @@ public Action:EventRoundStart(Handle:event, const String:name[], bool:dontBroadc
SEffectsOnRoundStart();
ZSpawnOnRoundStart();
VolOnRoundStart();
ZTeleOnRoundStart();
// Fire post round_start event.
//CreateTimer(0.0, EventRoundStartPost);