Complicated arrays (or at least i think so)
#3

thanks

the 0 to an i would be what i was going to do but for debugging i was using 0

thanks for the virtual world tip

EDIT:
new code works

Код:
  for (new i=0; i<sizeof(CarParkFloor); i++) {
    AddStaticPickup(1239, 23,
    CarParkFloor[i][0],
    CarParkFloor[i][1],
    CarParkFloor[i][2]);
  }
Reply


Messages In This Thread
Complicated arrays (or at least i think so) - by adsy - 12.02.2010, 20:07
Re: Complicated arrays (or at least i think so) - by MadeMan - 12.02.2010, 20:18
Re: Complicated arrays (or at least i think so) - by adsy - 12.02.2010, 20:20

Forum Jump:


Users browsing this thread: 3 Guest(s)