I have just written this line of code in my formerly mentioned project. if(roads[destinations[cars[data[1][i]].info2].road].h0v1==0)
Posted by FrozenWinters Sep 06 2010 02:44 GMT in FrozenWinters
- Like?

if(roads[destinations[cars[data[1][i]].info2].road].h0v1==0)


Replies:

that's nice

Reply by THAT BOBZ GUY Sep 06 2010 03:14 GMT
You should explain what it does for the script kiddy inefficients on this site
Reply by Fallen Shade Sep 06 2010 03:20 GMT
From what I can see, it's checking to see if a specific car on a specific road to a specific destination has a property that is equal to 0. Not sure what it would do in relation to the project though.
Reply by Gold Prognosticus Sep 06 2010 06:30 GMT
Gold is correct but lol @ array index that is an array index that is an array index
Reply by FrozenWinters Sep 06 2010 17:19 GMT
Sign-in to post a reply.