Help Me..
#3

Quote:
Originally Posted by AndreiWow
View Post
Something like

#define MAXCARS 200

PHP Code:
for(new 0MAXCARSi++)
{
 
//code here

But you can load the vehicles once using the loop then you will be able to use the vehicleid to get the infos so you dont have to loop more times.

Depends on what you want to do with those infos, also you will need to use enumerators.


How do you store vehicles? ini file or MySQL?
from.
I am going to use the version of mysql r38 for car storage
Reply


Messages In This Thread
Help Me.. - by xogud807 - 01.02.2017, 08:34
Re: Help Me.. - by AndreiWow - 01.02.2017, 11:57
Re: Help Me.. - by xogud807 - 01.02.2017, 12:29

Forum Jump:


Users browsing this thread: 1 Guest(s)