mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
263 B
263 B
Function: SetCanBind(spawn, canbind)
Description: Sets if the zone allows to bind.
Parameters:
spawn(Spawn) - Spawn object representingspawn.canbind(int32) - Integer valuecanbind.
Returns: None.
Example:
Example Required