Difference between revisions of "IS CHAR RESPONDING TO EVENT"

From GTAMods Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 12:06, 16 September 2013

IS_CHAR_RESPONDING_TO_EVENT
Number of parameters: 2
Parameter #TypeDescription
1.integerChar handle
2.integerEvent ID
Return value:
TypeDescription
boolReturns true if the character is responding to an event with specified ID.