# HG changeset patch # User RedGrinner@gmail.com # Date 1316956239 0 # Node ID b737ccb5b49a2b83e3e5b2e94c01ac8f23ee9a66 # Parent e41fcc3ff67ad27c8a4ae1e2d9296caacb70fa64 Edited wiki page LuaAPI through web user interface. diff -r e41fcc3ff67a -r b737ccb5b49a LuaAPI.wiki --- a/LuaAPI.wiki Sun Sep 25 13:07:00 2011 +0000 +++ b/LuaAPI.wiki Sun Sep 25 13:10:39 2011 +0000 @@ -229,6 +229,18 @@
returns the name of the specified hedgehog gear+=== !SetHogName(gearUid, name) === + +
Sets the name of the specified hedgehog gear ++=== !GetHogHat(gearUid) === + +
Returns the hat of the specified hedgehog gear ++=== !SetHogHat(gearUid, hat) === + +
Sets the hat of the specified hedgehog gear +=== GetX(gearUid) ===
returns x coordinate of the gear