Arma 3
53 次評價
User Input Menus
   
獎勵
加入最愛
已加入最愛
移除最愛
Data Type: Mod
檔案大小
發佈於
更新時間
81.840 KB
2019 年 3 月 4 日 下午 5:34
3 月 16 日 下午 7:50
12 項更新註記 (檢視)

訂閱以下載
User Input Menus

在 Connor 的 1 個收藏中
My A3 Workshop Releases
8 個項目
描述
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 則留言
Predator14 2021 年 8 月 3 日 上午 7:02 
can you make a script to make a health status bar? it would be great for post apo! ;)
Connor  [作者] 2019 年 5 月 3 日 下午 9:57 
Ahh, yea I use this mod for a confirmation popup in the function viewer I think.
42nfl19 2019 年 5 月 3 日 下午 9: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  [作者] 2019 年 5 月 3 日 下午 9: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 年 5 月 3 日 下午 8: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?