inv_item_get_weapon_upgrades(item_name, player_name) |
|
Parameters: |
item_name | | (string) name of the item |
player_name | | (string) name of the player (defaults to "#PLAYER1#") |
|
Returns: |
(integer) inventory upgrade flags (WEAPON_LEVEL1, WEAPON_LEVEL2, WEAPON_LEVEL3, WEAPON_LEVEL4, or -1 if weapon is not in the inventory) |
|
Description: |
Get the upgrade status of a characters inventory item |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |