Call all arrays in one
#6

Quote:

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
PHP код:
if(GetVehicleModel(vmodel) == veh[|| 1])

return 
1

1. what does "timy work" mean (Edit: ah, you meant tiny)
2. no, that "veh[0 || 1]" is not valid syntax
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: 5 Guest(s)