OsSetPrimFloatOnWater

From OpenSimulator

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

Revision as of 08:16, 8 June 2011

osSetPrimFloatOnWater(integer float)

//
//osSetPrimFloatOnWater() example, by Tom Earth.
//
default
{
    state_entry()
    {
        osSetPrimFloatOnWater(TRUE);
    }
}
Personal tools
General
About This Wiki