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

Full working VIP System by Shawak

Death

When the VIP players dies, they dont loose any items or exp :S

Please help me :confused:

edit: Problem gone now i think :p

But is there anyway to make that VIP players receives more exp than non-VIPs?
 
Last edited:
Please hel me with someone crashing my ot [++Rep if you find an answer]

sorry this was apost on support not a post here im really sorry
 
Last edited:
Good (Y) But where to put that code ? setPlayerVipDays(cid, days) -- set player XXX Vip days // return days
getPlayerVipDays(cid) -- get player current Vip days left // return days
isPlayerVip(cid) -- check if player is vip // return TRUE (if player is Vip) or FALSE (if player isn't Vip)
doPlayerAddVipDays(cid, days) -- add player vip days // return days
doPlayerRemoveVip(cid) -- remove player Vip and set Vip days to 0 // return TRUE
 
Good (Y) But where to put that code ? setPlayerVipDays(cid, days) -- set player XXX Vip days // return days
getPlayerVipDays(cid) -- get player current Vip days left // return days
isPlayerVip(cid) -- check if player is vip // return TRUE (if player is Vip) or FALSE (if player isn't Vip)
doPlayerAddVipDays(cid, days) -- add player vip days // return days
doPlayerRemoveVip(cid) -- remove player Vip and set Vip days to 0 // return TRUE

That is not something you shuld add, its the new scripting functions which you can replace with
 
To get a donator area, or a quest reward area.
 
Most of the server which has got vip areas is selling vip as donate.
They see it as an easy way to make money.
 
Back
Top