mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Inventory not opened fixed
Inventory not opened without the "false" as return
This commit is contained in:
parent
8418588194
commit
83263f5c99
@ -10,6 +10,12 @@
|
|||||||
Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike
|
Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike
|
||||||
|
|
||||||
Github:
|
Github:
|
||||||
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/custom/EPOCH_custom_EH_Take.sqf
|
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/custom/EPOCH_custom_EH_InventoryOpened.sqf
|
||||||
*/
|
*/
|
||||||
params ["_unit","_container","_sec"];
|
params ["_unit","_container","_sec"];
|
||||||
|
// Start Custom Code
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
// End Custom Code
|
||||||
|
false
|
||||||
|
Loading…
Reference in New Issue
Block a user