FED2 ADVANCED WORKBENCH
SCRIPT REFERENCE

DESTROYOBJECT

Destroys an object which has previously been created from an abstract template.

Parameters:
Where - "inventory", "room" or "both".
Map Name - the map to which the object belongs. Defaults to "home", which means the map the events belong to.
ID/Name - the name of the object to be destroyed.

Example:
destroyobject script: where inventory: map home: id-name sausage

More scripts