Difference between revisions of "npcTimeResponse"

From OpenKore Wiki
Jump to navigation Jump to search
m
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]]

Revision as of 01:26, 16 December 2009

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