mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
3 lines
72 B
Plaintext
3 lines
72 B
Plaintext
_vehicle = _this select 0;
|
|
_qty = _this select 1;
|
|
_vehicle setFuel _qty; |