OsGetMapTexture

From OpenSimulator

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

Revision as of 08:05, 8 June 2011

Script Example

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