Call all arrays in one
#5

You said: or

if(GetVehicleModel(vmodel) == veh[0] || GetVehicleModel(vmodel) == veh[1])
{
return 1;
}

But it is a timy work.
And can this also work
Quote:

if(GetVehicleModel(vmodel) == veh[0 || 1])
{
return 1;
}

Reply


Messages In This Thread
Call all arrays in one - by coool - 11.12.2016, 06:29
Re: Call all arrays in one - by AjaxM - 11.12.2016, 06:38
Re: Call all arrays in one - by coool - 11.12.2016, 06:46
Re: Call all arrays in one - by BiosMarcel - 11.12.2016, 11:10
Re: Call all arrays in one - by coool - 11.12.2016, 11:24
Re: Call all arrays in one - by BiosMarcel - 11.12.2016, 11:28
Re: Call all arrays in one - by Logic_ - 11.12.2016, 11:34
Re: Call all arrays in one - by BiosMarcel - 11.12.2016, 11:34
Re: Call all arrays in one - by Logic_ - 11.12.2016, 11:36

Forum Jump:


Users browsing this thread: 2 Guest(s)