Difference between revisions of "allowedMaps"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ' allowedMaps [<map names>] allowedMaps_reaction [<flag>] You can set Kore to only allow itself to enter certain maps. If the option allowedMaps is set and Kore found itself in…')
 
m
 
(10 intermediate revisions by 7 users not shown)
Line 1: Line 1:
 +
; allowedMaps <[[References#Map_Names|map_names]]>
 +
; allowedMaps_reaction <[[boolean]]>
  
 +
: Only allow to enter certain maps. If allowedMaps is set and Kore found itself in a map other than those specified in this comma-separated list of map names, Kore will either respawn or exit.
  
allowedMaps [<map names>]
+
The option allowedMaps_reaction specifies how you will react on such event.
 
+
{|border="1" cellpadding="2" cellspacing="1"
allowedMaps_reaction [<flag>]
+
|- style=background-color:#F9F9F9;
 
+
!Value
You can set Kore to only allow itself to enter certain maps. If the option allowedMaps is set and Kore found itself in a map other than those specified in this comma-separated list of map names, Kore will either respawn or exit.
+
!Description
 +
|-
 +
| align=center|0
 +
| align=center|Respawn
 +
|-
 +
| align=center|1
 +
| align=center|exit
 +
|}
  
The option allowedMaps_reaction specifies how you will react on such event.
 
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
+
[[Category:fields]]
Value
+
[[Category:auto disconnect]]
Description
 
 
 
0
 
Respawn
 
 
 
1
 
Exit
 

Latest revision as of 15:26, 1 May 2021

allowedMaps <map_names>
allowedMaps_reaction <boolean>
Only allow to enter certain maps. If allowedMaps is set and Kore found itself in a map other than those specified in this comma-separated list of map names, Kore will either respawn or exit.

The option allowedMaps_reaction specifies how you will react on such event.

Value Description
0 Respawn
1 exit