Difference between revisions of "UO.DropG"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.DropG(x,y[,z]) The UO.DropG command drops objects you drag using the UO.Drag command to the given ground (world) coordinate. If no z coordinate is specified, the default will...")
(No difference)

Revision as of 11:28, 8 October 2010

UO.DropG(x,y[,z])

The UO.DropG command drops objects you drag using the UO.Drag command to the given ground (world) coordinate. If no z coordinate is specified, the default will be UO.CharPosZ.

Do not use this command to terminate a drag initiated via the UO.CliDrag function.