by
Cattoaster
» 11 Mar 2016, 06:00
Hej Blackdrakon,
(1) you can enable a whitelist with the IsActive command set under the 'Character' table. If you enable this under 'Account' table a player will get the message "You can not join this server. You are banned (
or something like that)". It is set with a value of 0. A value of 1 means 'character is playable'.
Furthermore you can change the structure of the table 'Character' and set the default value of the 'IsActive' coloumn to '0'.
With this enabled whitelist a player can create a character but is not able to choose this character cause the character is not yet enabled/active.
(2) Check your HeidiSQL preferences. I don't really use this database management tool, but there should be an option which limits your return result size. Check out Tools -> Preferences -> Data appearance -> Data size.
(3) You can do that. But as already said a server whitelist is more a character whitelist. So you could add a predefined character (with all of the neccessary stuff like inventory container, skills etc.).