V.I.P Expire
#4

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
Something like this can work.
PHP код:
funktion(playerid)
{
    if(
/*get vip expire time*/ getdate)
    {
        
remove his vip level
    
}
    else
    {
        new 
string[100], format(stringsizeof(string), "Your VIP level will expire on %d"vip level variable);
        
SendClientMessage(playerid, -1string);
    }

My question isnt how to make this "funktion", it is where to put this function? In a repeating timer or what
Reply


Messages In This Thread
V.I.P Expire - by Ahmed21 - 06.08.2016, 07:11
Re: V.I.P Expire - by Ahmed21 - 06.08.2016, 07:24
Re: V.I.P Expire - by Logic_ - 06.08.2016, 07:57
Re: V.I.P Expire - by Ahmed21 - 06.08.2016, 08:00
Re: V.I.P Expire - by Logic_ - 06.08.2016, 08:08
Re: V.I.P Expire - by Shinja - 06.08.2016, 12:03
Re: V.I.P Expire - by Logic_ - 06.08.2016, 12:15
Re: V.I.P Expire - by Shinja - 06.08.2016, 12:20
Re: V.I.P Expire - by G4M30V3R - 06.08.2016, 12:21

Forum Jump:


Users browsing this thread: 3 Guest(s)