03.11.2012, 02:54
I tried to add Faction Vehicles but got these errors confused on fixing it.
Here are the Lines
Код:
D:\Xtreme Gaming Roleplay\gamemodes\xg-rp.pwn(19722) : error 032: array index out of bounds (variable "FacInfo") D:\Xtreme Gaming Roleplay\gamemodes\xg-rp.pwn(19723) : error 032: array index out of bounds (variable "FacInfo")
Код:
FacInfo[1][fCars][26] = CreateVehicle(596,1535.8617,-1678.0245,13.1032,359.7036,0,1,1200); // Crusier near the department door. FacInfo[1][fCars][27] = CreateVehicle(596,1535.9086,-1667.2163,13.1048,179.4998,0,1,1200); // Crusier near the department door.