Call all arrays in one
#1

Yes, whether my title is expressing or not let me tell you my problem..
I have arranged arrays like this
PHP код:
new veh[2] =
        {    
400401 }; 
And now how can I call this 2 variable in one arrary for example
PHP код:
if(GetVehicleModel(vmodel) == veh[2])  //the veh[2] will call only the number 401 
Now tell how to call the 2 variable in one.
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: 1 Guest(s)