changeset 38 | 123cc75cbe6a |
parent 28 | 026591d95ac6 |
child 39 | 45a576e56425 |
--- a/LuaAPI.wiki Mon Nov 15 09:54:08 2010 +0000 +++ b/LuaAPI.wiki Sun Nov 21 16:01:30 2010 +0000 @@ -277,6 +277,12 @@ <blockquote>Returns a randomly generated number in the range of 0 to number - 1. </blockquote> + +=== <tt>!SetWind(windSpeed)</tt> (development) === + +<blockquote>Sets the current wind in the range of -100 to 100. Use together with gfDisableWind for full control. +</blockquote> + == Debugging Functions == === <tt>!WriteLnToConsole(string)</tt> (0.9.14) ===