View Issue Details

IDProjectCategoryView StatusLast Update
0002732The Dark ModAIpublic27.10.2011 05:17
Reportersotha_sil Assigned Tograyman  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
Product VersionTDM 1.05 
Target VersionTDM 1.06Fixed in VersionTDM 1.06 
Summary0002732: AI leaves one of locked double doors unlocked
DescriptionAI passing through a pair of double doors, which are locked.

The AI locks only the other of the doors after passing through.

Happens always.

This occurs even if the AI has can_unlock for both doors.

There is a workaround at present, the doors are locked properly if the spawnarg "auto_setup_double_door 0" is given to both of the doors, but then the double doors will not work together.
TagsNo tags attached.

Activities

grayman

grayman

18.04.2011 17:36

viewer   ~0003809

Code wasn’t checking whether the second door needed to be relocked.

rev. 4803:

HandleDoorTask.cpp

Issue History

Date Modified Username Field Change
17.04.2011 15:44 sotha_sil New Issue
17.04.2011 15:58 grayman Assigned To => grayman
17.04.2011 15:58 grayman Status new => assigned
18.04.2011 17:36 grayman Note Added: 0003809
18.04.2011 17:36 grayman Status assigned => resolved
18.04.2011 17:36 grayman Resolution open => fixed
18.04.2011 17:36 grayman Fixed in Version => TDM 1.06
18.04.2011 17:36 grayman Target Version => TDM 1.06
27.10.2011 05:17 greebo Status resolved => closed