View Issue Details

IDProjectCategoryView StatusLast Update
0002948The Dark ModAIpublic02.01.2012 18:59
Reportergrayman Assigned Tograyman  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 1.07 
Target VersionTDM 1.08 
Summary0002948: AI death or KO can block door use
DescriptionIf an AI is killed or KO'ed while they're the master in a door-handling queue, they continue to be the master, blocking anyone else from using the door.
Additional InformationNeed to remove the dead or KO'ed AI from the door queue.
TagsNo tags attached.

Activities

grayman

grayman

02.01.2012 18:59

viewer   ~0004226

Check if the AI is dead or knocked out when performing a door- or elevator-handling task. Terminate the task if so.

rev. 5148:

HandleDoorTask.cpp
HandleElevatorTask.cpp

Issue History

Date Modified Username Field Change
25.12.2011 18:58 grayman New Issue
25.12.2011 18:58 grayman Status new => assigned
25.12.2011 18:58 grayman Assigned To => grayman
02.01.2012 18:59 grayman Note Added: 0004226
02.01.2012 18:59 grayman Status assigned => resolved
02.01.2012 18:59 grayman Resolution open => fixed