if statement OnVehicleSpawn - HELP
#4

no, it actual wouldn't work because:

Код:
stock IsSmallVehicle(vehicleid)
{
  switch ( GetVehicleModel(vehicleid)) {
    case 448, 457, 462, 461, 463, 468, 471, 485, 521, 522, 523, 530, 581, 586, 571, 572, 574, 583 : return true;
	}
  return false;
}
Reply


Messages In This Thread
if statement OnVehicleSpawn - HELP - by kevin974 - 23.06.2010, 03:28
Re: if statement OnVehicleSpawn - HELP - by bigcomfycouch - 23.06.2010, 03:36
Re: if statement OnVehicleSpawn - HELP - by kevin974 - 23.06.2010, 03:42
Re: if statement OnVehicleSpawn - FIXED - by kevin974 - 23.06.2010, 03:55

Forum Jump:


Users browsing this thread: 1 Guest(s)