the biggest money pocket
#4

Code:
new richest = INVALID_PLAYER_ID, data[2];
foreach(Player,i)
{
     data[0] = GetPlayerMoney(i);
     if(data[0] && data[0] > data[1]) richest = i;
}
Source : https://sampforum.blast.hk/showthread.php?tid=169844
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: 1 Guest(s)