Difference between revisions of "npcTimeResponse"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page NpcTimeResponse to npcTimeResponse: Converting page titles to lowercase)
 
(One intermediate revision by one other user 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]]
 
[[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.