Edited wiki page LuaAPI through web user interface.
--- a/LuaAPI.wiki Sat Jun 18 21:49:12 2011 +0000
+++ b/LuaAPI.wiki Sat Jun 25 19:49:30 2011 +0000
@@ -239,6 +239,10 @@
<blockquote>returns the state of the gear. This is one of [States]
</blockquote>
+=== <tt>!GetGearMessage(gearUid)</tt> ===
+
+<blockquote>returns the message of the gear.
+</blockquote>
=== <tt>!GetFollowGear(gearUid)</tt> ===
<blockquote>Returns the uid of the gear that is currently being followed.
@@ -404,6 +408,11 @@
<blockquote>Sets the state of the specified gear to one of [States].
</blockquote>
+=== <tt>!SetGearMessage(gearUid, message)</tt> ===
+
+<blockquote>Sets the message of the specified gear.
+</blockquote>
+
=== <tt>!SetTag(gearUid, tag)</tt> ===
<blockquote>Sets the tag of the specified gear, different for every gear.