mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
232 B
232 B
Function: SetSuccessTimer(spawn)
Description: Set the success timer for the spawn in the instance.
Parameters:
spawn(Spawn) - Spawn object representingspawn.
Returns: None.
Example:
Example Required