Edited wiki page LuaAPI through web user interface.
authorhenrik.rostedt
Sun, 21 Nov 2010 16:01:30 +0000
changeset 38 123cc75cbe6a
parent 37 acd631a56390
child 39 45a576e56425
Edited wiki page LuaAPI through web user interface.
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 @@
 
 <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) ===