[Ajuda] Timestamp preto
#1

Estou comeзando a fazer meu sistema de administraзгo e vou comeзar pelo chat.

Sу que estб acontecendo um problema, o timestamp estб totalmente preto, й algo bem feio.

PHP код:

public OnPlayerText(playeridtext[])
{
    static 
string[1000];
    switch(
Player[playerid][pAdmin])
    {
        case 
1:
        {
            
format(stringsizeof(string), "{FFFF00}( %s ) {E1EBFB}%s[%d]: {FFFFFF}%s"StaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], GetPlayerNameEx(playerid), playeridtext);
            
SendClientMessageToAll(playeridstring);
            
SetPlayerChatBubble(playeridStaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], StaffInfo[Player[playerid][pAdmin]][CorCargoStaff], 10.010000);
            return 
0;
        }
        case 
2:
        {
            
format(stringsizeof(string), "{00AA04}( %s ) {E1EBFB}%s[%d]: {FFFFFF}%s"StaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], GetPlayerNameEx(playerid), playeridtext);
            
SendClientMessageToAll(playeridstring);
            
SetPlayerChatBubble(playeridStaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], StaffInfo[Player[playerid][pAdmin]][CorCargoStaff], 10.010000);
            return 
0;
        }
        case 
3:
        {
            
format(stringsizeof(string), "{FF3333}( %s ) {E1EBFB}%s[%d]: {FFFFFF}%s"StaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], GetPlayerNameEx(playerid), playeridtext);
            
SendClientMessageToAll(playeridstring);
            
SetPlayerChatBubble(playeridStaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], StaffInfo[Player[playerid][pAdmin]][CorCargoStaff], 10.010000);
            return 
0;
        }
        case 
4:
        {
            
format(stringsizeof(string), "{6B7AFE}( %s ) {E1EBFB}%s[%d]: {FFFFFF}%s"StaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], GetPlayerNameEx(playerid), playeridtext);
            
SendClientMessageToAll(playeridstring);
            
SetPlayerChatBubble(playeridStaffInfo[Player[playerid][pAdmin]][NomeCargoStaff], StaffInfo[Player[playerid][pAdmin]][CorCargoStaff], 10.010000);
            return 
0;
        }
    }
    return 
1;

Reply
#2

SendClientMessageToAll(color, string[])
Reply
#3

Mar gent asgdyhjahsdgastydujasdhagdada,

lerdei serinho, vou te dar atй rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)