IdleStart Event
[Microsoft Agent is deprecated as of Windows 7, and may be unavailable in subsequent versions of Windows.]
-
Description
-
Occurs when the server sets a character to the Idling state.
-
Syntax
-
Sub agent**_IdleStart** (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