SET CHAR KEEP TASK

From GTAMods Wiki
Revision as of 20:25, 8 April 2015 by FL1K3R (talk | contribs) (Created page with "{{Native |np = 2 |p1t = integer |p1d = Char handle. |p2t = bool |p2d = True/False }} This function makes the characters task to keep on if true and otherwise...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SET_CHAR_KEEP_TASK
Number of parameters: 2
Parameter #TypeDescription
1.integerChar handle.
2.boolTrue/False
Return value:
TypeDescription
None

This function makes the characters task to keep on if true and otherwise if false.
Use this native after every TASK_.... function.