Speed Float
#10

Quote:
Originally Posted by SAMPHacker
Посмотреть сообщение
PHP код:
            new Float:FuelInFloat VehicleFuel[vehicleid];
            new 
FuelInInteger floatround(FuelInFloat);
            new 
FuelInString[4];
            
format(FuelInString,4,"%i.0",FuelInInteger); 
Quote:
Originally Posted by Akcent_Voltaj
Посмотреть сообщение
perfect SAMPHAcker
Not even close to perfect.

Did you even read my reply?

pawn Код:
format( FuelInString, sizeof( FuelInString ), "%.1f", FuelInInteger );
Reply


Messages In This Thread
Speed Float - by Akcent_Voltaj - 24.01.2013, 15:29
Re: Speed Float - by DaRk_RaiN - 24.01.2013, 15:31
Re: Speed Float - by Sinner - 24.01.2013, 15:40
Re: Speed Float - by LarzI - 24.01.2013, 15:53
Re: Speed Float - by Akcent_Voltaj - 24.01.2013, 17:19
Re: Speed Float - by Akcent_Voltaj - 24.01.2013, 20:40
Re: Speed Float - by Akcent_Voltaj - 25.01.2013, 11:45
Re: Speed Float - by SAMPHacker - 25.01.2013, 11:56
Re: Speed Float - by Akcent_Voltaj - 25.01.2013, 12:02
Re: Speed Float - by LarzI - 25.01.2013, 12:44

Forum Jump:


Users browsing this thread: 7 Guest(s)