fargo007 Posted August 26, 2017 Posted August 26, 2017 Wondering if there's a setting I can tweak somewhere to do this. I have the map set to MGRS, but can't get them to stop calling contacts out by bulls. Thanks! Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
FlightControl Posted August 29, 2017 Posted August 29, 2017 Check out MOOSE ... It supports coordinate communication in A2G and A2A formats. A2G: BR, LL Decimal Minute, LL Minute Second, MGRS, BULLS A2A: BRAA, LL Decimal Minute, LL Minute Second, MGRS, BULLS It provides a settings menu where players can select which settings they want for A2G and A2A modes. I also saw your note on ESCORT and have fixed the issue with escorts not "detecting" units. They did but there was a problem with the reporting. I will publish a fix in a couple of days. Stay tuned! [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
fargo007 Posted August 29, 2017 Author Posted August 29, 2017 Wow, Thanks! Yeah, it seemed like they would detect at the start, but after being tasked to engage, they sort of quit working and just flew around. ;-) Ah, the SETTINGS class, thanks. How do I invoke it though? It doesn't seem to have a New() constructor. Please know that all your great work on this is appreciated. Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
FlightControl Posted August 29, 2017 Posted August 29, 2017 Wow, Thanks! Yeah, it seemed like they would detect at the start, but after being tasked to engage, they sort of quit working and just flew around. ;-) Ah, the SETTINGS class, thanks. How do I invoke it though? It doesn't seem to have a New() constructor. Please know that all your great work on this is appreciated. SETTINGS are embedded in many classes now, that use the SETTINGS selected. So, it depends what you wanna do ... Can you explain this a bit? [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
fargo007 Posted August 29, 2017 Author Posted August 29, 2017 I want the selection menu to appear in comms so I can choose which A2G method I want. I intend to experiment to see which I prefer the most. Say in a mission with the Escort & Spawn classes already in use. Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
FlightControl Posted August 29, 2017 Posted August 29, 2017 I want the selection menu to appear in comms so I can choose which A2G method I want. I intend to experiment to see which I prefer the most. Say in a mission with the Escort & Spawn classes already in use. Ok … The SETTINGS work specifically with: TASK_A2G_DISPATCHER TASK_A2A_DISPATCHER DESIGNATE DETECTION_AREAS DETECTION_TYPES DETECTION_UNITS And for ESCORT too, but for that you need a fix that i did for you this morning. Can you wait till tomorrow? Maybe run this test mission here: https://github.com/FlightControl-Master/MOOSE_MISSIONS/tree/master/TAD%20-%20Task%20Dispatching/TAD-105%20-%20A2G%20Task%20Dispatching%20DETECTION_AREAS [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
fargo007 Posted August 29, 2017 Author Posted August 29, 2017 NP, I'll wait for the update and revisit. Thanks! Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
Recommended Posts