Timer within command
#1

Hello community samp Today I have a question, Is not there an include or fragment of code that can make a timer within a command?


PHP код:
CMDexample (playeridparams [])
{
    
SendClientMessage (playerid, -1"Hello");
    
After (5// Five minutes
    
{
        
// Does the function
    
}
    return 
1;

After that it will be my stock.
Reply


Messages In This Thread
Timer within command - by Alexis17 - 26.09.2018, 13:00
Re: Timer within command - by Banditul18 - 26.09.2018, 13:05
Re: Timer within command - by Alexis17 - 26.09.2018, 13:06
Re: Timer within command - by v1k1nG - 26.09.2018, 13:23
Re: Timer within command - by Alexis17 - 26.09.2018, 13:33
Re: Timer within command - by v1k1nG - 26.09.2018, 13:36
Re: Timer within command - by Alexis17 - 26.09.2018, 13:38

Forum Jump:


Users browsing this thread: 1 Guest(s)