Addweapon: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
addweapon <weapon> <amount>
'''addweapon''' <weapon> <amount>


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]].

Revision as of 11:49, 4 May 2009

addweapon <weapon> <amount>

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

If the player has the maximun amount of ammo, this command has and effect similar of break cenceling subsequent code.