IdleComplete Event
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
-
Description
-
Occurs when the server ends the Idling state of a character.
-
Syntax
-
Sub agent**_IdleComplete** (ByVal CharacterID**)**
Part Description CharacterID Returns the ID of the idling character as a string.
Remarks
The server sends this event to all clients of the character.
See Also