Difference between revisions of "MODIFY CHAR MOVE STATE"

From GTAMods Wiki
Jump to navigation Jump to search
m
(content restored)
 
Line 1: Line 1:
Well, I think it is pretty usefull not to extend this article, but extend/fix the existing articles like [[INST]] or [[CULL]] and only put general WPL/XPL documentation and information, tools, links and references in this article. --{{#if:Aschratt|[[User:Aschratt|Aschratt]]}} - [http://www.aschratt.com oO] 17:54, 3 August 2009 (UTC)
+
{{Native |np=2 |p1t=Integer (Ped) |p1d=Ped ID |p2t=Integer (ePedMoveState) |p2d=Move State }}  
 +
 
 +
ePedMoveState:
 +
* 2 - walk
 +
* 3 - run
 +
* 4 - run fast

Latest revision as of 08:59, 3 February 2015

MODIFY_CHAR_MOVE_STATE
Number of parameters: 2
Parameter #TypeDescription
1.Integer (Ped)Ped ID
2.Integer (ePedMoveState)Move State
Return value:
TypeDescription
None

ePedMoveState:

  • 2 - walk
  • 3 - run
  • 4 - run fast