OsSetPrimFloatOnWater

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
−
{| width="100%" style="border: thin solid black"
+
{{osslfunc
−
| colspan="2" align="center" style=background:orange | '''{{SUBPAGENAME}}'''
+
|threat_level=VeryLow
−
|- valign="top"
+
|permissions=true
−
|'''Threat Level''' || VeryLow
+
|delay=0
 +
|function_syntax= osSetPrimFloatOnWater(integer float)
  
−
|- valign="top"
 
−
|'''Function Syntax''' || <source lang="lsl">
 
−
osSetPrimFloatOnWater(integer float)
 
−
</source>
 
−
|- valign="top"
 
−
|'''Example(s)||<source lang="lsl">
 
−
//
 
−
//osSetPrimFloatOnWater() example, by Tom Earth.
 
−
//
 
−
default
 
−
{
 
−
    state_entry()
 
−
    {
 
−
        osSetPrimFloatOnWater(TRUE);
 
−
    }
 
−
}
 
−
</source>
 
  
−
|}
+
|description= <b> This function does nothing useful</b>
−
 
+
|
−
[[Category:OSSL Functions]]
+
}}

Latest revision as of 01:59, 2 December 2020

osSetPrimFloatOnWater(integer float)
This function does nothing useful
Threat Level VeryLow
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds
Personal tools
General
About This Wiki