No se ve el Rango [Consulta]
#5

Quote:
Originally Posted by jotajeda
Посмотреть сообщение
Pero lo de la foto son textdraw no el dialog, estas confundido.
pawn Код:
ShowPlayerDialog
Si mis funciones le remplaze en mi Textdraw

pawn Код:
if(IsPlayerNPC(playerid)) return 0;
susfps[playerid] = GetPlayerFPS(playerid);

format(String, sizeof(String), "~g~~h~~h~dm Score: ~w~%d ~y~- ~r~~h~kills: ~w~%d ~y~- ~r~~h~~h~~h~~h~~h~Nivel: ~w~%d ~y~- ~b~~h~Exp: ~w~%d ~y~- ~y~~h~Fps: ~w~%d",GetPlayerScore(playerid),PlayerInfo[player1][Deaths],PlayerInfo[player1][Nivel], PlayerInfo[player1][Experiencia],susfps[playerid]);
TextDrawSetString(TextdeFps[playerid], String);
Por eso, las variables las copie de arriba y me salio bien, pero solo el Rango no sale nada, por eso pense que rango deberia ira con alguna varible adicional como esta PlayerInfo[player1][Nivel] para que salga el Rango que lleva cada user.

asi. PlayerInfo[player1][rango]

pawn Код:
GetPlayerScore(playerid),PlayerInfo[player1][Deaths],PlayerInfo[player1][Nivel], PlayerInfo[player1][Experiencia],susfps[playerid]
Reply


Messages In This Thread
No se ve el Rango [Consulta] - by Zodiaco - 10.01.2015, 15:47
Respuesta: No se ve el Rango [Consulta] - by jotajeda - 10.01.2015, 16:11
Respuesta: No se ve el Rango [Consulta] - by Zodiaco - 10.01.2015, 16:42
Respuesta: No se ve el Rango [Consulta] - by jotajeda - 10.01.2015, 16:46
Respuesta: No se ve el Rango [Consulta] - by Zodiaco - 10.01.2015, 16:53
Respuesta: No se ve el Rango [Consulta] - by jotajeda - 10.01.2015, 16:59

Forum Jump:


Users browsing this thread: 1 Guest(s)