[HELP]Not Showing Car Name...
#1

Hey
When I Enter Vehicle Car Name Not Shows:/

Here Its Picture When You Se Vehicle : andcarnamehere


Can Someone Help Me With It?
The Code :
http://pastebin.com/hZMeUmpt
Reply
#2


pawn Код:
format(str, sizeof(str), "%s", VehicleNames[model - 400]); //store the vehicle's name
    TextDrawShowForPlayer(playerid, VehicleName);
    TextDrawSetString(VehicleName, str); // ???
PS. I would recomend you to make 'VehicleName' being variable-textdraw:
pawn Код:
new Text:VehicleName[MAX_PLAYERS]
Otherwise when other player will get in to car, everyone will see name of his car.

Sry bout my eng, kinda nervous..

Greetz,
LetsOWN
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)