FlightControl Posted April 7, 2018 Posted April 7, 2018 @ED, When a route of a ground vehicle is placed by a human planer, using the map (F10) and "Set Path" button, the Command "Stop Route" is not working!!! The command is given, but the vehicle just drives like nothing happened. local CommandStopRoute = { id = 'StopRoute', params = { value = StopRoute, }, } To resimulate it, i've attached a demo mission. - Start the mission, select game master. - There are 2 units. The AI is routed automatically, the HUMAN you need to route. - You'll see the AI vehicle driving towards the white flag. When it enters the zone, it will stop. - Route the HUMAN vehicle to the white flag using F10 map view and Set Path button. The vehicle should stop entering the zone. But it does not :-( This is a critical problem. How do I hold vehicles that were commanded by players? Anybody can help? SvenBUG-009 - Stop Route not working for human paths.miz [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]
Recommended Posts