mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
private["_obj","_bag","_pos"];
|
|
hintSilent format["DEBUG: %1",_this];
|
|
_obj = _this select 3;
|
|
_obj spawn player_packTent;
|