- 0
Major Problem
-
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
BaDB0yIonut
Am si eu o problema imi cumpar masina personala si nu imi apare asta cu culorile nimic e ca si cum nu ar fi in gamemod aceasta linie , ea ar trebui sa apara atunci cand ai masina asa am facut eu
if(car != 999)
{
format(coordsstring, sizeof(coordsstring), "| CarID: %d | Model: %s | Valoare: %d | Culoare: %d | Culoare2: %d | Incuiat: %d |", PlayerInfo[targetid][pCarKey],GetVehicleModelName(PlayerInfo[targetid][pCarKey]),price,color1,color2,lockv);
SendClientMessage(playerid, 0xA39FC8AA, coordsstring);
}
2 answers to this question
Recommended Posts