custome formated text problem
#1

hi i want make like get player color and his text force to white color but this code will not show text

Код HTML:
 new message[128];
 format(message, 128, "%s (%i):{FFFFFF}%s",PlayerName(playerid), playerid, message);
 SendClientMessageToAll(GetPlayerColor(playerid), message);
return 0
}
Reply
#2

What happens when you return one and save the GetPlayerColor in a variable first?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)