Talk:Ruth

From Second Life Wiki
Jump to navigation Jump to search

Ruth! Heeh! Nice article. --JetZep Zabelin 00:01, 31 July 2008 (PDT)

How to bring her back

There is some option in the debug menu to replace the shiny cloud with the original Ruth again. I can't remember which one it was, but it should be added to the article. It's also prossible to find Ruth in the library. I'll try to add it when I'm back in SL and can look it up. But in case someone knows it already, it would be appreciated if you add it ^_^
Zai signature.png Lynch (talk|contribs) 07:26, 31 July 2008 (PDT)

To Lynch

I see those points are added. Jehan Paulse 10:21, 6 February 2010 (UTC)

Some errors

The link to the original texture is broken. In the script is a random color function. I don't see it used, but the calculations are in error. After the call to the random function it should be a plus, not a minus:

llFrand(max - min) + min

not

llFrand(max - min) - min

--Jehan Paulse 10:31, 6 February 2010 (UTC)