Compiling error...+rep for solution
#8

Quote:
Originally Posted by Lynn
Посмотреть сообщение
View my reply.
you did a little mistake in your code

pawn Код:
new distancestring[127];
            for(new i = 0; i < MAX_PLAYERS; i++)
            {
            new Float:distance = GetPlayerDistanceFromPoint(i, MoneyBagPos[0], MoneyBagPos[1], MoneyBagPos[2]);
            format(distancestring, sizeof(string), "The MoneyBag is %i meters away", distance);// see this line
            SendClientMessage(i, -1, string);
            }
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: 2 Guest(s)