How ?
#4

Oh, so you'll need a timer for that. Create a function by forwarding it first, so like this:

pawn Код:
forward RoundTimer();

public RoundTimer()
{
    return 1;
}
Use the SetTimerEx function to set the timer, remember 1 second is 1000 ticks.
Reply


Messages In This Thread
How ? - by Glossy42O - 27.12.2014, 14:41
Re: How ? - by jackx3rx - 27.12.2014, 14:53
Re: How ? - by Glossy42O - 27.12.2014, 14:55
Re: How ? - by jackx3rx - 27.12.2014, 14:57
Re: How ? - by Glossy42O - 27.12.2014, 15:03
Re: How ? - by jackx3rx - 27.12.2014, 15:13
Re: How ? - by Dignity - 27.12.2014, 15:18
Re: How ? - by Kaperstone - 27.12.2014, 15:20
Re: How ? - by Glossy42O - 27.12.2014, 15:29
Re: How ? - by Dignity - 27.12.2014, 15:36

Forum Jump:


Users browsing this thread: 4 Guest(s)