Difference between revisions of "avoidGM near"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with '; avoidGM_near [<flag>] : When Kore encounters players whose name matches a certain pattern for Game Master names (see avoidGM_namePattern), Kore can choose to avoid them. If…')
 
Line 21: Line 21:
 
|align=center|4
 
|align=center|4
 
|Respawn.
 
|Respawn.
 +
|-
 +
|align=center|5
 +
|Respawn and then disconnect.
 +
 
|}
 
|}
  

Revision as of 21:11, 17 October 2019

avoidGM_near [<flag>]
When Kore encounters players whose name matches a certain pattern for Game Master names (see avoidGM_namePattern), Kore can choose to avoid them. If you want to avoid Game Masters, set this option to one of the following possible values to determine what action you will do when one is seen on screen.
Value Description
0 Do not avoid GMs.
1 Teleport away and then disconnect.
2 Disconnect.
3 Teleport away.
4 Respawn.
5 Respawn and then disconnect.

Note. If you disconnect to avoid a GM, you will reconnect after the number of seconds specified in avoidGM_reconnect has elapsed.