Template:Ped move states

From Multi Theft Auto: Wiki
Revision as of 01:51, 10 August 2025 by Srslyyyy (talk | contribs) (Adjust to PR #4316 (https://github.com/multitheftauto/mtasa-blue/pull/4316) by FileEX)
Jump to navigation Jump to search
  • stand: The ped is standing still.
  • walk: The ped is walking.
  • powerwalk: The ped is walking quickly.
  • jog: The ped is jogging.
  • sprint: The ped is sprinting.
  • crouch: The ped is crouching still.
  • crawl: The ped is crawling (moving and ducked).
  • jump: The ped is jumping into the air.
  • fall: The ped is falling to the ground.
  • climb: The ped is climbing onto an object.
ADDED/UPDATED IN VERSION 1.7.0 r25351:
swim: The ped is swimming.
ADDED/UPDATED IN VERSION 1.7.0 r25351:
walk_to_point: The ped is walking to a vehicle door.
ADDED/UPDATED IN VERSION 1.7.0 r25351:
ascent_jetpack: The ped is ascending with jetpack.
ADDED/UPDATED IN VERSION 1.7.0 r25351:
descent_jetpack: The ped is descending with jetpack.
ADDED/UPDATED IN VERSION 1.7.0 r25351:
jetpack_flying: The ped is flying with jetpack.
ADDED/UPDATED IN VERSION 1.7.0 r25351:
roll: The ped is rolling.