the biggest money pocket
#3

Quote:
Originally Posted by Golimad
View Post
Should be something like this
Code:
new bool:biggest[MAX_PLAYERS];
for(new p = 0; p < MAX_PLAYERS; p ++)
{
     for(p; p<MAX_PLAYERS; p++)
     {
         check all players money and compare it to this player, if someone has more, break this loop and check the other players through the upper loop and set biggest[playerid] = true; and all others to false;
     }
}
can you give me example? Cause I still can't understand
Reply


Messages In This Thread
the biggest money pocket - by rOps - 12.03.2015, 17:33
Re : the biggest money pocket - by Golimad - 12.03.2015, 17:45
Re: Re : the biggest money pocket - by rOps - 12.03.2015, 17:47
Re : the biggest money pocket - by Golimad - 12.03.2015, 18:08
Respuesta: the biggest money pocket - by admantis - 12.03.2015, 19:20
Re: Respuesta: the biggest money pocket - by oliverrud - 12.03.2015, 19:24
Respuesta: the biggest money pocket - by admantis - 12.03.2015, 21:31

Forum Jump:


Users browsing this thread: 2 Guest(s)