--- a/share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.lua Sat Nov 17 00:15:30 2012 +0400
+++ b/share/hedgewars/Data/Scripts/Multiplayer/The_Specialists.lua Sat Nov 17 00:41:30 2012 +0400
@@ -52,8 +52,8 @@
-- balance hog health, maybe
-- add proper gameflag checking, maybe (so that we can throw in a .cfg and let the users break everything)
-loadfile(GetDataPath() .. "Scripts/Locale.lua")()
-loadfile(GetDataPath() .. "Scripts/Tracker.lua")()
+HedgewarsScriptLoad("/Scripts/Locale.lua")
+HedgewarsScriptLoad("/Scripts/Tracker.lua")
local numhhs = 0
local hhs = {}