1
0
EQ2Emu/docs/lua_functions/IsGateAllowed.md
2025-05-04 14:34:15 -04:00

283 B

Function: IsGateAllowed(param1, param2)

Description: Placeholder description.

Parameters:

  • param1: Spawn - The spawn or entity involved.
  • param2: ZoneServer - The zone object.

Returns: None.

Example:

-- Example usage
IsGateAllowed(..., ...)