Difference between revisions of "TASK GUARD CURRENT POSITION"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np=4 |p1t=Integer |p1d=Char Handle |p2t=Float |p2d=Unknown (Appears to be 15) |p3t=Float |p3d=Unknown (Appears to be 10) |p4t=Integer |p4d=Unknown (Appears to be dur…')
 
m
 
Line 4: Line 4:
 
|p1d=Char Handle
 
|p1d=Char Handle
 
|p2t=Float
 
|p2t=Float
|p2d=Unknown  (Appears to be 15)
+
|p2d=Unknown  (Appears to be "15")
 
|p3t=Float
 
|p3t=Float
|p3d=Unknown  (Appears to be 10)
+
|p3d=Unknown  (Appears to be "10")
 
|p4t=Integer
 
|p4t=Integer
|p4d=Unknown (Appears to be duration, in milliseconds)
+
|p4d=Duration (in milliseconds)
 
}}
 
}}
  
This function makes the the char hold their current position, possibly for the "duration".
+
 
 +
This function makes the char guard their current position for the specified duration.

Latest revision as of 01:17, 28 February 2011

TASK_GUARD_CURRENT_POSITION
Number of parameters: 4
Parameter #TypeDescription
1.IntegerChar Handle
2.FloatUnknown (Appears to be "15")
3.FloatUnknown (Appears to be "10")
4.IntegerDuration (in milliseconds)
Return value:
TypeDescription
None


This function makes the char guard their current position for the specified duration.