Countdown Help
#1

Hey guys. I just wondering is there any way to make the texdraws who say the count visible only for players in range?
Here is the command.

Код:
    if (strcmp("/count", cmdtext, true, 10) == 0)
	{
    SetTimer("five", 1000, 0);
    SetTimer("four", 2000, 0);
    SetTimer("three", 3000, 0);
    SetTimer("two", 4000, 0);
    SetTimer("one", 5000, 0);
    SetTimer("start", 7000, 0);
    {
    return 1;
    }
+Rep for the dude who help me.
Reply


Messages In This Thread
Countdown Help - by necrobg3 - 17.08.2012, 21:17
Re: Countdown Help - by lamarr007 - 17.08.2012, 21:22
Re: Countdown Help - by Kindred - 17.08.2012, 21:35
Re: Countdown Help - by Kirollos - 17.08.2012, 21:36
Re: Countdown Help - by necrobg3 - 18.08.2012, 22:38

Forum Jump:


Users browsing this thread: 3 Guest(s)