so im tryng to print my variable EUamount
This works but it prints it as 0.0 when its empty and
1.0E7 when its in the 10 millions (ts almost always going to be over 10 million.
how do i get it to print "10000000"
mon.write(EUamount)
print to monitor variable
Started by fergregerg, Jul 08 2012 02:31 PM
4 replies to this topic
#1
Posted 08 July 2012 - 02:31 PM
#2
Posted 08 July 2012 - 02:35 PM
what are you using to get the EU amount?
#3
Posted 08 July 2012 - 05:56 PM
starts at 0 then it gets adds 10000000, while i print in the console it shows 10000000 but on screen 1.0E7
#4
Posted 08 July 2012 - 06:20 PM
I mean where do you get the information?
Are you using Redstone or a other mod to get it?
Are you using Redstone or a other mod to get it?
#5
Posted 08 July 2012 - 06:46 PM
Please post the full code of the program.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











