272 B
272 B
Function: SetCanEvac(spawn, canevac)
Description: Sets if the zone allows evac in the area.
Parameters:
spawn(Spawn) - Spawn object representingspawn.canevac(int32) - Integer valuecanevac.
Returns: None.
Example:
Example Required