MapleServer2
MapleServer2 copied to clipboard
Dungeon entering and player registration
In this context, the action of entering a dungeon refers to using the portal inside the dungeon lobby into the dungeon field.
Every time a player goes through the portal, it will be registered to that dungeon session, and it will stay registered until the dungeon session is closed. Even if the player leaves the party and/or session.
The maximum amount of players that can be registered to the dungeon session is equal to the dungeon room's maxUserCount (seen in dungeonroom.xml). Any other player that attempts to go through the portal, after the maximum limit has been hit, will be barred from entering.