- 0
Problema!
-
Similar Content
-
- 0 answers
- 80 views
-
- 6 replies
- 387 views
-
- 4 replies
- 334 views
-
- 1 answer
- 757 views
-
- 3 replies
- 257 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
DanielBz
Cine ma ajuta si pe mine cu ceva la status?
Am modificat un status la un server RP!
Faza e ca nush de ce nu mege totul asa cum trebuie!
Am nevoie de cateva informatii!
Asta este statusul:
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:[%s]",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,"-----------------------------------------------------------------------------------");
}
}
Cred ca trebuie sa modific ceva la sfarsit!
Chestiile astea!
housekey,bizkey,carkey,HireCar[targetid],intir,virworld,local
Da nush unde le gasesc ca pe net nu am gasit nimic asa ca un tutorial ceva?
Va rog!
2 answers to this question
Recommended Posts