Jump to content
  • 0

Cerere Ajutor 3Dtext


SkyLeAs

Question

Problemă întâlnită (descriere):Pai am facut un sistem de personal car si vreau ca atunci cand ies din masina sa imi apara un 3DTEXT si sa scrie Personal Car Gotze

Ero(area / rile) / warning-(ul / urile):~~
Liniile de cod / sursa / script-ul:

stock MyCarInfo(playerid, EID)
{
//================
new string[90];
//================
if(EID == 1)
{
format(string, 90, "~w~You are not my owner~n~~r~%s", Car_Personal);
}
//================
return Create3DTextLabel("Personal Car %s", Car_Personal);
return GameTextForPlayer(playerid, string, 5000, 4);
//================
}
Imagini / Video (optional):Nui nevoie
Aţi încercat să rezolvaţi singur?:Pai nu ca nu ma pricep la 3text dasta.

Sa va spun cum e 

Pai atunci cand un jucator are masina personala si cand iese din masina 

Sa apara accel 3DTEXT sa scrie alu cine e masina:D

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.