15.08.2011, 19:43
usa SetPlayerChatBubble
En el callback que se actualize pon:
En el callback que se actualize pon:
pawn Код:
new szString[50];
format(szString, sizeof(szString), "Ping: %d", GetPlayerPing(playerid));
SetPlayerChatBubble(playerid, szString, color, distancia, tiempo);