Template:Global properties c: Difference between revisions
mNo edit summary |
No edit summary |
||
| (13 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
*Properties (Entity pools) | |||
**[[Client-side_functions#Entity_pool|mp.blips]] | |||
**[[Client-side_functions#Entity_pool|mp.browsers]] | |||
**[[Client-side_functions#Entity_pool|mp.cameras]] | |||
**[[Client-side_functions#Entity_pool|mp.checkpoints]] | |||
**[[Client-side_functions#Entity_pool|mp.colshapes]] | |||
**[[Client-side_functions#Label|mp.labels]] | |||
**[[Client-side_functions#Entity_pool|mp.markers]] | |||
**[[Client-side_functions#Entity_pool|mp.objects]] | |||
**[[Client-side_functions#Player_pool|mp.players]] | |||
**[[Client-side_functions#Entity_pool|mp.pickups]] | |||
**[[Client-side_functions#Entity_pool|mp.vehicles]] | |||
**[[Client-side_functions#Dummy Entity|mp.dummies]] | |||
*Properties | *Properties | ||
**[[Client-side_functions# | **[[Client-side_functions#Discord|mp.discord]] | ||
**[[Client-side_functions# | **[[Client-side_functions#Event|mp.events]] | ||
**[[Client-side_functions#Game_Globals|mp.game]] | **[[Client-side_functions#Game_Globals|mp.game]] | ||
**[[Client-side_functions# | **[[Client-side_functions#Gui|mp.gui]] | ||
**[[Client-side_functions# | **[[Client-side functions#Nametags|mp.nametags]] | ||
**[[Client-side_functions# | **[[Client-side_functions#Raycasting|mp.raycasting]] | ||
**[[Client-side_functions# | **[[Client-side_functions#Storage|mp.storage]] | ||
**[[Client-side_functions# | **[[Client-side_functions#Voice_chat|mp.voiceChat]] | ||
**[[Client-side_functions# | **[[Client-side_functions#User|mp.user]] | ||
**[[Client-side_functions#System|mp.system]] | |||
**[[Client-side_functions#Console|mp.console]] | |||
Latest revision as of 15:21, 10 July 2020
- Properties (Entity pools)
- Properties