Addweapon: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 2: Line 2:


Adds a weapon to the nearest player.  <weapon> is the weapon's number, <amount> is the amount of ammo.  See [[addweaponvar]].
Adds a weapon to the nearest player.  <weapon> is the weapon's number, <amount> is the amount of ammo.  See [[addweaponvar]].
[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Player manipulation]]

Revision as of 16:26, 24 September 2005

addweapon <weapon> <amount>

Adds a weapon to the nearest player. <weapon> is the weapon's number, <amount> is the amount of ammo. See addweaponvar.