Difference between revisions of "LlWind"

From Second Life Wiki
Jump to navigation Jump to search
(+example)
Line 12: Line 12:
|spec
|spec
|caveats
|caveats
|examples
|examples=<pre>
default
{
    touch_start(integer num)
    {
        llSay(0, "Wind velocity: " + (string)llWind(ZERO_VECTOR));
    }
}
</pre>
|helpers
|helpers
|also_functions=*{{LSLG|llCloud}}
|also_functions=*{{LSLG|llCloud}}

Revision as of 13:40, 30 May 2007