View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002927 | The Dark Mod | AI | public | 16.11.2011 18:45 | 16.10.2017 20:48 |
| Reporter | Springheel | Assigned To | |||
| Priority | normal | Severity | normal | Reproducibility | have not tried |
| Status | closed | Resolution | unable to reproduce | ||
| Product Version | TDM 1.07 | ||||
| Target Version | TDM 2.04 | Fixed in Version | TDM 2.04 | ||
| Summary | 0002927: Make sure warned AI are considered "alert" for pathnodes | ||||
| Description | Just something to keep in mind when developing the warning behaviour for 1.08. AI that are alert due to warnings should use their "alert_idle_only" pathnodes rather than continue to use their idle ones. | ||||
| Tags | No tags attached. | ||||
| Certainly for murder, theft, or seen intruder warnings...we may want to discuss whether they should for "something suspicious". | |
|
Atm, an "alert_idle_only" pathnode is used and an "idle_only" pathnode is ignored when: enemiesHaveBeenSeen hasBeenAttackedByEnemy itemsHaveBeenStolen itemsHaveBeenBroken unconsciousPeopleHaveBeenFound deadPeopleHaveBeenFound |
|
| Does that include when they are warned of those things? In other words, if an AI finds a dead body and warns his friend, does his friend also use "alert_idle_only" pathnodes? | |
|
Yes in these cases (they're passed during warnings): enemiesHaveBeenSeen itemsHaveBeenStolen deadPeopleHaveBeenFound No in these cases (they're not passed during warnings): hasBeenAttackedByEnemy itemsHaveBeenBroken unconsciousPeopleHaveBeenFound Evidence of intruders gets bumped for all events, and passed during warnings, so that could push AI onto alert_idle_only pathnodes if it gets high enough. |
|
| No issues with this functionality reported after 2.04 | |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 16.11.2011 18:45 | Springheel | New Issue | |
| 16.11.2011 18:47 | Springheel | Note Added: 0004149 | |
| 07.12.2011 18:54 | grayman | Note Added: 0004198 | |
| 08.12.2011 14:05 | Springheel | Note Added: 0004199 | |
| 09.12.2011 18:09 | grayman | Note Added: 0004202 | |
| 16.10.2017 20:48 | nbohr1more | Note Added: 0009504 | |
| 16.10.2017 20:48 | nbohr1more | Status | new => closed |
| 16.10.2017 20:48 | nbohr1more | Resolution | open => unable to reproduce |
| 16.10.2017 20:48 | nbohr1more | Fixed in Version | => TDM 2.04 |
| 16.10.2017 20:48 | nbohr1more | Target Version | => TDM 2.04 |