All public logs

Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:38, 25 April 2024 Shr0x talk contribs created page Weapon::giveLoadoutToPed (Created page with "{{ClientsideJsFunction}} {{JSContainer| Give the specified ped a set of weapons based on loadout hash. === Required Params === *'''handle''' {{RageType|number}} *'''hash''' {{RageType|number}} ==Loadouts== <pre> loadouts = [ "LOADOUT_DEFAULT", "LOADOUT_LOST", "LOADOUT_LOST_L1", "LOADOUT_LOST_L2", "LOADOUT_LOST_L3", "LOADOUT_MEXICAN", "LOADOUT_MEXICAN_L1", "LOADOUT_MEXICAN_L2", "LOADOUT_MEXICAN_L3", "LOADOUT_FAMILY", "LOADOUT_A...")