Difference between revisions of "Drop"
Jump to navigation
Jump to search
imported>Khadir (Documenting actor functions ...) |
imported>JOG m |
||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
[''ActorID''.]Drop ''ObjectID'' ''count'' | [''ActorID''.]Drop ''ObjectID'' ''count'' | ||
Line 10: | Line 9: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Object Functions]] | [[Category: Object Functions]] | ||
[[Category:Actor Functions]] |
Revision as of 10:25, 28 June 2006
Syntax:
[ActorID.]Drop ObjectID count
Example:
Drop Torch02 2
Calling actor drops the specified item(s) in the world at his/her feet.