| character_remove_child_item_by_name(name, item_name) |
|
| Parameters: |
| name | | (string) name of the character |
| item_name | | (string) name of the item to be removed |
| |
| Returns: |
| none |
|
| Description: |
| Loop over all the character's child items and remove the item specified (does not remove weapons) Right now this is pretty speceific to mission02, but it may be usefull elsewhere |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |