Alternatives to Firestorm

Ask questions about using viewers to enter worlds, and problems with viewers
Post Reply
Alan Bolero
Posts: 24
Joined: Fri Apr 03, 2020 2:52 pm
Has thanked: 1 time
Been thanked: 9 times

Alternatives to Firestorm

Post by Alan Bolero »

Hi All

I am having problems with my Av interacting with scripted furniture. My Av does not seem to recognise the animations and just adopts the default sit position, not changing animation when interracting with menus. I am using the latest Firesotrm release and have checked that revoke is set to "Never" in my preferences and my parcel is set to allow anyone to run scripts.

I have searched Google for help and can only find information from years ago. I have installed Singularity and this prompts to allow an Av to allow an object to animate them. but it feels like a browser from 10 years ago.

Are there any suggestions that I could try to get this working in Firestorm?

Rgds
Alan
Attachments
Capture.JPG
Capture.JPG (133.02 KiB) Viewed 3517 times
These users thanked the author Alan Bolero for the post:
Ilan Tochner
User avatar
Ilan Tochner
Posts: 6503
Joined: Sun Dec 23, 2012 8:44 am
Has thanked: 4942 times
Been thanked: 4454 times
Contact:

Re: Alternatives to Firestorm

Post by Ilan Tochner »

User avatar
Selby Evans
Posts: 620
Joined: Wed Sep 04, 2013 6:00 pm
Has thanked: 1840 times
Been thanked: 822 times

Re: Alternatives to Firestorm

Post by Selby Evans »

Alan Bolero wrote:
Sat May 16, 2020 2:10 pm
Hi All

I am having problems with my Av interacting with scripted furniture. My Av does not seem to recognise the animations and just adopts the default sit position, not changing animation when interracting with menus. I am using the latest Firesotrm release and have checked that revoke is set to "Never" in my preferences and my parcel is set to allow anyone to run scripts.

I have searched Google for help and can only find information from years ago. I have installed Singularity and this prompts to allow an Av to allow an object to animate them. but it feels like a browser from 10 years ago.

Are there any suggestions that I could try to get this working in Firestorm?

Rgds
Alan
SceneGate OpenSim viewer with beginner and extended modes. Summary
https://virtualoutworlding.blogspot.com ... emsim.html
Lotek Ixtar
Posts: 13
Joined: Wed Aug 13, 2014 5:26 pm
Has thanked: 3 times
Been thanked: 12 times

Re: Alternatives to Firestorm

Post by Lotek Ixtar »

Some furniture in OpenSim doesn't stop the default sitting animation before starting the custom animation, which can cause this issue. You might be able to fix this in the script, by putting the following line before llStartAnimation() is issued:

llStopAnimation("sit");

Both functions need the PERMISSION_TRIGGER_ANIMATION permission granted.
These users thanked the author Lotek Ixtar for the post (total 3):
Ilan TochnerAlan BoleroSelby Evans
Alan Bolero
Posts: 24
Joined: Fri Apr 03, 2020 2:52 pm
Has thanked: 1 time
Been thanked: 9 times

Re: Alternatives to Firestorm

Post by Alan Bolero »

Hi Lotek - scripting is not my strong point but I will try your suggestion and many thanks for your advice.

Kind regards
Alan
Post Reply