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) ===