OsGetMapTexture

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 9: Line 9:
 
}
 
}
 
</source>
 
</source>
 +
 +
 +
[[Category:OSSL]]

Revision as of 09:43, 19 November 2010

Script Example

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