- 0
[GF/RP] Cum fac sa detin 2 masini
-
Similar Content
-
- 8 answers
- 404 views
-
- 4 replies
- 1.828 views
-
- 3 replies
- 533 views
-
- 1 reply
- 664 views
-
- 0 replies
- 580 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
Papana
Deci pot sa detin doar 1 masina pe server
Si io am
pPcarkey,
pPcarkey2,
pPcarkey3,
dar merge doar una
Si sa fac si la stats sa-mi arate a doua masina
nu vreau 3 doar 2
uitati locu de stats
cum maitrebui sa pun sa arate si a doua masina cu detali
si cu id langa cealalta
?
format(coordsstring, sizeof(coordsstring),"____________________| %s |____________________",name); SendClientMessage(playerid, COLOR_GREEN,coordsstring); format(coordsstring, sizeof(coordsstring), "Level:[%d] Sex:[%s] Age:[%d] Cash:[$%d] Bank:[$%d] Ph:[%d] DonateRank:[%s] MarriedTo:[%s]", level,atext,age,cash,account,pnumber,drank,married); SendClientMessage(playerid, COLOR_GRAD1,coordsstring); format(coordsstring, sizeof(coordsstring), "PlayingHours:[%d] BiggestFish:[%d] TimesArrested:[%d] Job:[%s] Respect:[%d/%d] NextLevel:[$%d] Rob:[%d/15]", ptime,bigfish,arrests,jtext,exp,expamount,costlevel,robstat); SendClientMessage(playerid, COLOR_GRAD3,coordsstring); format(coordsstring, sizeof(coordsstring), "Drugs:[%d] Materials:[%d] Team:[%s] Organisation:[%s] Rank:[%s] Wanted: [%d/10]",drugs,mats,ttext,ftext,rtext,wanted); SendClientMessage(playerid, COLOR_GRAD5,coordsstring); format(coordsstring,sizeof(coordsstring), "Admin-Level:[%d] Helper-Level: [%d] Warns:[%d/3] FactionWarns:[%d/5] FactionPunish[%d/20] ",admin,helperl,warns,fwarns,punish); SendClientMessage(playerid,COLOR_GRAD5,coordsstring); if (PlayerInfo[targetid][pPcarkey] != 999) { format(coordsstring, sizeof(coordsstring), "VehModel:[%s] VehValue:[%d] VehColor1:[%d] VehColor2:[%d] VehLocked:[%d]", CarInfo[carkey][cDescription], CarInfo[carkey][cValue], CarInfo[carkey][cColorOne], CarInfo[carkey][cColorTwo], CarInfo[carkey][cLock]); SendClientMessage(playerid, COLOR_GRAD5,coordsstring); } if (PlayerInfo[playerid][pAdmin] >= 1) { format(coordsstring, sizeof(coordsstring), "House key [%d] Business key [%d] Vehicle [%d] HireKey [%d] int:[%d] virworld:[%d] local[%d]", housekey,bizkey,carkey,HireCar[targetid],intir,virworld,local); SendClientMessage(playerid, COLOR_GRAD6,coordsstring); } SendClientMessage(playerid, COLOR_GREEN,"___________________________________________________________"); } }5 answers to this question
Recommended Posts