• 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+ Vip system error (new otx)

cheeses

Member
Joined
Oct 29, 2011
Messages
126
Solutions
2
Reaction score
5
Hello, I am using the latest otx server by malucooo : malucooo/otxserver-new (https://github.com/malucooo/otxserver-new)

And I am using this vip system : VIP System [The Forgotten Server 1.0] (https://otland.net/threads/vip-system-the-forgotten-server-1-0.224910/)

My vip system doesn't work and I got this error message in log, does anyone of you got an idea what's wrong ?
I followed all steps in link below.

Code:
Lua Script Error: [Action Interface]
data/actions/scripts/vipitems.lua:onUse
data/vip-system.lua:72: attempt to index local 'data' (a nil value)
stack traceback:
    [C]: in function '__index'
    data/vip-system.lua:72: in function 'addVipDays'
    data/actions/scripts/vipitems.lua:11: in function <data/actions/scripts/vipitems.lua:8>

My vipitems.lua : local vipItems = { -- [itemid] = amount of vip days [10135] = 7, [ - Pastebin.com (https://pastebin.com/1EdDjy8U)
My vip-system.lua: --[[ # Vip System for The Forgotten Server 1.0 # https://github.com/otland/f - Pastebin.com (https://pastebin.com/scW5tMDb)

Bump

Refresh
 
Back
Top