Is This possible
#7

Quote:
Originally Posted by Don Correlli
You got it wrong.

I'll give you and example:
pawn Код:
// variable.
new go[MAX_PLAYERS];

// set timer for player.
go[playerid] = SetTimerEx("GoTimer", 30000, 0, "i", playerid);

// kill timer for player.
KillTimer(go[playerid]);

thanks mate your a star
Reply


Messages In This Thread
Is This possible - by [top_Shoter] - 21.07.2009, 03:35
Re: Is This possible - by Correlli - 21.07.2009, 03:38
Re: Is This possible - by [top_Shoter] - 21.07.2009, 03:55
Re: Is This possible - by Correlli - 21.07.2009, 03:57
Re: Is This possible - by [top_Shoter] - 21.07.2009, 03:58
Re: Is This possible - by Correlli - 21.07.2009, 04:02
Re: Is This possible - by [top_Shoter] - 21.07.2009, 04:04
Re: Is This possible - by Correlli - 21.07.2009, 04:04
Re: Is This possible - by [top_Shoter] - 21.07.2009, 04:10
Re: Is This possible - by Correlli - 21.07.2009, 04:15

Forum Jump:


Users browsing this thread: 1 Guest(s)