Textdraw Help
#1

i can't see the textdraw
what the problem?

Код:
if(IsPlayerInAnyVehicle(playerid))
{
format(strt,sizeof(strt),"~>~~w~Vehicle Name: ~r~%s ~w~Vehicle Health: ~r~%.f/100~<~ ",strt),TextDrawSetString(Textdraw60,strt);
}
else
{
format(strt,sizeof(strt),"~>~~w~Vehicle Name: ~r~//~w~Vehicle Health: ~r~//~<~ ",strt),TextDrawSetString(Textdraw60,strt);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)