Difference between revisions of "UO.DropPD"
From OpenEUO
(Created page with " UO.DropPD Drops an item you drag using UO.Drag onto the paperdoll. ''Do not use this to terminate a drag initiated via the UO.CliDrag function.''") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
''Do not use this to terminate a drag initiated via the UO.CliDrag function.'' | ''Do not use this to terminate a drag initiated via the UO.CliDrag function.'' | ||
+ | |||
+ | |||
+ | TODO: what happens if an object already occupies the paperdoll slot that the item is destined for? | ||
+ | |||
+ | [[UO.Drag]] | ||
+ | |||
+ | [[UO.DropC]] | ||
+ | |||
+ | [[UO.DropG]] | ||
+ | |||
+ | [[UO.Equip]] |
Latest revision as of 13:41, 9 October 2010
UO.DropPD
Drops an item you drag using UO.Drag onto the paperdoll.
Do not use this to terminate a drag initiated via the UO.CliDrag function.
TODO: what happens if an object already occupies the paperdoll slot that the item is destined for?