Server question
#6

I'm not sure but try changing this:
PHP код:
    format(string,sizeof(string),"-%.0f HP",amount); 
To
PHP код:
  format(string,sizeof(string),"-%d HP",floatround(amount)); 
Reply


Messages In This Thread
Server question - by radiobizza - 16.03.2016, 21:53
Re: Server question - by Amads - 16.03.2016, 21:58
Re: Server question - by XtremeRz - 16.03.2016, 23:18
Re: Server question - by radiobizza - 17.03.2016, 05:09
Re: Server question - by radiobizza - 17.03.2016, 05:11
Re: Server question - by jlalt - 17.03.2016, 05:17
Re: Server question - by radiobizza - 17.03.2016, 13:02
Re: Server question - by introzen - 17.03.2016, 18:38
Re: Server question - by radiobizza - 18.03.2016, 05:30
Re: Server question - by itsCody - 18.03.2016, 05:38

Forum Jump:


Users browsing this thread: 1 Guest(s)