Drongos Enhanced Interface
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:
"MyPathMyScript.sqf" // will not work
MyPathMyScript.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","MyPathMyScript.sqf"];
"My action name" will be listed in the menu. When it is double-clicked, the script "MyPathMyScript.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.
Most of my mods and missions are released on my Patreon page. You don’t need to be a Patron to download them: https://www.patreon.com/DrongoMods
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 [email protected].
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