- 0
Problema Samp Roleplay-Cititi va rog!
-
Similar Content
-
- 1 reply
- 45 views
-
Problema SAMP
By VAurel,
- 5 answers
- 156 views
-
- 5 answers
- 392 views
-
- 3 replies
- 288 views
-
- 0 replies
- 71 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
DanielBz
Asta e statusul modificat de mine! Cel care apare acum aici: http://imageshack.us/photo/my-images/72/samp323k.png/
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,drank);
SendClientMessage(playerid, COLOR_GRAD1,coordsstring);
format(coordsstring, sizeof(coordsstring), "PlayingHours:[%d] Job:[%s] Respect:[%d/%d] Rob:[%d/%d] DonateRank:[%s]", ptime,bigfish,arrests,jtext,exp,expamount,drank);
SendClientMessage(playerid, COLOR_GRAD2,coordsstring);
format(coordsstring, sizeof(coordsstring), "Drugs:[%d] Materials:[%d] Organisation:[%s] Rank:[%s] WantedLevel:[%d]",drugs,mats,ttext,ftext,rtext);
SendClientMessage(playerid, COLOR_GRAD3,coordsstring);
format(coordsstring, sizeof(coordsstring), "House key:[%d] Business key:[%d] Veh1:[%d] Veh2:[%d] Veh3:[%d] HireKey:[%d] int:[%d] virworld:[%d] local:[%d]", housekey,bizkey,carkey,HireCar[targetid],intir,virworld,local);
SendClientMessage(playerid, COLOR_GRAD4,coordsstring);
{
}
SendClientMessage(playerid, COLOR_RED,"-----------------------------------------------------------------------------------");
}
}
Asta este statusul care ar trebui sa mi se arate in jok! : http://imageshack.us/photo/my-images/580/samp024ps.png/
Cand scriu la respect puncte de exemplu 12/32 asta apare la sectiunea rob!
Multe date sunt date peste cap!
Va rog sa ma ajutati sunt disperat!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts