mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
272 B
272 B
Function: SetCanGate(spawn, cangate)
Description: Sets if the zone allows gate in the area.
Parameters:
spawn(Spawn) - Spawn object representingspawn.cangate(int32) - Integer valuecangate.
Returns: None.
Example:
Example Required