Arma 3
172 ratings
Drongos Enhanced Interface
2
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
4.589 MB
23 Mar, 2020 @ 5:16pm
4 Apr, 2021 @ 10:06pm
3 Change Notes ( view )

Subscribe to download
Drongos Enhanced Interface

Description
Drongo's Enhanced Interface (DEI) adds a module that gives mission creators easily customized options for the player interface.

  • Entire inventory is now clickable (easy to add customized items)
  • Double clicking on weapons changes to that weapon
  • Run custom scripts on opening/closing the inventory
  • Interact key (can be customized)
  • Menu for custom actions (can be customized)
  • 3 hotkeys (can be customized)
  • Camping gear (tent can be used for Arsenal/skiptime)

The addon also contains some camping gear. To use the gear, open your inventory and double click the item. To pack the tent, sleeping bag or fire, use your Interact Key (use action 9 by default). There is also an item called stims that gives the player a stamina boost.

There is a demo mission in the mod folder. You can find a direct download here:

https://www.patreon.com/posts/drongos-enhanced-35198802

Discord for my mods[discord.gg]
My Artillery/Cruise Missile/Loitering Munition mod
My Air Support mod
My Active Protection System mod


SET UP
Place a DEI module and configure the settings. The user keys are custom "Use Action" keys which can be configured in Options > Controls > Custom controls. To assign custom scripts to an action, simply enter the path to the script in the module (create this path and script in the mission folder). Do not use quotation marks. For example:

"MyPath\MyScript.sqf" // will not work
MyPath\MyScript.sqf // ok


ACTION MENU
The action menu is based on an array called deiMenuActions. To add an action to it, call a script from the module and use this command in the .sqf file:

deiActions pushBack ["My action name","MyPath\MyScript.sqf"];

"My action name" will be listed in the menu. When it is double-clicked, the script "MyPath\MyScript.sqf" will be run with execVM.


EDITING
The core module allows users to set a path to their own scripts in their mission folder.


CREDITS
Drongo: Design and scripting
Sly: Camping concept
VedKay: Item graphics, cover art
EO: Tent storage configs

Thanks of VedKay for my snazzy new logo.

A huge thanks to my Patrons and supporters.

Check my YouTube channel for trailers, WIP etc:
https://www.youtube.com/channel/UCrZtKPYPS9iYzu1EAzTLYgg

I am not on the BIS forums. I can be emailed at drongomods@gmail.com.
I am not on social media, so I would appreciate it if those of you who are would help promote my mods.

License:
Arma Public License Share Alike (APL-SA)
https://www.bohemia.net/community/licenses/arma-public-license-share-alike
31 Comments
Oatis 19 Jan @ 4:47am 
I found a solution, Thank you for the reply.
Drongo  [author] 12 Jan @ 1:51pm 
My Patreon got shoahed. DM me on steam or discord and I'll send you a script to allow sleep with DYEL. I consider DYEL a replacement of this mod.
Oatis 10 Jan @ 5:09pm 
Need this back and Patreon missions. Or is there one of your other mods that has the camp/sleep script?
Aleksey-ekb 7 Jun, 2022 @ 2:41am 
Разобрался, спасибо.
Drongo  [author] 6 Jun, 2022 @ 2:35pm 
This mod is no longer supported, use DYEL or DMP. If you wish to edit the mod yourself, go ahead, the license is APL-SA.
Aleksey-ekb 6 Jun, 2022 @ 1:43pm 
При открытии инвентаря с права в верху появляется какое то информационное черное окно с надписями, как убрать? Зачем оно там? Закрывает часть инвентаря, не видно из за него. А так мод интересный.
J-Money 11 Jul, 2021 @ 4:16am 
love Com Truise, you know whatsup Drongo. the man.
Drongo  [author] 29 Jun, 2021 @ 2:23pm 
J-Money 29 Jun, 2021 @ 2:17pm 
What awesome ass song was that
YipMan 27 May, 2020 @ 9:35am 
The mod doesn't seem to load on servers.
Once I place the core mod the mission breaks.

9:10:02 Warning Message: mpmissions/__cur_mp.Altis/mission.sqm/Mission/Entities/Item1685.type : Vehicle class dei_Core no longer exists
9:10:02 Missing addons detected:
9:10:02 DEI_Items
9:10:02 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.DEI_Items