/stats DIALOG HELP!
#9

Its ok, but can you fix this idk how to

http://slike.hr/slike/samp003_bbef8.png.html


i try this

pawn Код:
new coordsstring[1024];
        format(coordsstring, sizeof(coordsstring), "Level:[%d] Sex:[%s] Age:[%d] Origin:[%s] SpawnHealth:[%.1f] Cash:[$%d] Bank:[$%d] Ph:[%d]", level,atext,age,otext,shealth+50, cash, account, pnumber);
        format(coordsstring, sizeof(coordsstring), "\n%sDonateRank:[%s] MarriedTo:[%s] PlayingHours:[%d] LottoNr:[%d] Job:[%s]",coordsstring, drank,married,ptime,lotto,jtext);
        format(coordsstring, sizeof(coordsstring), "\n%sFishesCaught:[%d] BiggestFish:[%d] CrimesCommited:[%d] TimesArrested:[%d] WantedDeaths:[%d]",coordsstring, fishes,bigfish,crimes,arrests,warrests );
        format(coordsstring, sizeof(coordsstring), "\n%sKills:[%d] Deaths:[%d] NextLevel:[$%d] Respect:[%d/%d] WantedLevel:[%d] Family:[%s]",coordsstring,kills,deaths,costlevel,exp,expamount,wanted,f2text);
        format(coordsstring, sizeof(coordsstring), "\n%sDrugs:[%d] Materials:[%d] Team:[%s] Disease:[%s] Organisation:[%s] Rank:[%s]",coordsstring,drugs,mats,ttext,dtext,ftext,rtext);
        ShowPlayerDialog(playerid,6,DIALOG_STYLE_MSGBOX,"Ludi Grad Roleplay | STATISTIKA",coordsstring,"OK","");
Reply


Messages In This Thread
/stats DIALOG HELP! - by DarkPower - 28.04.2010, 22:05
Re: /stats DIALOG HELP! - by Pixels^ - 28.04.2010, 23:20
Re: /stats DIALOG HELP! - by DarkPower - 28.04.2010, 23:22
Re: /stats DIALOG HELP! - by Pixels^ - 28.04.2010, 23:40
Re: /stats DIALOG HELP! - by DarkPower - 29.04.2010, 13:31
Re: /stats DIALOG HELP! - by MadeMan - 29.04.2010, 14:08
Re: /stats DIALOG HELP! - by DarkPower - 29.04.2010, 14:20
Re: /stats DIALOG HELP! - by MadeMan - 29.04.2010, 14:24
Re: /stats DIALOG HELP! - by DarkPower - 29.04.2010, 14:49
Re: /stats DIALOG HELP! - by MadeMan - 29.04.2010, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)