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

