ITEM AMMO

From AddictHelp
Revision as of 13:06, 19 November 2008 by Kahlan (talk | contribs) (New page: Ammo is used to load into a FIREWEAPON. The weapon itself does not determine the damage, the ammo does. Ammo is loaded with the LOADWEAPON command. Damage-Dice is assigned just like ITEM...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Ammo is used to load into a FIREWEAPON. The weapon itself does not determine the damage, the ammo does. Ammo is loaded with the LOADWEAPON command. Damage-Dice is assigned just like ITEM_WEAPON.

v0 = Ammo type.  Most cases you will set this to the vnum of itself.
v1 = number of damage dice
v2 = size of damage dice
v3 = attack type  (see ohelp ITEM_WEAPON for list)

See also: OEDIT, OSET, ITEM_TYPES, ITEM_FIREWEAPON, ITEM_WEAPON