DropMe

From the Oblivion ConstructionSet Wiki
Revision as of 15:14, 7 February 2006 by 10.0.1.94 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

DropMe 

Drops the calling item from its container. If it is not currently in a container, the function will have no effect.

NOTE: this function acts as a return when called -- the lines of script following it will NOT be executed (since it has just destroyed itself in the process of removing itself from inventory).

See Also

RemoveMe