OsGetMapTexture

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
 
[[Category:OSSL]]
 
[[Category:OSSL]]
 
[[Category:OSSL functions without threat level]]
 
[[Category:OSSL functions without threat level]]
 +
[[Category:OSSL functions without function syntax]]

Revision as of 08:42, 8 June 2011

Script Example

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