Graphics::overridePedBadgeTexture

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • ped: number
  • txd: string
  • txn: string

Return value

  • boolean

Syntax

mp.game.graphics.overridePedBadgeTexture(ped, txd, txn)

Example

//todo


See also