ducktape Posted September 14, 2007 Posted September 14, 2007 does any one know how to add attack ban to the staff panel like it has jail user mail ban user. i want it to be like attack ban jail user mail ban user Quote
Isomerizer Posted September 14, 2007 Posted September 14, 2007 Re: attack ban in attack.php just add something like if ($ir['id']=='id here') { echo "Your banned from attacking"; endpage(); exit; } Quote
HITMAN 17 Posted November 18, 2007 Posted November 18, 2007 Re: attack ban ok how does it stop ppl Quote
Absolute Zero Posted November 18, 2007 Posted November 18, 2007 Re: attack ban ok how does it stop ppl Well if its their ID is the ID that is listed then it will not let them attacking, giving them the "You have been banned" message. Another way to put an attack ban would be to copy everything that says mail ban and switch it to attack ban, create tables or whatever is needed and your done. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.