changeset 103 | 023ff3c709ac |
parent 86 | 98504fb076c3 |
child 246 | 7b1a6c46c3b5 |
--- 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 @@ </code> 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) ===