Got an odd bug, server message displays twice on login. I've done some looking around but I can't find where I'd change that message. !updateservermessage doesn't seem to work either.
What completely obvious fix am I missing this time? lol
Update server message
Re: Update server message
Pretty sure you need to add 'nnameflag' to the char sql table.
I vaguely recall seeing the double message when I thought I broke GM mode (no cmds would work).
viewtopic.php?f=15&t=21622
https://github.com/DarkstarProject/dark ... /chars.sql
I vaguely recall seeing the double message when I thought I broke GM mode (no cmds would work).
viewtopic.php?f=15&t=21622
https://github.com/DarkstarProject/dark ... /chars.sql
Re: Update server message
I found it elsewhere actually, and just removed the text. It continued after I added the nnameflags column.