OsSetPrimFloatOnWater

From OpenSimulator

Revision as of 03:36, 2 July 2011 by MakoBot (Talk | contribs)

Jump to: navigation, search
void osSetPrimFloatOnWater(integer float)
No descriptions provided
Threat Level VeryLow
Permissions No permissions specified
Extra Delay No function delay specified
Example(s)
//
//osSetPrimFloatOnWater() example, by Tom Earth.
//
default
{
    state_entry()
    {
        osSetPrimFloatOnWater(TRUE);
    }
}
Personal tools
General
About This Wiki