Text Draw Display Time
#3

I am not sure what you are trying to say. I this correct.

Код:
SetTimer("Textdraw123", 300, 1);
	Public Textdraw123()
	{
   if(strcmp(cmd, "/ss", true) == 0) 
	{
		if (AccountInfo[playerid][AdminLevel] >= 5 || IsPlayerAdmin(playerid))
		}
		forward Textdraw123();
		TextDrawShowForAll(Text:Textdraw0);
 		{
		else
		}
		SendClientMessage(playerid, RED, "You Are Not A Lead Admin!");
	}
  return 1;
	}
Reply


Messages In This Thread
Text Draw Display Time - by Alec24 - 09.03.2009, 21:05
Re: Text Draw Display Time - by darkrider366 - 09.03.2009, 21:36
Re: Text Draw Display Time - by Alec24 - 09.03.2009, 22:05

Forum Jump:


Users browsing this thread: 1 Guest(s)