Task::submarineGotoAndStop

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • p0: number
  • submarine: number
  • x: number
  • y: number
  • z: number
  • p5: number

Return value

  • void

Syntax

mp.game.task.submarineGotoAndStop(p0, submarine, x, y, z, p5)

Example

//todo


See also