324 B
324 B
Function: IsGateAllowed(spawn)
Description:
Return's true if gate is allowed in the zone for the Spawn otherwise false.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: Return's true if gate is allowed in the zone for the Spawn otherwise false.
Example:
Example Required