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

VIP System

reborn624

New Member
Joined
Feb 7, 2010
Messages
50
Reaction score
0
Hello

I want to create a vip system, how to do that?

I want to create a vip house and only people with vip are allowed to enter.
 

I tried to use that but I have a error when using vip medal.

[14/07/2012 19:39:08] [Error - Action Interface]
[14/07/2012 19:39:08] data/actions/scripts/vipmedal.lua:onUse
[14/07/2012 19:39:08] Description:
[14/07/2012 19:39:08] data/lib/050-function.lua:13: attempt to call field 'executeQuery' (a nil value)
[14/07/2012 19:39:08] stack traceback:
[14/07/2012 19:39:08] data/lib/050-function.lua:13: in function 'doAddVipDays'
[14/07/2012 19:39:08] data/actions/scripts/vipmedal.lua:6: in function <data/actions/scripts/vipmedal.lua:2>
 
Back
Top