|
Sarimaru Yoshikawa
Registered User
Join date: 5 Jun 2007
Posts: 2
|
11-30-2008 09:18
It seems that after a period of time, I have accumulated more gestures then I can manage. Of course the first answer would be to clean them out, but I have a more specific question in mind. I'm a huge combat RP'er as of late. But my question is this. I have several blades I've accumulated over the last year of RP'ing. Each one has its own different gestures and heres my question. Is there a way I can script a hud to execute a series of gesture deactivations and/or clothing attachments according to the RP?
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
11-30-2008 12:34
probably not, since those gestures listen to the avatar for commands, not objects, however since the gesture also probably sends some commands to the object those commands MIGHT be scriptable via a hud, depending on if the object(sword) will listen to only the owner, or to any owner owed object (or any object, but that's not likely)... all depends on how the objects were scripted
I personally try to always allow for the second case of owner objects passing commands in commercial scripts, but many scripters don't.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|