02.03.2009, 16:50
HI,
That is a Easy Command, but its a simple Example.
- LJ
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; }