Streaming::requestModel2

From RAGE Multiplayer Wiki

It appears that this native requests only ped models, more specifically the main characters (Michael, Franklin and Trevor). Unconfirmed!

Syntax

mp.game.streaming.requestModel2(model);

Required Arguments

  • model: Model hash or name

Return value

  • Undefined

Example

// todo

See also