mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
private ["_obj"];
|
|
_obj = _this select 3;
|
|
_obj spawn player_packVault;
|