View Issue Details

IDProjectCategoryView StatusLast Update
0000542The Dark ModAIpublic28.06.2008 18:10
Reportercrispy Assigned Tocrispy  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionduplicate 
Product VersionSVN 
Fixed in VersionSVN 
Summary0000542: Add conversation and additional path node functionality from D3 NPCs to TDM AIs
DescriptionD3 NPCs supported more complicated path nodes than our AI currently support. They could use these to have conversations, look at various places, and do other "scripted"-looking actions without any scripting being required.

Our AI don't support this because they inherited from D3's monsters, which don't have this capability; D3 monsters do understand some path nodes, but only basic ones like "move to this location". So this task involves:

* Merging parts of ID's ai_npc_base script into TDM's ai_darkmod_base script, so that our AI can do everything that Doom 3 NPCs can do.
* Investigate adding additional functionality, to make setting up conversations more convenient. This could be tracked as a separate issue.

As described in http://modetwo.net/darkmod/index.php?showtopic=5572&view=findpost&p=104564

And mentioned briefly in http://modetwo.net/darkmod/index.php?s=&showtopic=4978&view=findpost&p=92759
TagsNo tags attached.

Relationships

duplicate of 0000049 closedcrispy Feature Request: Custom Path Entities 

Activities

crispy

crispy

22.01.2008 09:13

reporter   ~0001014

Assigning this to Tels based on forum discussion. Tels, please see the linked threads for details, and ask in the forum if you need help.
crispy

crispy

02.06.2008 02:37

reporter   ~0001229

Marking duplicate and closing

Issue History

Date Modified Username Field Change
22.01.2008 09:10 crispy New Issue
22.01.2008 09:11 crispy Status new => assigned
22.01.2008 09:11 crispy Assigned To => tels
22.01.2008 09:13 crispy Note Added: 0001014
22.01.2008 09:18 crispy Summary Merge ai_npc_base script into ai_darkmod_base script => Add conversation and additional path node functionality from D3 NPCs to TDM AIs
22.01.2008 09:18 crispy Description Updated
22.01.2008 19:49 greebo Assigned To tels =>
24.01.2008 09:19 greebo Status assigned => acknowledged
18.04.2008 05:59 crispy Status acknowledged => assigned
18.04.2008 05:59 crispy Assigned To => crispy
02.06.2008 02:37 crispy Relationship added duplicate of 0000049
02.06.2008 02:37 crispy Note Added: 0001229
02.06.2008 02:37 crispy Status assigned => closed
02.06.2008 02:37 crispy Resolution open => duplicate
28.06.2008 18:10 greebo Fixed in Version => SVN