HAMMER Martian
Registered User
Join date: 16 Nov 2008
Posts: 1
|
12-07-2008 11:17
hallo
How can i force other avatars to move or to animate just like i wont , to take poses like i wont , generally , to command them just like I would command my own avater.
It's because i just found a collar. When you wear it and type " -addm NAME AVATAR" the avatar can let you move and animate just like he will.
So , i'm looking for more info about how to create things like this
Thanks , Willy
|
Abraxes Binder
Registered User
Join date: 23 May 2008
Posts: 205
|
12-08-2008 01:29
is a scripting, not an animation isue that has 2 flavors 1) default viever: you need to GET permission from the avi you need to animate: llGetPermissionsKey()!=NULL_KEY) && (llGetPermissions() & PERMISSION_TRIGGER_ANIMATION); 2) special viewer 'restraint life or rsviewer (client side!)' just about anything should be posible afaik visit http://www.erestraint.com/realrestraint/
_____________________
BR ab
|
Kalel Venkman
Citizen
Join date: 10 Mar 2006
Posts: 587
|
12-11-2008 14:20
The secret to the collar is that when you put on an attachment, it automatically gets the right to animate your avatar without asking your permission to do so.
Without an attachment to feed animation instructions through, nobody can animate you against your will or without your permission, even with the special viewers.
|
Seshat Czeret
Registered User
Join date: 26 May 2008
Posts: 152
|
12-11-2008 16:30
Sitting on an object also automatically grants permission.
_____________________
My blog: http://seshat-czeret.blogspot.com/ My shop: http://slurl.com/secondlife/Achlya/199/185/102
|