Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Server
/
Player
/
Functions
/
GiveWeapon
Returns
none
Prototype
Player:GiveWeapon(
WeaponSlot
slot
,
Weapon
weapon
)
Description
Gives the player a weapon.
Notes
Any weapon can go in any slot; anyone can one-hand a rocket launcher like a badass.
Dual-wielding is not synced. People will only see you firing one weapon.
See also
Player:GetInventory
Player:ClearInventory