Compiling error...+rep for solution
#10

format(string, sizeof(string), "The MoneyBag is %i meters away", distance);
CHANGE THIS TO THE FOLLOWING--
format(string, sizeof(string), "The MoneyBag is %1f meters away", distance);
Reply


Messages In This Thread
Compiling error...+rep for solution - by saikumar - 12.05.2014, 16:32
Re: Compiling error...+rep for solution - by Stanford - 12.05.2014, 16:32
Re: Compiling error...+rep for solution - by saikumar - 12.05.2014, 16:35
Re: Compiling error...+rep for solution - by SAMProductions - 13.05.2014, 04:34
Re: Compiling error...+rep for solution - by IceBilizard - 13.05.2014, 04:40
Re: Compiling error...+rep for solution - by saikumar - 13.05.2014, 04:42
Re: Compiling error...+rep for solution - by Lynn - 13.05.2014, 04:48
Re: Compiling error...+rep for solution - by IceBilizard - 13.05.2014, 04:50
Re: Compiling error...+rep for solution - by saikumar - 13.05.2014, 05:07
Re: Compiling error...+rep for solution - by BroZeus - 13.05.2014, 05:46

Forum Jump:


Users browsing this thread: 1 Guest(s)