Weapon::giveLoadoutToPed: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 April 2024

  • curprev 07:3807:38, 25 April 2024Shr0x talk contribs 1,005 bytes +1,005 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..."