Gplay

From Scriptwiki
Revision as of 20:18, 8 August 2008 by Aca20031 (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This command causes a Microsoft Agent to play an animation.

gplay <name> <anim | N> [timeout]
  • Name is the name of the agent specified when it was loaded
  • The second parameters is where you specify which animation to play. If you know the name of the animation, for example "blink", you may specify it. If not, you may specify a number to play the Nth animation.
  • Timeout is how long before stopping the animation. This only applies to animations that can play over and over again. If no other commands are queued (ie if the agent isn't set to say something after the end of the animation) then the animation will continue to play even after the timeout has passed, until it is given something else to do, or the animation is stopped

See Also