[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Drop
Revision as of 12:18, 23 January 2008 by imported>Fella
Syntax:
[ActorID.]Drop ObjectID count
Example:
Drop Torch02 2
Calling actor drops the specified item(s) in the world at his/her feet.
Notes
- While 'set pRef to player.Drop SomeItem 1' will compile and run, pRef will remain null (00000000) and won't be of any use.