OsGetMapTexture

From OpenSimulator

Revision as of 13:39, 17 January 2010 by Tom Aeon (Talk | contribs)

Jump to: navigation, search

Script Example

default
{
    state_entry()
    {
        llSetTexture(osGetMapTexture(),ALL_SIDES);
    }
}
Personal tools
General
About This Wiki