Template:Ped move states hu: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div> * '''stand''': The ped is standing st...")
 
No edit summary
 
Line 1: Line 1:
<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div>
<div style="border:3px solid red;margin-bottom:3px;padding-left:5px;"><div style="float:right;padding-right:5px;font-weight:bold;"></div>
* '''stand''': The ped is standing still.
* '''stand''': A ped egyhelyben áll.
* '''walk''': The ped is walking.
* '''walk''': A ped sétál.
* '''powerwalk''': The ped is walking quickly.
* '''powerwalk''': A ped gyorsan sétál.
* '''jog''': The ped is jogging.
* '''jog''': A ped kocok.
* '''sprint''': The ped is sprinting.
* '''sprint''': A ped fut.
* '''crouch''': The ped is crouching still.
* '''crouch''': A ped guggol.
* '''crawl''': The ped is crawling (moving and ducked).
* '''crawl''': A ped kúszik.
* '''jump''': The ped is jumping into the air.
* '''jump''': A ped felugrik.
* '''fall''': The ped is falling to the ground.
* '''fall''': A ped zuhan.
* '''climb''': The ped is climbing onto an object.
* '''climb''': A ped felmászik egy objectre.
</div>
</div>

Latest revision as of 17:57, 8 October 2018

  • stand: A ped egyhelyben áll.
  • walk: A ped sétál.
  • powerwalk: A ped gyorsan sétál.
  • jog: A ped kocok.
  • sprint: A ped fut.
  • crouch: A ped guggol.
  • crawl: A ped kúszik.
  • jump: A ped felugrik.
  • fall: A ped zuhan.
  • climb: A ped felmászik egy objectre.