Faction Vehicle Help.
#1

So, I got a problem guys.

On this:
Код:
	//BCFMD
	FacInfo[5][fCars][0] = CreateVehicle(416, 1230.8420, 307.2255, 19.8277, 66.8400, 3, 1, -1); //
    FacInfo[5][fCars][1] = CreateVehicle(416, 1232.2285, 302.9910, 19.6677, 64.6800, 3, 1, -1); //
    FacInfo[5][fCars][2] = CreateVehicle(416, 1230.4009, 299.7040, 19.6677, 64.3800, 3, 1, -1); //
    FacInfo[5][fCars][3] = CreateVehicle(416, 1218.5967, 307.4492, 19.6677, 155.8800, 3, 1, -1); //
    FacInfo[5][fCars][4] = CreateVehicle(407, 1229.0626, 295.8720, 19.7391, 66.4800, 3, 1, -1); //
    FacInfo[5][fCars][5] = CreateVehicle(407, 1227.4220, 292.3681, 19.7391, 66.4800, 3, 1, -1); //
    FacInfo[5][fCars][6] = CreateVehicle(407, 1225.9806, 289.2120, 19.7391, 66.4800, 3, 1, -1); //
    FacInfo[5][fCars][7] = CreateVehicle(563, 1231.4324, 323.5063, 25.3026, 0.0000, 3, 1, -1); //
    //FBI
	FacInfo[6][fCars][0] = CreateVehicle(490,1386.8903, 372.1844, 19.8548, -113.6400,0,0,-1); // Crusier1
	FacInfo[6][fCars][1] = CreateVehicle(490,1388.2169, 375.4108, 19.8548, -113.6400,0,0,-1); // Crusier2
	FacInfo[6][fCars][2] = CreateVehicle(490,1389.7634, 378.6432, 19.8548, -113.6400,0,0,-1); // Crusier3
	FacInfo[6][fCars][3] = CreateVehicle(490,1391.0287, 382.0836, 19.8548, -113.6400,0,0,-1); // Crusier4
	FacInfo[6][fCars][4] = CreateVehicle(507,1392.5599, 385.4353, 19.5224, -113.8200,0,0,-1,1); // Crusier5
	FacInfo[6][fCars][5] = CreateVehicle(507,1393.9009, 388.8195, 19.5224, -113.8200,0,0,-1,1); // Crusier6
	FacInfo[6][fCars][6] = CreateVehicle(507,1395.4092, 392.0518, 19.5224, -113.8200,0,0,-1,1); // Ranger1
	FacInfo[6][fCars][7] = CreateVehicle(507,1396.6831, 395.3980, 19.5224, -113.8200,0,0,-1,1); // Ranger2
	FacInfo[6][fCars][8] = CreateVehicle(451,1399.3959, 402.1974, 19.3036, -113.3400,0,0,-1,1); // Bike1
	FacInfo[6][fCars][9] = CreateVehicle(451,1400.7018, 405.7336, 19.3036, -113.3400,0,0,-1,1); // Crusier1
	FacInfo[6][fCars][10] = CreateVehicle(451,1402.2112, 408.9423, 19.3036, -113.3400,0,0,-1,1); // Ranger2
	FacInfo[6][fCars][11] = CreateVehicle(411, 1403.6517, 412.1685, 19.3520, -112.6200,0,0,-1,1); // Bike1
	FacInfo[6][fCars][12] = CreateVehicle(411, 1405.0480, 415.6182, 19.3520, -112.6200,0,0,-1,1); // Crusier1
and alot more cars.


Shows this:
Код:
pwn(29286) : warning 202: number of arguments does not match definition
pwn(29287) : warning 202: number of arguments does not match definition
pwn(29288) : warning 202: number of arguments does not match definition
pwn(29289) : warning 202: number of arguments does not match definition
pwn(29290) : warning 202: number of arguments does not match definition
pwn(29291) : warning 202: number of arguments does not match definition
pwn(29292) : warning 202: number of arguments does not match definition
pwn(29293) : warning 202: number of arguments does not match definition
pwn(29294) : warning 202: number of arguments does not match definition
pwn(29295) : warning 202: number of arguments does not match definition
pwn(29296) : warning 202: number of arguments does not match definition

How to fix it? It shows that warning on every line connected with Faction Cars.
Reply
#2

Fixed. Nevermind.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)