DungeonSign Start - DRE2N/DungeonsXL GitHub Wiki
The start sign marks the location where players are teleported to when the game is started through a ready sign or when a new floor starts.
Line | Input | Example |
---|---|---|
1st | [Start] | [Start] |
2nd | ({Team ID}) | |
3rd | N/A | |
4th | N/A |
The "team ID" refers to the index number of a group within the game. If a game has three groups, their IDs will be 0, 1 and 2. The color of each group will be the color at the index number in the groupColorPriority list in the main configuration file, for example, if DARK_BLUE is the first entry, the group with team ID 0 will be dark blue.