- 0
problema show name textdraw la masina
-
Similar Content
-
- 7 answers
- 2,261 views
-
- 3 answers
- 2,249 views
-
- 3 replies
- 166 views
-
- 3 replies
- 297 views
-
- 1 reply
- 258 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Sprite_RoPlayers
Salut am incercat sa fac si eu pe textdraw sa imi arate numele la masina cand esti in ia da nu imi ia numele la masina
chiar nu stiu ce sa mai fac
Cod-ul pe care l-am facut
PlayerTextDrawShow(i, VehNameTD);
format(str6,sizeof(str6),"~y~%s",aVehicleNames[PlayerInfo[pCarModel] - 400]);
PlayerTextDrawSetString(i, VehNameTD, str6);
PlayerTextDrawShow(i, VehNameTD[i]); format(str6,sizeof(str6),"~y~%s",aVehicleNames[PlayerInfo[i][pCarModel][i] - 400]); PlayerTextDrawSetString(i, VehNameTD[i], str6);
Text draw-ul il arata cu numele de infernus adica numele pe care l-am pus la textdraw cand l-am facut se poate sa ma ajute careva?
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now