• 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 TFS [1.1]

Great, there have been alot of people asking for this.
Maybe an idea to also add things like vip door and vip tile.
 
Great, there have been alot of people asking for this.
Maybe an idea to also add things like vip door and vip tile.
Ok my lady, added :p
 
Thanks fixed xD
 
Code:
function onUse(player, item, fromPosition, itemEx, toPosition, isHotkey)

The function for vipDoor didn't worked becouse there was missing a ")". on the end of the first line.
 
I'm a bit new to the 1.x but why go to all this trouble?
Why not just use a storage value to set vip time with current time + days in seconds, then check the current time against the storage value?

I'm not saying its bad I was just wondering..
 
The VIP Tile isnt working for me :eek: Ive tried alot of differents thing but it doesnt work.. nothing happens and no error.. did everything correctly running tfs 1.1 realmap from u @Printer

Doors work tough...
 
Back
Top