OsAvatarStopAnimation

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: osAvatarStopAnimation(key avatar, string animation) This function stops the specified animation if it is playing on the avatar given. The value avatar is a UUID, and the animation value ...)
 
Line 1: Line 1:
osAvatarStopAnimation(key avatar, string animation)
+
'''osAvatarStopAnimation'''(key avatar, string animation)
  
 
This function stops the specified animation if it is playing on the avatar given.  The value avatar is a UUID, and the animation value is either the name of an animation in the task inventory or the UUID of an animation.  If the specified avatar is not logged in or on the same sim as the script, then osAvatarStopAnimation silently fails.
 
This function stops the specified animation if it is playing on the avatar given.  The value avatar is a UUID, and the animation value is either the name of an animation in the task inventory or the UUID of an animation.  If the specified avatar is not logged in or on the same sim as the script, then osAvatarStopAnimation silently fails.
  
 
osAvatarStopAnimation has a threat level of High.
 
osAvatarStopAnimation has a threat level of High.
 +
--[[User:ZauberExonar|ZauberExonar]] 07:58, 5 February 2010 (UTC)

Revision as of 00:58, 5 February 2010

osAvatarStopAnimation(key avatar, string animation)

This function stops the specified animation if it is playing on the avatar given. The value avatar is a UUID, and the animation value is either the name of an animation in the task inventory or the UUID of an animation. If the specified avatar is not logged in or on the same sim as the script, then osAvatarStopAnimation silently fails.

osAvatarStopAnimation has a threat level of High. --ZauberExonar 07:58, 5 February 2010 (UTC)

Personal tools
General
About This Wiki