!!Need fast help!! Pickups!! PLS!!
#3

thx so much this works.
But theres still a little issue.
It executes the action 1000 times.

pawn Код:
for(new pid=0;pid<1000;pid++]
{
    if(pickupid==DynPickup[pid])
    {
        GivePlayerMoney(playerid,2000);
    }
}
Here it gives me the 2000$ 1000 times so i get 2000000 instead of just 2000.

would be very happy about help.

regards.
Reply


Messages In This Thread
!!Need fast help!! Pickups!! PLS!! - by BlackWolf120 - 26.12.2010, 15:38
Re: !!Need fast help!! Pickups!! PLS!! - by Babul - 26.12.2010, 23:44
Re: !!Need fast help!! Pickups!! PLS!! - by BlackWolf120 - 27.12.2010, 01:48
Re: !!Need fast help!! Pickups!! PLS!! - by BlackWolf120 - 28.12.2010, 22:45
Re: !!Need fast help!! Pickups!! PLS!! - by _rAped - 28.12.2010, 22:48
Re: !!Need fast help!! Pickups!! PLS!! - by Hal - 28.12.2010, 22:49
Re: !!Need fast help!! Pickups!! PLS!! - by BlackWolf120 - 28.12.2010, 23:06

Forum Jump:


Users browsing this thread: 1 Guest(s)