Player::model

From RAGE Multiplayer Wiki
Revision as of 19:08, 4 January 2017 by Niks (talk | contribs) (Created page with "This property returns a hash of player model. <syntaxhighlight lang="javascript"> let model = player.model player.model = mp.joaat('player_zero') </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This property returns a hash of player model.

let model = player.model
player.model = mp.joaat('player_zero')