Strange thing
#1

hi
pawn Код:
for (new d = 0;d < 14;d++)
{
  CreateMapIcon(30,0,FuelStation[d][StationX],FuelStation[d][StationY],FuelStation[d][StationZ]);
  printf(" FuelMapIcon %d",d);
}
it doesn't creates them only until 5 (0,1...5) am I doing something wrong?

Thanks,
ArcticFox

Reply
#2

Maybe you've got more than 33 icons?
Reply
#3

what ever I make with for (new ... it only makes 5(6) no matter if its a map icon or a car

Fixed it ... thanks anyway
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)