format(strt,sizeof(strt),\"~>~~w~Vehicle Name: ~r~//~w~Vehicle Health: ~r~//~<~ \",strt),TextDrawSetString(Textdraw60,strt);
format(strt,sizeof(strt),\"~>~~w~Vehicle Name: ~r~%s ~w~Vehicle Health: ~r~%.f/100~<~ \",strt),TextDrawSetString(Textdraw60,strt);