Delete guild leader character

1
Characters that are guild leaders cannot be deleted so if there possible to add some feature for that? There is also problem if guild have monument. Also people from time to time asking for changing leader in clan cuz he left to RL and someone need to take his place to keep things rollin.

Re: Delete guild leader character

2
Anything that involves guilds needs to go through the server's guild manager, cause database changes have no effect on running servers. So I believe there is no way to do it in the Character Management page properly. But I might be able to add an admin console to the Guild Management so admins can remotely manage all guilds if they have to. Added that to planned features.

In the meantime you can use an easy workaround:
  • Connect to database using HeidiSQL or any other SQL client
  • Open the character table
  • Find your own character and write down its AccountID
  • Find the character of the inactive guild leader and change their AccountID to your own AccountID.
  • Reconnect your game to your server and you can login with the guild leader character and make any changes you like.
  • Undo the AccountID change in database, and done.
cron