Skip to main content

Give Weapon Component

This command adds weapon component/attachment to the player with the specified id.

/giveweaponcomponent [id] [weaponName] [componentName]
  • id: number (the server id of the target player)
  • weaponName: string (the name of the weapon to add to the specified player)
    • you can find the list of weapons here
  • componentName: string (the amount of ammo for the spcified weapon to add to the player)
    • you can find the list of weapon components here
info

By default only admins can execute this command