OsGetMapTexture

From OpenSimulator

Revision as of 03:30, 2 July 2011 by MakoBot (Talk | contribs)

Jump to: navigation, search
key osGetMapTexture()
No descriptions provided
Threat Level None
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
default
{
    state_entry()
    {
        llSetTexture(osGetMapTexture(),ALL_SIDES);
    }
}
Personal tools
General
About This Wiki