Gmove

From Scriptwiki
Jump to: navigation, search

Moves the specified Microsoft Agent to the given coordinates.

gmove <name> <x y> [speed]
  • Name is the name of the agent specified when it was loaded.
  • X Y are the X and Y coordinates you wish the agent to move to.
  • Speed is the speed at which the agent should move to the given coordinates. If 0 is specified, it will instantly move. If no speed is given, a default speed will be used.