- 0
Problema!
-
Similar Content
-
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
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