Player Database Designer
Overview
The player database designer lets you view and edit the contents of a player database. It is accessible from the following locations:
The panel is primary a table detailing information about all players in the database. Much of the data is editable directly within the table.
The buttons below the table provide the following functionality:
- Create a new database
player - This will create a player and bring up their properties designer
- Create multiple database
players in "fast" mode - This creates a player without bringing up the properties desiger, and then prompts you to create another player. Good for fast data entry when you want to just get them into the database and edit their details later.
- Edit player - This brings up the properties designer for the selected player.
- Delete player - Deletes the selected players from the database.
- Play audio - Plays the audios of the selected players.
- Set display name pattern - Sets the display name pattern for the selected players. This dictates how the player's names appear on the conosle.
- Find a player by searching their full name for a matching string.
- Select all
- Export database - This lets you export the database contents to a comma-separated value file
- Import database - This lets you import database information from a file
The widgets above the table provide the following functionality:
- Set the row height: Useful when you are trying to look at player avatars.
- Apply a table layout definition: Configures the layout of the table using a pre-defined table layout definition
- Customize the table layout: Lets you configure the table layout to your preferences
- Manage table layout definitions: Lets you manage the table layout definitions stored in the repository
- Create table layout definition: Creates a new table layout definition based on the current layout
- Show database preferences: Toggles whether or not the database preferences are visible.
Database preferences include:
- Uniqueness restrictions
- Default display name pattern
- Minimum ID for new players
See the topic on "player
database" for more information on these preferences.
See also