announce script
#2

pawn Код:
CMD:announce(playerid, params[])
{
    if(isnull(params)) return SendClientMessage(playerid,COLOR_RED, "USAGE: /announce <Text>");
    GameTextForAll(params,6000,3);
    return 1;
}
this command uses ZCMD you will need it if you don't have ZCMD
Reply


Messages In This Thread
announce script - by [LHT]Bally - 08.12.2011, 03:19
Re: announce script - by GAMER_PS2 - 08.12.2011, 03:24
Re: announce script - by [LHT]Bally - 08.12.2011, 03:36

Forum Jump:


Users browsing this thread: 1 Guest(s)