Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

the elusive moon

Horg Neurocam
Mineralogist
Join date: 28 Sep 2005
Posts: 19
05-18-2008 14:01
is there any way to find the texture used for the Second Life Moon anywhere? Is it archved or cached somewhere sneaky? I know the internets are full of moon textures, but the unvisitable Second Moon taunts me so!
Peggy Paperdoll
A Brat
Join date: 15 Apr 2006
Posts: 4,383
05-18-2008 15:23
I got a texture of SL's moon..............I took a high resolution snap shot to disk.
Day Oh
Registered User
Join date: 3 Feb 2007
Posts: 1,257
05-18-2008 15:33
d07f6eed-b96a-47cd-b51d-400ad4a1c428

From: someone

default
{
state_entry()
{
llSetTexture("d07f6eed-b96a-47cd-b51d-400ad4a1c428", ALL_SIDES);
}
}


found in old viewer source I believe
_____________________
Horg Neurocam
Mineralogist
Join date: 28 Sep 2005
Posts: 19
05-19-2008 23:33
thank you!