Whenever I login, it logs me out, saying I was disconnected.
At the server prompt it says:
> TANAX authenticated from 127.0.0.1:60920 [0ms]
Sql query failed due to [Table ´ascent.banned_names´ doesn't exist], Query: [SELECT COUNT(*) FROM banned_names WHERE name = ´Tanax´]
Player Tanax logged in.
Why wasn't that table added when I executed the batch file? :S
Edit: Actually checked the sql file, and it's not even there.. how does the banned_names table look like? Can anyone just give me the sql query to add the table? Thanks in advance!
Edit2: The banned names table is in the ascentlogon table, how do I edit the server to check in that db???