# HG changeset patch # User henrik.rostedt@gmail.com # Date 1302645520 0 # Node ID 023ff3c709acc8d0231a8fab13fa53287de545dc # Parent 86cf695636c632862e77d73540495baf4a57d0ef Edited wiki page LuaLibraries through web user interface. diff -r 86cf695636c6 -r 023ff3c709ac LuaLibraries.wiki --- a/LuaLibraries.wiki Thu Mar 24 14:59:36 2011 +0000 +++ b/LuaLibraries.wiki Tue Apr 12 21:58:40 2011 +0000 @@ -56,6 +56,9 @@ This will kill all hogs if a target is destroyed. +To see a commented example of the tracker in use by a script you can look at +[http://code.google.com/p/hedgewars/source/browse/share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.lua Random Weapons] + == Tracking functions == === trackGear(gear) ===