Files
DayZ-Epoch/SQF/dayz_code
icomrade e398250489 Fix refuel trucks, add upgraded trucks to array
Issue was:
A. with locality, we were checking the wrong vehicle in one instance and

B. with variable names, since we called local_setFuel and _vehicle was
private already from the calling script we ran into an issue with
duplicate variables causing the command to fail. local_setFuel doesnt
really need any local variable so I removed them and this fixed the
issue (script filters may need to be adjusted accordingly)
2016-11-16 14:53:17 -05:00
..
2016-03-30 14:55:45 -04:00
2016-04-27 14:42:50 -04:00
2016-11-06 13:05:46 -05:00
2016-11-16 13:34:48 -05:00
2016-08-27 10:09:55 -04:00