All-In-One-Command-Menu icon indicating copy to clipboard operation
All-In-One-Command-Menu copied to clipboard

Feature request: Custom scripts

Open Bluscream opened this issue 4 years ago • 10 comments

This is kind of a big one and you can deny it or delay it while Super AI and addon 3 are in development, also if you say this is out of scope or you don't have the C++ experience to do that.

Feature Description:

I was always wanting to have a paged scroll menu that lists custom scripts from a specific folder (<arma3>\scripts\ maybe?) and list them in a dynamic (paged) manner so if i ever want to have a quick script (to flip nearest vehicle for example) i can do that without much hassle and without the need of an additional keybind. I think it would fit pretty well and the menu option should just be hidden if no scripts are in that folder or the folder isn't present.

Example Page: (The parts between () and before : are just for reference and should not be shown in the menu)

Title: Custom Scripts
----------------------
Item1: file 1 (scripts\file 1.sqf)
Item2: file 2 (scripts\file 2.sqf)
...
Item 9: file 9 (scripts\file 9.sqf)
Item 10: Reload custom scripts (Only on the last page)
Item 11: Next Page
Item 12: Previous Page

Sadly such a thing would require usage of a extension according to [1][2] but it should definitly be possible ^^ (You can also use C# if you're more familiar with that. I can even help you if you want)

On the plus side, if you set up a extension now for the project you can use that for other stuff that exceeds SQF capabilites aswell :3

Bluscream avatar Oct 05 '19 05:10 Bluscream