Hi there, I've new problem and need help with solution.
I'm trying to use Kekox VIP system, I've little edited it, but now I've problem with this.
can't find getPlayerAccountId in compat.lua and still I'm really newbee to scripting, any ideas?
I'm trying to use Kekox VIP system, I've little edited it, but now I've problem with this.
Code:
Lua Script Error: [CreatureScript Interface]
data/creaturescripts/scripts/others/VipCheck.lua:onLogin
data/global.lua:62: attempt to call global 'getPlayerAccountId' (a nil value)
stack traceback:
[C]: in function 'getPlayerAccountId'
data/global.lua:62: in function 'getPlayerVipDays'
data/creaturescripts/scripts/others/VipCheck.lua:2: in function <data/cr eaturescripts/scripts/others/VipCheck.lua:1>
can't find getPlayerAccountId in compat.lua and still I'm really newbee to scripting, any ideas?