inv_item_add(item_name[, count[, character[, equip_now]]])

Parameters:
item_name (string) name of the item
count (integer, optional) number of the item to give, or ammount of reserve ammo to give in the case of weapons (default = 1)
character (string, optional) character to add item to (defaults to the local player)
equip_now (boolean, optional) set to true to force the item to be immediately equipped (defaults to false)
 
Returns:
none

Description:
Add an item to a character's inventory.
 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:16