TASK SIT DOWN INSTANTLY

From GTAMods Wiki
Revision as of 07:21, 29 March 2015 by FL1K3R (talk | contribs) (Created page with "{{Native |np = 4 |p1t = integer |p1d = Ped handle |p2t = ineger |p2d = Sitting type |p3t = integer |p3d = Get up type |p4t = integer |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
TASK_SIT_DOWN_INSTANTLY
Number of parameters: 4
Parameter #TypeDescription
1.integerPed handle
2.inegerSitting type
3.integerGet up type
4.integerTimer
Return value:
TypeDescription
None

This native makes handled ped (P1) sit down right now. Ped will get up automaticly after time (p4) is up.



Getup styles:

Type Observed effect
0 Makes your ped just get up (like from park bench)
1 Same as 0, i test it 100 times, but don`t find any differences
2 Get up from left side of sitting place
3 Get up from left side of sitting place
4 Makes your ped sit and cover his face (just like scared peds in cafes when you are shooting)


NOTE: There is too many combinations with p2 and p3 with different effects. Sometimes it results game crash.