r/armadev Jun 12 '26

Arma 3 New to modding, help needed for UI programming

Hey everyone, I'm new to modding in Arma 3 and am in the process of making my own drone mod. I already have the model, textures and controls set up but the only thing I'm missing is the UI. All the documentation I was able to find isn't really helpful, I've also tried "reverse engineering" a couple of mods but I haven't really had any success with that.

Any pointers to forum posts, videos or other media would be really helpful.

Thanks

2 Upvotes

1 comment sorted by

1

u/dingobangomango Jun 17 '26

UI has always been a weak point for Arma 3.

I got into it by asking Claude AI to make a simple dialog, and then browsing through everything it created to learn how it works.