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
  • 15:56, 29 May 2024 Shr0x talk contribs created page Player::setAmmoInClip (Created page with " {{ClientsideJsFunction}} {{JSContainer| Sets ammo in clip for given weapon hash, the player must have that weapon in his weapon list. ===Required Params=== *'''weapon:''' {{RageType|number}} *'''ammo:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> player.setAmmoInClip(weapon, ammo); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.players.local.giveWeapon(mp.game.joaat("weapon_p...")