4 errors on one line, help please!
#4

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
Remove [fv] most likely.
But that [fv] is in almost every 5 lines before that which are not giving errors:

Код:
 FamilyVehicleInfo[f][fv][fvModelId] = 0;
			FamilyVehicleInfo[f][fv][fvSpawnx] = 0.0;
			FamilyVehicleInfo[f][fv][fvSpawny] = 0.0;
			FamilyVehicleInfo[f][fv][fvSpawnz] = 0.0;
			FamilyVehicleInfo[f][fv][fvSpawna] = 0.0;
			FamilyVehicleInfo[f][fv][fvPaintJob] = -1;
			FamilyVehicleInfo[f][fv][fvColor1] = 126; //<<<<Line with error
			FamilyVehicleInfo[f][fv][fvColor2] = 126;
			FamilyVehicleInfo[f][fv][fvPrice] = 0;
			FamilyVehicleInfo[f][fv][fvFuel] = 100.00;
	    	FamilyVehicleInfo[f][fv][fvId] = INVALID_VEHICLE_ID;
Reply


Messages In This Thread
4 errors on one line, help please! - by Songason - 01.11.2013, 15:17
Re: 4 errors on one line, help please! - by Pottus - 01.11.2013, 15:19
Re: 4 errors on one line, help please! - by Konstantinos - 01.11.2013, 15:20
Re: 4 errors on one line, help please! - by Songason - 01.11.2013, 15:21

Forum Jump:


Users browsing this thread: 2 Guest(s)