LSL Status/Kan-ed6

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(New page: '''Code:''' default { state_entry() { llTargetOmega( < 0, 1, 1 >, .2 * PI, 1.0 ); } } '''Status:''' llTargetOmega() has not been implemented, thus this script fail...)

Revision as of 23:19, 16 December 2007

Code:

default
{
   state_entry()
   {
       llTargetOmega( < 0, 1, 1 >, .2 * PI, 1.0 );
   }
}

Status: llTargetOmega() has not been implemented, thus this script fails.

Personal tools
General
About This Wiki