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

Windows VIP System [HELP]

crewneles

New Member
Joined
Mar 21, 2010
Messages
50
Reaction score
1
Hello everyone, I need a good script, that of the VIP to the player when he buys the site (Gesior), and consecutively, it becomes Promotion (VIP Calling) and appearing on''VIP''on player status in the case on my server is the name of vocation is''Epic''I use the VIP System> OTServ Networks <can help me with the script?, or you have another system that already with the Gesior?
 
do as he said omg then use
Lua:
if isPremium then
   doRemovePlayerMoney(cid, 100000) AND doPlayerSetVocation(cid, voc_id_here)
 
Where later add this command ", and wanted one to help him get to the VIP when it is buying the mall, because then my VIP SYSTEM I have to log in and give the gm command / addvip 30 (player), please count on you, I'm noobye this matter.
 
Back
Top