Difference between revisions of "Drop"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
m (typo)
imported>DragoonWraith
Line 9: Line 9:
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[Category: Object Functions]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (CS 1.0)]]
[[Category: Actor Functions]]
[[Category: Actor Functions]]
[[Category: Actor Functions (CS 1.0)]]
[[Category: Actor Functions (CS 1.0)]]

Revision as of 20:10, 15 August 2007

Syntax:

[ActorID.]Drop ObjectID count

Example:

Drop Torch02 2

Calling actor drops the specified item(s) in the world at his/her feet.