15.02.2015, 04:12
You forgot to add 2 closing brackets(]) here,
Just add the closing brackets and it should look like this
Let me know if it has fixed your problem.
Код:
VehicleInfo[vid[vColor1], VehicleInfo[vid [vColor2]
Код:
VehicleInfo[vid][vColor1], VehicleInfo[vid][vColor2]