help i wanna command to ban char

08/30/2009 09:52 asdweza#1
Hello guys
i wanna command to ban char
08/30/2009 10:17 DEADP00L#2
There is no command to ban someone, you literally have to manually ban them either by changing thier passowrd or changing thier account name. mind you you could also just put them into bot jail by upping thier cheat time
08/30/2009 14:28 King_Arthur#3
You can also take the acme admin tool approach and change the account's online field to "1". Then they get the nice "Your account has been banned." message. :)
08/30/2009 17:41 CaNdY.#4
make only char level 0
08/31/2009 01:19 magewarior2#5
This looks very hard on the thing of King_Arthur But...


Kicking some1 ? = (commands) /kickout "name"

example = /kickout magewarior2

How to ban?

Well for this there are no Ingame commands.

You have 3 kids of "ban" you have Ban. Lock. Botjail. (and IP ban)

Start with the Botjail how can we do this?
Code:
Well, Go to your database, than find cq_user. Than find the user you like to get intro the jail.

if you have the user. go to the table "Cheat_time" and change the 0 to a 1 
This give's the char permanent botjail time.

To get him out back, change it back to 0.
And the lock/ban account... how to do it?
Code:
Well, to BAN an account (log intro the game .. get message "your account has been banned")

You have to go to your account table.

Find the user you want to ban (user ID or name)

Than go to the table "online" change that intro "1" and you are banned.

If you change the "online" to "2" you will have "your account has been locked."
of course like King_Arthur said, you can use Acme Admin tool for this.
08/31/2009 04:13 asdweza#6
Woot all helped me thanks so much really thanks :)
08/07/2012 02:39 dark2141#7
Quote:
Originally Posted by magewarior2 View Post
This looks very hard on the thing of King_Arthur But...


Kicking some1 ? = (commands) /kickout "name"

example = /kickout magewarior2

How to ban?

Well for this there are no Ingame commands.

You have 3 kids of "ban" you have Ban. Lock. Botjail. (and IP ban)

Start with the Botjail how can we do this?
Code:
Well, Go to your database, than find cq_user. Than find the user you like to get intro the jail.

if you have the user. go to the table "Cheat_time" and change the 0 to a 1 
This give's the char permanent botjail time.

To get him out back, change it back to 0.
And the lock/ban account... how to do it?
Code:
Well, to BAN an account (log intro the game .. get message "your account has been banned")

You have to go to your account table.

Find the user you want to ban (user ID or name)

Than go to the table "online" change that intro "1" and you are banned.

If you change the "online" to "2" you will have "your account has been locked."
of course like King_Arthur said, you can use Acme Admin tool for this.
tyvm it helped me also :D