Page MenuHomeFeedback Tracker

Units local to HC will not follow waypoints set on server
Assigned, WishlistPublic

Description

As per title, AI groups local to a HC won't follow order set by the server.

They receive the waypoints and perform a quick anim but don't move off {F24975}

Details

Legacy ID
1120914067
Severity
None
Resolution
Open
Reproducibility
Always
Category
AI Pathfinding / Motion
Steps To Reproduce

1 - spawn units on server

2 - set owner to HC

3 - assign waypoints on server (command is global args and effects)

4 - watch them do nothing. I even had problems getting them to shoot me if I shoot a couple of them (but that might be separate issue to raise later)

Play the attached demo mission

(I called my HC profile "hc1")

The units should get transferred to HC and then move to "mkr1", "mkr2" and "mkr3"

The mission has some sideChat sent to you by server so you can see what's going on.

Additional Information

Also see this video:

https://www.youtube.com/watch?v=LJbMxi5vCxw&feature=youtu.be

Also, if it is useful, here is rpt output of various things. This rpt is from a HC so you can see groups owned by it has the waypoints and properties, but has not assigned a WP (currentWaypoint = 0) - I did also try setCurrentWaypoint when setting the WP's but nothing changed.

[PHP]"========="
"HC.SQF" - GROUP: O Alpha 1-2"
"HC.SQF" - LOCAL GROUP: false"
"HC.SQF" - WAYPOINTS GROUP: [[O Alpha 1-2,0],[O Alpha 1-2,1],[O Alpha 1-2,2],[O Alpha 1-2,3],[O Alpha 1-2,4],[O Alpha 1-2,5],[O Alpha 1-2,6],[O Alpha 1-2,7]]"
"HC.SQF" - CURRENT WAYPOINT GROUP: 0"
"HC.SQF" - COMBAT MODE GROUP: YELLOW"
"HC.SQF" - LEADER GROUP: O Alpha 1-2:1"
"HC.SQF" - BEHAVIOUR LEADER: AWARE"
"HC.SQF" - TARG LEAD: [[17291.4,10806.7,1.32227],"Horde_O_GunmanU_MX_F",EAST,-9.99999e+006,O Alpha 1-2:4,0]"
"HC.SQF" - TARG LEAD: [[17291.4,10806.8,1.29184],"Horde_O_GunmanU_Katiba_F",EAST,-9.99999e+006,O Alpha 1-2:3,0]"
"HC.SQF" - TARG LEAD: [[17291.4,10806.8,1.2918],"Horde_O_Gunman_Mk20_GL_F",EAST,-9.99999e+006,O Alpha 1-2:2,0]"
"HC.SQF" - SIDE GROUP: EAST"
"HC.SQF" - COUNT GROUP: 4"
"- - - -"
"HC.SQF" - UNIT: O Alpha 1-2:1"
"HC.SQF" - TYPE: Horde_O_GunmanU_SMG_02_F"
"HC.SQF" - LOCAL: true"
"HC.SQF" - VEHICLE: O Alpha 1-2:1"
"- - - -"
"HC.SQF" - UNIT: O Alpha 1-2:2"
"HC.SQF" - TYPE: Horde_O_Gunman_Mk20_GL_F"
"HC.SQF" - LOCAL: true"
"HC.SQF" - VEHICLE: O Alpha 1-2:2"
"- - - -"
"HC.SQF" - UNIT: O Alpha 1-2:3"
"HC.SQF" - TYPE: Horde_O_GunmanU_Katiba_F"
"HC.SQF" - LOCAL: true"
"HC.SQF" - VEHICLE: O Alpha 1-2:3"
"- - - -"
"HC.SQF" - UNIT: O Alpha 1-2:4"
"HC.SQF" - TYPE: Horde_O_GunmanU_MX_F"
"HC.SQF" - LOCAL: true"
"HC.SQF" - VEHICLE: O Alpha 1-2:4"
"- - - -"
"========="[/PHP]

Event Timeline

DasAttorney edited Additional Information. (Show Details)
DasAttorney set Category to AI Pathfinding / Motion.
DasAttorney set Reproducibility to Always.
DasAttorney set Severity to None.
DasAttorney set Resolution to Open.
DasAttorney set Legacy ID to 1120914067.May 7 2016, 7:37 PM