OsSetPrimFloatOnWater

From OpenSimulator

Revision as of 01:59, 2 December 2020 by Ubit (Talk | contribs)

Jump to: navigation, search
osSetPrimFloatOnWater(integer float)
This function does nothing usefull
Threat Level VeryLow
Permissions Use of this function is always allowed by default
Extra Delay 0 seconds
Example(s)
//
//osSetPrimFloatOnWater() example, by Tom Earth.
//
default
{
    state_entry()
    {
        osSetPrimFloatOnWater(TRUE);
    }
}
Personal tools
General
About This Wiki