Player::taskStandStill

From RAGE Multiplayer Wiki

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

Syntax

player.taskStandStill(time);

Required Arguments

  • time: int

Return value

  • Undefined

Example

// todo

See also