Jump to content

Best simple AO?


Anna Nova
 Share

You are about to reply to a thread that has been inactive for 366 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

I'm moving from Firestorm to Cool VL Viewer.  I won't go into the reasons, mostly they are driven by my Linux needs.  This means that I need an AO,  I have been using the built-in since before the flood, and my inventory only contains a very ancient ZHAO II AO.  Amazingly this still works really well, but I wonder if there is something hugely better out there.  I do not need to buy any animations, I have a good selection that works for me.   What does the team suggest?

Link to comment
Share on other sites

23 minutes ago, Anna Nova said:

I'm moving from Firestorm to Cool VL Viewer.  I won't go into the reasons, mostly they are driven by my Linux needs.  This means that I need an AO,  I have been using the built-in since before the flood, and my inventory only contains a very ancient ZHAO II AO.  Amazingly this still works really well, but I wonder if there is something hugely better out there.  I do not need to buy any animations, I have a good selection that works for me.   What does the team suggest?

That's all I use is the ZHAO ll anymore.. I was using the onboard firestorm viewer AO, but switch just last year to the ZHAOll.. I like mine because it pivots to where only a tiny blue dot shows on my screen..

The nice thing about the ZHAO ll's are there are so many less scripts..mine I think only has four

If anything you could look for a more recent one with updated scripts or less scripts than the one you have or something.. But really if you are going to build your own with your own animations, in my opinion they are the best..

I switched from the Firestorm AO because the ZHAO ll loads to everyone else faster..it's something to do with the ZHAO ll only having to load from the server to everyone else. Where the Firestorm AO has to load to the server and then load to everyone else..

  • Like 2
Link to comment
Share on other sites

I'm a ZHAO 2 fan as well. It's what I use most of the time in FB and Cool VL.

@Anna Nova, I have been using VL lately over FB as it very rarely crashes for me in Linux and Windows 11.

@Wulfie Reanimator yeah, if you can share your AO, I'd love to try it.

ETA, if you find me in world, I'm Jerralyn Franzic with the OsGrid.org Member group tag.

Edited by JeromFranzic
Adding display name and group tag info
Link to comment
Share on other sites

34 minutes ago, Wulfie Reanimator said:

I could share the AO I made for personal use, it works with notecards similar to ZHAO but uses modern LSL functions rather than (last I checked) repeatedly checking avatar state.

I would love to try yours if you don't mind.:)

Link to comment
Share on other sites

3 hours ago, Wulfie Reanimator said:

I could share the AO I made for personal use, it works with notecards similar to ZHAO but uses modern LSL functions rather than (last I checked) repeatedly checking avatar state.

(I'll send out copies whenever I get home.)

Yeah, most of the Zhao code can be replaced with a single call to llSetAnimationOverride().

It is a complete coincidence that my last name starts with "Zhao", I picked it before I know about ZHAO AO's.

Edited by Love Zhaoying
Link to comment
Share on other sites

I tried a bunch of AO's. The old ZHAO II does not use the new functions available to replace default system animations and uses polling instead to override the system animations. This means it generates more traffic than the newer AOs.

Comparing the script load of the newer AOs to the ZHAO II shows the newer ones are WAY script heavy. I decided to go with polling and a lighter script load.

I think the Firestorm AO uses the newer functions to replace default animations and avoid polling. But the code is running in the viewer rather than in a script running on the region server.

I use the FS built-in AO. For all other viewers, I use the ZHAO II.

Link to comment
Share on other sites

19 hours ago, Nalates Urriah said:

The old ZHAO II does not use the new functions available to replace default system animations and uses polling instead to override the system animations. This means it generates more traffic than the newer AOs

Not true. ZHAO II (ETA- a version of ZHAO dating from around 2013) uses llSetAnimationOverride, but ZHAO I did not https://www.outworldz.com/cgi/freescripts.plx?ID=1016

Edited by Quistess Alpha
  • Like 1
  • Thanks 1
Link to comment
Share on other sites

7 hours ago, Quistess Alpha said:

Not true. ZHAO II uses llSetAnimationOverride, but ZHAO I did not https://www.outworldz.com/cgi/freescripts.plx?ID=1016

Ok, this was bugging me so I checked. I interfaced with:

1. // ZHAO-II-core - Ziggy Puff, 07/07

and its interface: 2. // ZHAO-II-interface - Ziggy Puff, 06/07

#1 has a function checkandoverride() which calls llGetAnimationList().

#2 is the interface for #1 and does not call either llGetAnimationList() or llSetAnimationOverride(). 

Neither have llSetAnimationOverride!() 

Maybe only newer versions of ZHAO-II use llSetAnimationOverride()..?

 

Link to comment
Share on other sites

25 minutes ago, Love Zhaoying said:

Maybe only newer versions of ZHAO-II use llSetAnimationOverride()..?

Yeah looking more closely at the comments, the llSAO version was not by ziggy, it was an edit by Chloe in 2013. Maybe she shoulda called it ZHAO III :P

Edited by Quistess Alpha
  • Thanks 1
Link to comment
Share on other sites

18 minutes ago, Quistess Alpha said:
43 minutes ago, Love Zhaoying said:

Maybe only newer versions of ZHAO-II use llSetAnimationOverride()..?

Yeah looking more closely at the comments, the llSAO version was not by ziggy, it was an edit by Chloe in 2013. Maybe she shoulda called it ZHAO III :P

Plus, you can sure bet it is newer than 2007! (llSAO came along years later IIRC)

Link to comment
Share on other sites

6 hours ago, Livi Pixelbottom said:

i agree that ZHAO II stilll is amazingly good. Akiyo is good as well if you want more options like loading different sets etc. 

There is also Alchemy viewer if you want one with a built-in AO and that TPV also supports Linux. 

I like Akeyo because it's drop and done, no notecard edit needed.  I'm lazy like that!

  • Like 4
  • Thanks 1
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 366 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...