SA-MP Forums Archive
[Ajuda] Erros /perfil - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Erros /perfil (/showthread.php?tid=428207)



Erros /perfil - Coringa_Vilao - 04.04.2013

Resolvido !


Re: Erros /perfil - Gii - 04.04.2013

pawn Код:
format(Str, sizeof(Str), "{FFFFFF}Level: {FFA500}%d\n\n", GetPlayerScore(playerid)); strcat(SenderDialog, Str);
De uma olhada na funзгo GetPlayerScore.


Re: Erros /perfil - Coringa_Vilao - 04.04.2013

Resolvido !


Re: Erros /perfil - Gii - 04.04.2013

Quote:
Originally Posted by Coringa_Vilao
Посмотреть сообщение
й porque estб sendo definida 2 vezes ?
Eu que sou troxa rlx.

Axei q depois da chamada da funзгo tinha mais cуdigo.

Jб ja dou um edit.

@pronto

pawn Код:
format(Str, sizeof(Str), "{FFFFFF}XP: {00BFFF}%d/%d\n\n", PlayerInfo[playerid][pExp], Experiencia(GetPlayerScore(playerid)));



Re: Erros /perfil - Coringa_Vilao - 04.04.2013

Resolvido !