kts.SetPremapped – enable "premapped dungeon" for all players
kts.SetPremapped()
Calling this function will enable the "premapped dungeon" mode for the upcoming Knights game. This means that all players will start the game with their mini-map already containing an outline of the dungeon layout. (Players can still lose their map via scroll effects, of course, but they will at least begin the game with a complete map.)
If kts.SetPremapped()
is not called, then players begin the game with an empty mini-map.
None.
None.