Object::setLocalPlayerCanUsePickupsWithThisModel

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax


Required Params

  • modelHash: number
  • toggle: boolean

Return value

  • void

Syntax

mp.game.object.setLocalPlayerCanUsePickupsWithThisModel(modelHash, toggle)

Example

//todo


See also

  • [[Object::disableGlow|mp.game.object.disableGlow