1
0
EQ2Emu/docs/lua_functions/SetSuccessTimer.md
2025-05-25 21:42:32 -04:00

232 B

Function: SetSuccessTimer(spawn)

Description: Set the success timer for the spawn in the instance.

Parameters:

  • spawn (Spawn) - Spawn object representing spawn.

Returns: None.

Example:

Example Required