| inv_item_equip([item_name[, char_name]]) |
|
| Parameters: |
| item_name | | (string, optional) name of the item to equip, or nil to unequip current item (defaults to nil) |
| char_name | | (string, optional) name of the character (defaults to "#PLAYER1#") |
| |
| Returns: |
| none |
|
| Description: |
| Make a character equip/unequip an inventory item. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |