-0303- Posted January 8, 2020 Posted January 8, 2020 I wanted to have the Carriers steam up and down the coast in an eternal loop. Googled and found this from 2013: Add a task, and then pick the category "Perform Command" then choose "switch waypoint". Set whichever waypoint you want the AI to go back to, whenever they reach teh waypoint with the command, they will go back to the WP specified. https://forums.eagle.ru/showthread.php?t=111541 "switch waypoint" doesn't exist anymore it seems. Intel Core i7 3630QM @ 2.40GHz (Max Turbo Frequency 3.40 GHz) | 16.0GB Dual-Channel DDR3 @ 798MHz | 2047MB NVIDIA GeForce GT 635M | 447GB KINGSTON SA400S37480G (SATA-2 (SSD))
tribundox Posted January 9, 2020 Posted January 9, 2020 I have not tested this, but i think this should work: On the last waypoint of your carrier, open up the "advanced (waypoint actions)", then for TYPE choose "Perform Task", and for ACTION choose "go to waypoint". The "To Waypoint" value lets you choose the waypoint the carrier should go next. It will then go to that waypoint and perform all tasks and routes as it would be the first time for the carrier to reach that waypoint. Here a YT video, this is for ground units, but it should work for carriers too:
-0303- Posted January 9, 2020 Author Posted January 9, 2020 The "go to waypoint" option doesn't exist for the Carrier. It does exist for vehicles (and it works, made a loop with some APC). I don't have the "Combined Arms" if that matters. For Carrier, under "Perform Command" there's choices of "Run Script" and "Script File". Maybe there's a backway there. But there should be a simple "go to waypoint". Intel Core i7 3630QM @ 2.40GHz (Max Turbo Frequency 3.40 GHz) | 16.0GB Dual-Channel DDR3 @ 798MHz | 2047MB NVIDIA GeForce GT 635M | 447GB KINGSTON SA400S37480G (SATA-2 (SSD))
-0303- Posted January 9, 2020 Author Posted January 9, 2020 (edited) Here a YT video, this is for ground units, but it should work for carriers too: First half of this video is silly unless I miss something. He adds "go to waypoint" for all waypoints. That's redundant, it goes to next waypoint by default. He only needed to add one "go to waypoint" to go from last to first. Edited January 9, 2020 by -0303- Intel Core i7 3630QM @ 2.40GHz (Max Turbo Frequency 3.40 GHz) | 16.0GB Dual-Channel DDR3 @ 798MHz | 2047MB NVIDIA GeForce GT 635M | 447GB KINGSTON SA400S37480G (SATA-2 (SSD))
mono6020 Posted January 15, 2020 Posted January 15, 2020 I wanted to have the Carriers steam up and down the coast in an eternal loop. Googled and found this from 2013: "switch waypoint" doesn't exist anymore it seems. Hi, load mist_4_3_74.lua Script at Mission Start. on the last carrier waypoint -> advanced waypoint action -> perform command -> run script -> mist.ground.patrol('NAME-OF-CARRIER-GROUP') you can download the latest MIST from: https://github.com/mrSkortch/MissionScriptingTools -> (mist_4_3_74.lua) 1
funkstardeluxe Posted March 29, 2020 Posted March 29, 2020 Hi, load mist_4_3_74.lua Script at Mission Start. on the last carrier waypoint -> advanced waypoint action -> perform command -> run script -> mist.ground.patrol('NAME-OF-CARRIER-GROUP') you can download the latest MIST from: https://github.com/mrSkortch/MissionScriptingTools -> (mist_4_3_74.lua) hi, I have tried what you explained but the ship comes to a stop at it last waypoint, not sure what went wrong...
rwbishUP Posted May 21, 2020 Posted May 21, 2020 I am looking for an answer to this also. Trying to set up CSG protection in PG, want to have a naval unit patrolling, but. I can't find a way to set it to repeat waypoints, other than placing hundreds of waypoints on top of eachother.
phantom0gritz Posted January 28, 2021 Posted January 28, 2021 I was having trouble with this but managed to figure it out. The mist script line you need is as follows mist.ground.patrol('group_name', way point type, formation type, speed) as an example mist.ground.patrol('Naval-1', turning, default, 25) The speed parameter can accept either a hard value as above or "default". The same should be for formation type (for ships this is the template drop down?) But I am not sure so I am using default for now. Ship only get the turning for the way point type so that is hard set. In the group name it has to match exactly and you need the apostrophes at the start and end of the name. (<- for the people who are fledglings like me) Tested it on a speed boat with time accel. Hope this helps.
dresoccer4 Posted December 16, 2021 Posted December 16, 2021 anyone ever get the "go to waypoint" command for ships to work? Acer Predator Triton 700 || i7-7700HQ || 512GB SSD || 32GB RAM || GTX1080 Max-Q || FFB II and Thrustmaster TWCS Throttle || All DCS Modules
fargo007 Posted December 16, 2021 Posted December 16, 2021 21 minutes ago, dresoccer4 said: anyone ever get the "go to waypoint" command for ships to work? It works. Have fun. Don't suck. Kill bad guys. https://discord.gg/blacksharkden/
dresoccer4 Posted December 16, 2021 Posted December 16, 2021 17 minutes ago, fargo007 said: It works. not for me. my ships get to last waypoint and just stop Acer Predator Triton 700 || i7-7700HQ || 512GB SSD || 32GB RAM || GTX1080 Max-Q || FFB II and Thrustmaster TWCS Throttle || All DCS Modules
Recommended Posts