timer
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#if defined _unloze_racetimer_antizones_included_
|
||||
#endinput
|
||||
#endif
|
||||
#define _unloze_racetimer_antizones_included_
|
||||
|
||||
/**
|
||||
* Resets a clients timer if they enter an zone labeled ZONE_PREFIX_ANTI
|
||||
* @int client entering an ANTI zone
|
||||
* @bool true if the clients timer has to be disabled
|
||||
*/
|
||||
forward void CheckifAntiZones(int client, bool reset);
|
||||
Reference in New Issue
Block a user