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

Action [Release] VIP System

help, my server dont have the carpet data/lib , i can do in other place the scrip??, my server is a TFS.8

:/
 
Can you make a script that teleports the player and set his town id to a normal city when VIP ends using onLogin ?
Thanks
 
good one :D using it now
 
working perfect but it's not removing days when server restart so i made it unmilted, if u can tell me how to remove time even server restarteed would be thankfull

Sure added Rep++ for u
 
Hiho,
I have question how to fix my bug..

in my gesior acc I set
PHP:
$config['site']['show_vip_storage'] = 95883;// the storage of vip

in vip.lua I set
Lua:
local days = 1

1. I use vip medal
| ~After 1 day~ |
2. I use vip doors (I can't pass)

and on acc maker continues is:

ongq56lz3gpev767xb8k.png


so..how to fix?
 
Hiho,
I have question how to fix my bug..

in my gesior acc I set
PHP:
$config['site']['show_vip_storage'] = 95883;// the storage of vip

in vip.lua I set
Lua:
local days = 1

1. I use vip medal
| ~After 1 day~ |
2. I use vip doors (I can't pass)

and on acc maker continues is:

ongq56lz3gpev767xb8k.png


so..how to fix?

Hardly.. You have to rescript the vip code on php becuase the vip storage isn't 0 when you don't have vip, it's the old os.time().
 
Back
Top