[Ajuda] Qual й a forma correta
#3

Da seguinte forma manolo:

pawn Код:
CMD:info(playerid)
{
    new string[128];
    format(string, 128, "{FFFFFF}Matou: {FFA500}%d \n{FFFFFF}Morreu: {FFA500}%d\nFFFFFF)Dinheiro: {FFA500}R$ %d",PlayerInfo[playerid][Matou],PlayerInfo[playerid][Morreu],GetPlayerMoney(playerid));
    //Muda os PlayerInfo[playerid][Matou/Morreu] Pela variavel das mesmas!
    ShowPlayerDialog(playerid,9494, DIALOG_STYLE_MSGBOX, "{FFA500}» {FFFFFF}SUAS INFORMAЗХES{FFA500}«",string, "Fechar", "");
    return 1;
}
Estude estas modificaзхes que eu fiz! (:
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)