Skip to main content

Client-side functions

RAGE Classes​

Entity pool​

Blip​

Browser​

Camera​

Checkpoint​

  • [Checkpoint::Checkpoint](/checkpoint-checkpoint)

Dummy Entity​

Entity​

Label​

Marker​

Object​

Peds​

  • [Ped::Ped](/ped-ped)

Pickup​

  • [Pickup::Pickup](/pickup-pickup)

Player​

Vector3​

Vehicle​

RAGE Static Objects​

Globals​

Console​

Cursor​

Discord​

  • [mp.discord.update](/discord-update)
  • [mp.discord.requestOAuth2](/discord-requestoauth2)

Event​

Gui​

Keys​

Nametags​

Preferences​

Raycasting​

Storage​

System​

  • Functions:
    • [mp.system.notify](/system-notify)
  • Properties:
    • [mp.system.isFullscreen](/system-isfullscreen)
    • [mp.system.isFocused](/system-isfocused)

Voice chat​

Game Static Objects​

Game Globals​

  • Properties:
    • [mp.game.app](/client-side-functions#app)
    • [mp.game.audio](/client-side-functions#audio)
    • [mp.game.brain](/client-side-functions#brain)
    • [mp.game.cam](/client-side-functions#cam)
    • [mp.game.controls](/client-side-functions#controls)
    • [mp.game.cutscene](/client-side-functions#cutscene)
    • [mp.game.datafile](/client-side-functions#datafile)
    • [mp.game.decisionevent](/client-side-functions#decisionevent)
    • [mp.game.decorator](/client-side-functions#decorator)
    • [mp.game.task](/client-side-functions#task)
    • [mp.game.dlc1](/client-side-functions#dlc1)
    • [mp.game.dlc2](/client-side-functions#dlc2)
    • [mp.game.entity](/client-side-functions#gameentity)
    • [mp.game.fire](/client-side-functions#fire)
    • [mp.game.gameplay](/client-side-functions#gameplay)
    • [mp.game.graphics](/client-side-functions#graphics)
    • [mp.game.gxt](/client-side-functions#gxt)
    • [mp.game.interior](/client-side-functions#interior)
    • [mp.game.itemset](/client-side-functions#itemset)
    • [mp.game.mobile](/client-side-functions#mobile)
    • [mp.game.object](/client-side-functions#object)
    • [mp.game.pathfind](/client-side-functions#pathfind)
    • [mp.game.ped](/client-side-functions#ped)
    • [mp.game.player](/client-side-functions#player)
    • [mp.game.rope](/client-side-functions#rope)
    • [mp.game.script](/client-side-functions#script)
    • [mp.game.stats](/client-side-functions#stats)
    • [mp.game.streaming](/client-side-functions#streaming)
    • [mp.game.system](/client-side-functions#system-game)
    • [mp.game.time](/client-side-functions#time)
    • [mp.game.ui](/client-side-functions#ui)
    • [mp.game.unk](/client-side-functions#unk)
    • [mp.game.recorder](/client-side-functions#recorder)
    • [mp.game.vehicle](/client-side-functions#vehicle)
    • [mp.game.water](/client-side-functions#water)
    • [mp.game.weapon](/client-side-functions#weapon)
    • [mp.game.worldprobe](/client-side-functions#worldprobe)
    • [mp.game.zone](/client-side-functions#zone)
    • [mp.game.replay](/client-side-functions#replay)
    • [mp.game.clock](/client-side-functions#gameclock)
    • [mp.game.files](/client-side-functions#gamefiles)

App​

Audio​

Brain​

Cam​

Controls​

Task​

GameEntity​

Cutscene​

Datafile​

Decisionevent​

Decorator​

  • [mp.game.decorator.decorIsRegisteredAsType](/decorator-decorisregisteredastype)
  • [mp.game.decorator.decorRegister](/decorator-decorregister)

DLC​

DLC2​

  • [mp.game.dlc2.nullify](/dlc2-nullify)
  • [mp.game.dlc2.isDlcPresent](/dlc2-isdlcpresent)

Fire​

Gameplay​

Replay​

GameClock​

GameFiles​

Graphics​

GXT​

Interior​

Itemset​

Mobile​

Object​

Pathfind​

Ped​

Player​

Recorder​

  • [mp.game.recorder.start](/recorder-start)
  • mp.game.recorder.stop
  • mp.game.recorder.isRecording

Rope​

Script​

Stats​

Streaming​

System (Game)​

Time​

Ui​

Unk​

  • mp.game.unk.getBroadcastFinishedLosSound

Vehicle​

Water​

Weapon​

Worldprobe​

Zone​