UO.DropG

From OpenEUO
Revision as of 11:28, 8 October 2010 by 76.184.213.234 (Talk) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.