warning help
#3

this
Quote:

if(PlayerInfo[playerid][Level] >= 0) {
new String[256];
format(String, 256, "[%d]: %s", playerid, text);
SendPlayerMessageToAll(playerid,String);
return 0;// return 0 !!!! otherwise you get a double chat message
}
return 1;
}

Reply


Messages In This Thread
warning help - by ScripteRNaBEEL - 22.06.2014, 07:00
Re: warning help - by Rittik - 22.06.2014, 07:01
Re: warning help - by ScripteRNaBEEL - 22.06.2014, 07:02
Re: warning help - by Jack_Leslie - 22.06.2014, 07:06
Re: warning help - by ScripteRNaBEEL - 22.06.2014, 07:08
Re: warning help - by Rittik - 22.06.2014, 07:10
Re: warning help - by Jack_Leslie - 22.06.2014, 07:15
Re: warning help - by ScripteRNaBEEL - 22.06.2014, 07:19

Forum Jump:


Users browsing this thread: 1 Guest(s)