Skip to content

Commit

Permalink
Merge pull request #3793 from hexhexD/quick-response
Browse files Browse the repository at this point in the history
Send response to npc as quickly as possible
  • Loading branch information
hexhexD committed Oct 9, 2023
2 parents ebf83a7 + 37cd07a commit d29adb2
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 105 deletions.
1 change: 0 additions & 1 deletion control/timeouts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ ai_route_calcRoute 1
ai_route_npcTalk 10

# These timeouts are used in npc conversation (Task::TalkNPC)
ai_npc_talk_wait_to_answer 1.5
ai_npc_talk_wait_after_close_to_cancel 0.5
ai_npc_talk_wait_after_cancel_to_destroy 0.5

Expand Down
Loading

0 comments on commit d29adb2

Please sign in to comment.