which GM COMMANDS is ban ID?:eek:
Printable View
which GM COMMANDS is ban ID?:eek:
only kick ingame, u only ban with access to sql
This is correct. Often times players blacklist themselves automatically... which is disabled in BNF server. So the only choices you have are kicking or banning them through the database.
You can do that by opening sql query analyzer and choose accountdb. then execute this command, update (firstletterofname)user set blockchk = '1' where userid ='(userid)'
gracias
This post was over a year old. Do not bump old posts.