IS CHAR RESPONDING TO ANY EVENT
Revision as of 20:15, 29 October 2011 by AngryAmoeba (talk | contribs) (Created page with '{{Native |np = 1 |p1t = integer |p1d = Char handle |r=1 |rt=bool |rd=Returns true if the character is responding to an event, like being attacked. }}')
| Number of parameters: 1 | ||
|---|---|---|
| Parameter # | Type | Description |
| 1. | integer | Char handle |
| Return value: | ||
| Type | Description | |
| bool | Returns true if the character is responding to an event, like being attacked. | |