Takes an item contained by this object and gives it to another object. The script can be used in a conversation or response so the AI running the pseudo-script will give an item it holds. The first data argument of the TransferItem message is the name of the object that will become the new container for the item. The second argument is the name of the item. If either object can’t be found, or the AI isn’t the current container for the item, then the pseudo-script will abort.
This script needs more testing in System Shock 2.
Inherits | BaseScript |
---|---|
Messages | TransferItem |