[Include] [INC] TextDrawCountDown (Version 1.0) by Littlejohny
#9

HI,
That is a Easy Command, but its a simple Example.

Code:
dcmd_cd(playerid,params[])
{
     #pragma unused params
	TextDrawCountDown(30);
	SendClientMessageToAll(COLOR, "Server: A Countdown is started !!");
	return 1;
}
- LJ
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)