Difference between revisions of "npcTimeResponse"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; npcTimeResponse [<seconds>] : Timeout to assume that NPC did not respond or haven't been found. Used by Task::TalkNPC. Category:config.txt')
 
m (Conversion script moved page NpcTimeResponse to npcTimeResponse: Converting page titles to lowercase)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
; npcTimeResponse [<seconds>]
 
; npcTimeResponse [<seconds>]
: Timeout to assume that NPC did not respond or haven't been found. Used by Task::TalkNPC.
+
: Specifies the maximum time in seconds that Kore will wait to get a response from the NPC. Used by Task::TalkNPC.
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 +
[[Category:timeouts]]

Latest revision as of 22:34, 26 April 2021

npcTimeResponse [<seconds>]
Specifies the maximum time in seconds that Kore will wait to get a response from the NPC. Used by Task::TalkNPC.