Player::taskStandGuard

From RAGE Multiplayer Wiki

scenarioName example: 'WORLD_HUMAN_GUARD_STAND'

Syntax

player.taskStandGuard(x, y, z, heading, scenarioName);

Required Arguments

  • x: float
  • y: float
  • z: float
  • heading: float
  • scenarioName: String

Return value

  • Undefined

Example

// todo

See also