[Ajuda] Chat bugado
#2

Tente esse:

PHP код:
new string[128];
    switch(
CallRemoteFunction("GetPlayerAdminLevel","i",playerid))
    {
        case 
0format(string,sizeof(string),"%s [%d]: %s",GetPlayerName(playerid),playeridtext);
        case 
1..5format(string,sizeof(string),"%s {00BFFF}[Admin]{FFFFFF}[%d]: %s",GetPlayerName(playerid),playerid,text);
    }
    
SendClientMessageToAll(GetPlayerColor(playerid),string);
    return 
0;

Reply


Messages In This Thread
Chat bugado - by Pedro1812 - 12.07.2017, 13:40
Re: Chat bugado - by rolex - 12.07.2017, 13:44
Re: Chat bugado - by MultiKill - 12.07.2017, 13:45
Re: Chat bugado - by Pedro1812 - 12.07.2017, 13:45
Re: Chat bugado - by Pedro1812 - 12.07.2017, 13:49
Re: Chat bugado - by rolex - 12.07.2017, 13:52
Re: Chat bugado - by Pedro1812 - 12.07.2017, 13:55
Re: Chat bugado - by rolex - 12.07.2017, 13:57
Re: Chat bugado - by Pedro1812 - 12.07.2017, 14:00
Re: Chat bugado - by rolex - 12.07.2017, 14:00

Forum Jump:


Users browsing this thread: 1 Guest(s)