Strange problem with string
#3

Quote:
Originally Posted by [WSF]ThA_Devil
Посмотреть сообщение
health is a float
instead of %d use %f
if you want it shorter, like 5.14 use %0.2f

All you're trying to do there, is represent float ( a number with a dot in it: 0.4 / 0.8 / 50.00001 ) as Integer ( A whole number ) 1 / 2 / 500 / 10000
quote.
Reply


Messages In This Thread
Strange problem with string - by bustern - 30.04.2014, 11:22
Re: Strange problem with string - by [WSF]ThA_Devil - 30.04.2014, 11:23
Re: Strange problem with string - by Galletziz - 30.04.2014, 11:26
Re: Strange problem with string - by bustern - 30.04.2014, 11:27
AW: Strange problem with string - by Macronix - 30.04.2014, 11:27
Re: Strange problem with string - by [WSF]ThA_Devil - 30.04.2014, 11:28
Re: Strange problem with string - by Galletziz - 30.04.2014, 11:28
Re: Strange problem with string - by [WSF]ThA_Devil - 30.04.2014, 11:30
AW: Strange problem with string - by Macronix - 30.04.2014, 11:30
Re: Strange problem with string - by Konstantinos - 30.04.2014, 11:32

Forum Jump:


Users browsing this thread: 1 Guest(s)