400 B
400 B
Function: GetZoneLockoutTimer(player, zoneID, displayClient)
Description: Gets the zone lockout timer
Parameters:
player
(Spawn) - Spawn object representingplayer
.zoneID
(uint32) - Integer valuezoneID
.displayClient
(uint32) - Integer valuedisplayClient
.
Returns: Provides a string representation of the lockout time remaining
Example:
Example Required