• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 1.X+ Run engine error

fxmeister

New Member
Joined
Dec 26, 2016
Messages
3
Reaction score
0
data/global.lua
data/lib/miscellaneous/051-storages.lua:122: unexpected symbol near '='
stack traceback:
[C]: in ?
[C]: in function 'dofile'
data/lib/miscellaneous/miscellaneous.lua:2: in main chunk
[C]: in function 'dofile'
data/lib/libs.lua:2: in main chunk
[C]: in function 'dofile'
data/global.lua:1: in main chunk
[Warning - ScriptingManager::loadScriptSystems] Can not load data/global.lua

051-storages.lua:
RathletonQuest = { its 122 line
QuestLine = 10068,
VotesCasted = 10069,
Rank = 10070
}
 
Back
Top