[Ajuda] Qual й a forma correta
#2

pawn Код:
CMD:info(playerid) {
     new String[200];
     format(String, sizeof(String), "{FFFFFF}Matou: {FFA500}%i\n", GetPlayerScore(playerid));
     strcat(String, "{FFFFFF}Morreu: {FFA500}%i \n", GetPlayerScore(playerid));
     strcat(String, "(FFFFFF)Dinheiro: {FFA500}R$ %i \n", GetPlayerMoney(playerid));
     ShowPlayerDialog(playerid,9494, DIALOG_STYLE_MSGBOX, "{FFA500}» {FFFFFF}SUAS INFORMAЗХES{FFA500}«",string, "Fechar", "");
     return 1;
}
Tenta aн
Reply


Messages In This Thread
Qual й a forma correta - by .ThePro - 08.01.2013, 19:31
Re: Qual й a forma correta - by .FuneraL. - 08.01.2013, 19:39
Re: Qual й a forma correta - by HeyHoLetsGo - 08.01.2013, 19:40
Re: Qual й a forma correta - by ViniBorn - 08.01.2013, 19:41
Re: Qual й a forma correta - by .ThePro - 08.01.2013, 19:44
Re: Qual й a forma correta - by Nice-.- - 08.01.2013, 20:17
Re: Qual й a forma correta - by HardWar - 08.01.2013, 20:55
Re: Qual й a forma correta - by .ThePro - 08.01.2013, 20:56

Forum Jump:


Users browsing this thread: 1 Guest(s)