Jump to content
Sign in to follow this  
avibird 1

Is there a way to limited the GUARD WAYPOINT engagement distance!

Recommended Posts

When using the guard waypoint is there a way to limit the engagement distance the units will move to engage units on the map. As the waypoint is now the units will never stop and travel any distance. Is there codeline I could add to limited to lets say 5000 meters.

example wp2 = GroupTank addwaypoint [position Player, 500];

wp2 setwaypointtype "GUARD";

wp2 setWaypointCombatMode "RED"

wp2 setWaypointFormation "WEDGE"

wp2 setWaypointSpeed "FULL";

wp2 setWaypointBehaviour "COMBAT"

Edited by AVIBIRD 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×