allowedMaps: Difference between revisions

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…')
 
No edit summary
Line 1: Line 1:
allowedMaps [<map names>]
allowedMaps [<map names>]


Line 8: Line 6:


The option allowedMaps_reaction specifies how you will react on such event.
The option allowedMaps_reaction specifies how you will react on such event.
{| class="wikitable" border="1"
! '''Value''' !! '''Description'''
|-
| align=center|0|| align=center|Respawn
|-
| align=center|1|| align=center|exit
|}


[[Category:config.txt]]


Value
Description


0
[[Category:config.txt]]
Respawn
 
1
Exit

Revision as of 11:38, 3 December 2009

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 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