Call all arrays in one
#3

Similar but not the same

Quote:

new veh[2] =
{ 400, 401 };

for(new i; i < sizeof(veh); i++)
{
if(GetVehicleModel(vmodel) == veh[i]) //You should index an i inside.
}

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: 3 Guest(s)