Difference between revisions of "dcOnPM"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; dcOnPM [<value>] : Specifies what to do when receiving private chat message. :; 0 or empty or missing :: Do nothing. :; 1 or any other value :: Quit. Note: this only have ef…')
 
m (Conversion script moved page DcOnPM to dcOnPM: Converting page titles to lowercase)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
; dcOnPM [<value>]
+
; dcOnPM [<boolean flag>]
: Specifies what to do when receiving private chat message.
+
: Enables auto quit when receiving any private chat message.
  
:; 0 or empty or missing
+
: This only has effect when [[ai|AI]] is in auto mode.
:: Do nothing.
 
 
 
:; 1 or any other value
 
:: Quit.
 
 
 
Note: this only have effect when [[ai|AI]] is in auto mode.
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:auto_disconnect]]
 
[[Category:auto_disconnect]]

Latest revision as of 22:34, 26 April 2021

dcOnPM [<boolean flag>]
Enables auto quit when receiving any private chat message.
This only has effect when AI is in auto mode.