Task::sweepAimEntity

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • ped: number
  • anim: string
  • p2: string
  • p3: string
  • p4: string
  • p5: number
  • vehicle: number
  • p7: number
  • p8: number

Return value

  • void

Syntax

mp.game.task.sweepAimEntity(ped, anim, p2, p3, p4, p5, vehicle, p7, p8)

Example

//todo


See also