09.07.2016, 18:49
error 032: array index out of bounds (variable "Veh")
Код HTML:
new Veh[MAX_PLAYERS][9][i_Veh];
Код HTML:
memcpy(Veh[playerid][i], Veh[MAX_PLAYERS][9], 0, sizeof(Veh[][])*4, sizeof(Veh[][]));