Player::getCurrentScenarioId

From RAGE Multiplayer Wiki

Client-Side
Function

 JavaScript



JavaScript Syntax

Returns the scenario ID player is playing.

Return value

  • number

Syntax

mp.players.local.getCurrentScenarioId();

Example

//to-do


See also