GasAmount = TextDrawCreate(499.000000, 100.000000, "Gas :"); TextDrawBackgroundColor(GasAmount, 255); TextDrawFont(GasAmount, 1); TextDrawLetterSize(GasAmount, 0.400000, 1.000000); TextDrawColor(GasAmount, -65281); TextDrawSetOutline(GasAmount, 0); TextDrawSetProportional(GasAmount, 1); TextDrawSetShadow(GasAmount, 1); TextDrawUseBox(GasAmount, 1); TextDrawBoxColor(GasAmount, 255); here is errors-->TextDrawTextSize(GasAmount, 605.000000, 0.000000);*/
TextDrawTextSize(GasAmount, 255.999908, 0.000000);