Arma 3
53 értékelés
User Input Menus
   
Díjazás
Kedvenc
Kedvenc
Törlés
Data Type: Mod
Fájlméret:
Közzétéve:
Frissítve:
81.840 KB
2019. márc. 4., 17:34
márc. 16., 19:50
12 változásjegyzék ( megnézés )

Feliratkozás a letöltéshez
User Input Menus

1 Connor készítette gyűjteményben
My A3 Workshop Releases
8 elem
Leírás
Multi-purpose user input displays for use in your missions and mods.

This mod allows developers to display information to the player and then execute code with their input as argument. It is designed to make things a little easier, saving time and effort for any developers who wish to use it. If you are a developer, be sure to read the license linked below so you know to what extent you can modify and republish this mod.

A scripted version of this mod is available on github. You can use it to embed this mod inside your mission file.

Developer wiki & source code: https://github.com/ConnorAU/A3UserInputMenus
BIF Thread: https://forums.bohemia.net/forums/topic/222184-user-input-menus/
Discord: https://discord.gg/DMkxetD

License: https://github.com/ConnorAU/A3UserInputMenus/blob/master/LICENSE
5 megjegyzés
Predator14 2021. aug. 3., 7:02 
can you make a script to make a health status bar? it would be great for post apo! ;)
Connor  [készítő] 2019. máj. 3., 21:57 
Ahh, yea I use this mod for a confirmation popup in the function viewer I think.
42nfl19 2019. máj. 3., 21:43 
Thanks for the quick reply. My concern came about because Extended Function Viewer may not create dependencies, but because it requires this mod, I thought there could be problems or something. They did not seem related to each other or something.
Connor  [készítő] 2019. máj. 3., 21:22 
If you embed the script version of this into your mission file, you wont need the mod. If you use this mod version players will need to load the mod too. It shouldn't create any dependencies as it doesnt add or modify any units.
42nfl19 2019. máj. 3., 20:21 
Does the player/client need this on their system? Or can the mission maker just need this during development of missions? i.e. Does this create dependencies?