one coordinate = only one object - HOW? +rep!
#7

pawn Код:
new RRush = random(sizeof(MoneyRushPoints));
            DynPickup[2] = CreateDynamicPickup(1550,2,MoneyRushPoints[RRush][0],MoneyRushPoints[RRush][1],MoneyRushPoints[RRush][2],0);

            for(new i; i < 5; i++)
            {
                PickUpDrugOnMr[1] = CreateDynamicPickup(1241,3,MoneyRushPoints[i][0],MoneyRushPoints[i][1],MoneyRushPoints[i][2],0);

                PickUpDrugOnMr[2] = CreateDynamicPickup(1241,3,MoneyRushPoints[i][0],MoneyRushPoints[i][1],MoneyRushPoints[i][2],0);

                PickUpDrugOnMr[3] = CreateDynamicPickup(1241,3,MoneyRushPoints[i][0],MoneyRushPoints[i][1],MoneyRushPoints[i][2],0);
                PickUpDrugOnMr[4] = CreateDynamicPickup(1241,3,MoneyRushPoints[i][0],MoneyRushPoints[i][1],MoneyRushPoints[i][2],0);

                PickUpDrugOnMr[5] = CreateDynamicPickup(1241,3,MoneyRushPoints[i][0],MoneyRushPoints[i][1],MoneyRushPoints[i][2],0);
            }
Reply


Messages In This Thread
one coordinate = only one object - HOW? +rep! - by PawnoQ - 01.04.2012, 17:08
Re: one coordinate = only one object - HOW? +rep! - by blank. - 02.04.2012, 11:43
Re: one coordinate = only one object - HOW? +rep! - by PawnoQ - 02.04.2012, 11:46
Re: one coordinate = only one object - HOW? +rep! - by blank. - 02.04.2012, 11:51
Re: one coordinate = only one object - HOW? +rep! - by PawnoQ - 02.04.2012, 11:53
Re: one coordinate = only one object - HOW? +rep! - by PawnoQ - 05.04.2012, 16:31
Re: one coordinate = only one object - HOW? +rep! - by WooTFTW - 05.04.2012, 16:42
Re: one coordinate = only one object - HOW? +rep! - by PawnoQ - 06.04.2012, 18:55

Forum Jump:


Users browsing this thread: 1 Guest(s)