Remember this:
https://catnapkitty.wordpress.com/2017/12/21/almost-done-wip-script-lag-monitor/
– I was working on it in 2017…
I finally fixed the problem, and so have set it up for sale.
Turns out the entire problem I was having was due to setting the display texture to ‘alpha mask’ rather than ‘blending’…
I tiny tweak to one value and it worked… took me 2 years to just suddenly wonder… ‘what would happen if I changed how it handled the transparency on the text?’
But hey… it works now…
So here it is:
https://marketplace.secondlife.com/p/Avatar-Impact-Script-Time-Monitor/18561832
Why get this one over the competition?
- This one actually reports a real value that shows how much script lag an avatar is creating. Not some useless value like number of scripts or memory or even ‘complexity’, but the CPU time each avatar is using up from the sim server’s script allotment.
- This one is low land impact for the amount of detail. I’ve seen meters range from a land impact like this one to as much as 100 to be able to display everyone.
- There are only 2 textures involved. The back panel, and the text – all the text is a single texture, so there is no ‘loading lag’ everytime a new letter pops up. Once you can see any one letter, you’ve cached them all.
- It has a LOT of configurable options, including even adjusting how much script time you see as being a problem.
- It’s better… because I say so. 😛