Multiplying to a Decimal Number
#2

If you need to, make it a float number.

new Float:SellPrice;
SellPrice = AHouseData[HouseID][HousePrice] * 0.1;
GivePlayerMoney(playerid, (floatround(SellPrice)));
Reply


Messages In This Thread
Multiplying to a Decimal Number - by Neil. - 11.02.2013, 06:13
Respuesta: Multiplying to a Decimal Number - by admantis - 11.02.2013, 06:16
Re: Respuesta: Multiplying to a Decimal Number - by Neil. - 11.02.2013, 06:20
Re: Multiplying to a Decimal Number - by Sasoft - 11.02.2013, 06:55
Re: Multiplying to a Decimal Number - by Neil. - 11.02.2013, 07:04
Re: Multiplying to a Decimal Number - by vIBIENNYx - 11.02.2013, 07:09
Respuesta: Multiplying to a Decimal Number - by kirk - 11.02.2013, 07:15
Re: Multiplying to a Decimal Number - by denNorske - 11.02.2013, 07:23
Re: Multiplying to a Decimal Number - by Neil. - 11.02.2013, 07:24
Re: Multiplying to a Decimal Number - by Sinner - 11.02.2013, 07:30

Forum Jump:


Users browsing this thread: 1 Guest(s)