array must be indexed
#7

pawn Код:
IsVehicleValid(vehicleid)
{
  switch(GetVehicleModel(vehicleid))
  {
    case 441, 464, 465, 481, 501, 509, 510, 564, 572, 594 :
      return false;
  }
  return true;
}
Reply


Messages In This Thread
array must be indexed - by •Ajax• - 14.11.2009, 00:01
Re: array must be indexed - by Hiitch - 14.11.2009, 00:02
Re: array must be indexed - by •Ajax• - 14.11.2009, 00:04
Re: array must be indexed - by Hiitch - 14.11.2009, 00:09
Re: array must be indexed - by •Ajax• - 14.11.2009, 00:18
Re: array must be indexed - by CracK - 14.11.2009, 00:47
Re: array must be indexed - by yom - 14.11.2009, 00:52

Forum Jump:


Users browsing this thread: 5 Guest(s)