equal
deleted
inserted
replaced
59 end |
59 end |
60 end</code> |
60 end</code> |
61 This will kill all hogs if a target is destroyed. |
61 This will kill all hogs if a target is destroyed. |
62 |
62 |
63 To see a commented example of the tracker in use by a script you can look at |
63 To see a commented example of the tracker in use by a script you can look at |
64 [http://hg.hedgewars.org/hedgewars/file/default/share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.lua Random Weapons]. |
64 [https://hg.hedgewars.org/hedgewars/file/default/share/hedgewars/Data/Scripts/Multiplayer/Random_Weapon.lua Random Weapons]. |
65 |
65 |
66 === Tracking functions === |
66 === Tracking functions === |
67 |
67 |
68 ==== `trackGear(gear)` ==== |
68 ==== `trackGear(gear)` ==== |
69 |
69 |