[debug] Run time error 4: "Array index out of bounds"
#2

shoudn't this be:
pawn Код:
VehicleBattery[Vehicles[storeid][DLID]] = 100;
this?
pawn Код:
VehicleBattery[Vehicles[storeid]][DLID] = 100;
and show me loadvehicles function.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)