Give Ammo
This command adds ammo to the weapon of the player with the specified id.
/giveammo [id] [weaponName] [ammo]
- id:
number
(the server id of the target player) - weaponName:
string
(the name of the weapon to add ammo for)- you can find the list of weapons here
- ammo:
number
(the amount of ammo for the spcified weapon to add to the player)
info
By default only admins can execute this command