Player::taskStandStill

From RAGE Multiplayer Wiki
Revision as of 23:40, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Makes the specified ped stand still for (time) milliseconds.

Syntax

player.taskStandStill(time);

Required Arguments

  • time: int

Return value

  • Undefined

Example

// todo

See also