- 0
Problema dialog
-
Similar Content
-
- 0 replies
- 1,100 views
-
- 14 answers
- 257 views
-
- 7 answers
- 169 views
-
- 1 reply
- 54 views
-
- 2 replies
- 141 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
calin1996
Liniile:
[pawn]format(string3, sizeof string3, "Nivel:[%d] Sex:[%s] Varsta:[%d] Telefon:[%d] Nivel-Donator:[%s] Gold:[%d] Cost-Nivel:[%d]", level,atext,age,pnumber,drank,gold,costlevel);
format(string4, sizeof string4, "Ore Jucate:[%d] Record-Pescuit:[%d] Arestari:[%d] Job:[%s] Respect:[%d/%d] Caritate/Puncte:[%d/%d]", ptime,bigfish,arrests,jtext,exp,expamount);
format(string5, sizeof string5, "Cann/Coca:[%d/%d] Materiale:[%d] Echipa:[%s] Organizatie:[%s] Grad:[%s] Accent[%s]",drugs,drugs2,mats,ttext,ftext,rtext,PlayerInfo[playerid][pAccent]);
if (PlayerInfo[playerid][pAdmin] >= 1)
{
format(string6, sizeof string6, "Casa:[%d] Afacere:[%d] Int:[%d] LumeVirtuala:[%d/%d] Locatie:[%d] Bani:[ %d $ + %d $= %d $]", housekey,bizkey,intir,virworld,virworld2,local,money2,money1,totalsold);
format(statsstring, sizeof statsstring, "%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s",string3,string4,string5,string6);
ShowPlayerDialog(playerid, DIALOG_STYLE_MSGBOX, 0, "Informatii player",statsstring,"Iesi", "");[/pawn]
Iar greselile/erorile (poza):
<script src='http://img10.imageshack.us/shareable/?i=samp017lt.png&p=tl' type='text/javascript'></script><noscript>
</noscript>
Uploaded with ImageShack.us
Link to comment
Share on other sites
7 answers to this question
Recommended Posts