10.04.2018, 16:56
(
Последний раз редактировалось MukiValdez; 10.04.2018 в 18:21.
)
Can someone solve this
C:\Users\eesio\Desktop\Unique Country RP\gamemodes\uniquescript.pwn(2792) : error 032: array index out of bounds (variable "RentInfo")
C:\Users\eesio\Desktop\Unique Country RP\gamemodes\uniquescript.pwn(2792) : error 032: array index out of bounds (variable "RentInfo")
Код:
RentInfo[i] = hex_CreateVehicle(RentInfo[i][rModel], RentInfo[i][rPozicija][0], RentInfo[i][rPozicija][1], RentInfo[i][rPozicija][2], RentInfo[i][rPozicija][3], RentInfo[i][SBOJA][0], RentInfo[i][rSBOJA][1], 2400);