IS CHAR RESPONDING TO EVENT
Revision as of 12:06, 16 September 2013 by Iriedreadlock23 (talk | contribs) (Created page with " {{Native |np = 2 |p1t = integer |p1d = Char handle |p2t = integer |p2d = Event ID |r=1 |rt=bool |rd=Returns true if the character is responding to a...")
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Char handle |
2. | integer | Event ID |
Return value: | ||
Type | Description | |
bool | Returns true if the character is responding to an event with specified ID. |