need help with a Cmd (rep ++)
#7

Use it:

pawn Код:
CMD:announce(playerid,params[]) {
        if(isnull(params)) return SendClientMessage(playerid,red,"USAGE: /announce <text>");
        return GameTextForAll(params,4000,3);
}
Reply


Messages In This Thread
need help with a Cmd (rep ++) - by Geeboi_Mehdi - 28.08.2012, 18:40
Re: need help with a Cmd (rep ++) - by Akira297 - 28.08.2012, 18:41
Re: need help with a Cmd (rep ++) - by ThePhenix - 28.08.2012, 18:42
Re: need help with a Cmd (rep ++) - by Geeboi_Mehdi - 28.08.2012, 18:44
Re: need help with a Cmd (rep ++) - by Akira297 - 28.08.2012, 18:48
Re: need help with a Cmd (rep ++) - by Geeboi_Mehdi - 28.08.2012, 18:48
Re: need help with a Cmd (rep ++) - by ThePhenix - 28.08.2012, 18:49
Re: need help with a Cmd (rep ++) - by Akira297 - 28.08.2012, 18:50
Re: need help with a Cmd (rep ++) - by Lordzy - 28.08.2012, 18:51
Re: need help with a Cmd (rep ++) - by ThePhenix - 28.08.2012, 18:52

Forum Jump:


Users browsing this thread: 1 Guest(s)