• 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!

Solved Error Cast System TFS 1.1

Hugofasima

Website: thenosegang.servegame.com
Joined
Jun 24, 2015
Messages
206
Reaction score
23
How did I solve this problem:

Code:
Lua Script Error: [TalkAction Interface]
data/talkactions/scripts/cast.lua:onSay
data/talkactions/scripts/cast.lua:11: attempt to call global 'getPlayerCast' (a
nil value)
stack traceback:
        [C]: in function 'getPlayerCast'
        data/talkactions/scripts/cast.lua:11: in function <data/talkactions/scri
pts/cast.lua:1>

My TFS:
https://github.com/otland/forgottenserver/releases/tag/v1.1
 
Back
Top