i need help to make this stats in dialog.
#1

Код:
new coordsstring[256];
  SendClientMessage(playerid, COLOR_RED," ");
  format(coordsstring, sizeof(coordsstring),"------------------------------------| %s |------------------------------------",name);
  SendClientMessage(playerid, COLOR_RED,coordsstring);
  format(coordsstring, sizeof(coordsstring), "- Level:[%d]  Sex:[%s]  Age:[%d]  Cash:[$%d]  Bank:[$%d]  Ph:[%d]", level,atext,age,cash,account,pnumber);
  SendClientMessage(playerid, COLOR_WHITE,coordsstring);
  format(coordsstring, sizeof(coordsstring), "- PlayingHours:[%d]  Job:[%s]  Respect:[%d/%d]  DonateRank:[%s]", ptime,jtext,exp,expamount,drank);
  SendClientMessage(playerid, COLOR_WHITE,coordsstring);
  format(coordsstring, sizeof(coordsstring), "- Drugs:[%d]  Materials:[%d]  Organisation:[%s]  Rank:[%s]",drugs,mats,ftext,rtext);
  SendClientMessage(playerid, COLOR_WHITE,coordsstring);
I want my stats too look like this http://slike.hr/slike/samp20100222220739_c3b0a.jpg.html


Please help me to make this stats in Dialog. Thanks!
Reply


Messages In This Thread
i need help to make this stats in dialog. - by GBLTeam - 16.09.2010, 18:22
AW: i need help to make this stats in dialog. - by Ribber - 16.09.2010, 18:36
Re: AW: i need help to make this stats in dialog. - by GBLTeam - 16.09.2010, 20:16
Re: i need help to make this stats in dialog. - by Ironboy500[TW] - 16.09.2010, 20:22

Forum Jump:


Users browsing this thread: 1 Guest(s)