Occurs when the server ends the Idling state of a character.
Sub agent_IdleComplete (ByVal CharacterID)
Value | Description |
CharacterID | Returns the ID of the idling character as a string. |
The server sends this event to all clients of the character.
IdleStart event
--------------------------------------------------------