VIP System
#6

You can use unix timestamp

example:
PlayerInfo[id][pVipTime] = (gettime() + 60 * 60 * 24 * 30);

and you can use OnPlayerUpdate to remove playe's vip when PlayerInfo[id][pVipTime] >= gettime();
Reply


Messages In This Thread
VIP System - by KamilPolska - 29.05.2018, 20:30
Re: VIP System - by Calisthenics - 29.05.2018, 21:11
Re: VIP System - by KamilPolska - 30.05.2018, 18:12
Re: VIP System - by KamilPolska - 30.05.2018, 21:24
Re: VIP System - by GTLS - 31.05.2018, 06:26
Re: VIP System - by scripter112 - 31.05.2018, 08:13
Re: VIP System - by UFF - 31.05.2018, 08:54
Re: VIP System - by KamilPolska - 31.05.2018, 11:25
Re: VIP System - by UFF - 31.05.2018, 11:44
Re: VIP System - by Calisthenics - 31.05.2018, 12:52

Forum Jump:


Users browsing this thread: 2 Guest(s)