Template:Pool list

From RAGE Multiplayer Wiki
Revision as of 12:05, 10 November 2024 by Shr0x (talk | contribs) (Created page with "==Available Entity Pools== The following are the main entity pools available on the RAGEMP, used for managing various game entities: {| class="wikitable" ! Entity Pool !! Description |- | '''mp.players''' || Manages all connected players |- | '''mp.vehicles''' || Manages all spawned vehicles |- | '''mp.objects''' || Manages all created objects |- | '''mp.peds''' || Manages all non-player characters (peds) |- | '''mp.markers''' || Ma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available Entity Pools

The following are the main entity pools available on the RAGEMP, used for managing various game entities:

Entity Pool Description
mp.players Manages all connected players
mp.vehicles Manages all spawned vehicles
mp.objects Manages all created objects
mp.peds Manages all non-player characters (peds)
mp.markers Manages all markers in the game
mp.labels Manages all 3D text labels
mp.checkpoints Manages checkpoints
mp.blips Manages map blips
mp.colshapes Manages collision shapes