diff -r acd631a56390 -r 123cc75cbe6a LuaAPI.wiki --- 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 @@
Returns a randomly generated number in the range of 0 to number - 1.
+ +=== !SetWind(windSpeed) (development) === + +
Sets the current wind in the range of -100 to 100. Use together with gfDisableWind for full control. +
+ == Debugging Functions == === !WriteLnToConsole(string) (0.9.14) ===