Raised This Month: $ Target: $400
 0% 

Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Junka
Member
Join Date: Dec 2007
Old 02-04-2008 , 05:46   Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]
Reply With Quote #1

Hello guys, I'm new on this forum, so I'm sending my greetings to all of you

Yes I have read the rules
First of all:

I am an owner of a Cyber Cafe. I have more than 2000 computers, everyone of them has its own IP address. Now I have an request for you. Could you make me a plugin for AMXX that I can ban IP, and later
remove it?

Ban Menu

1. Ban IP
2. Ban ID

Something like this, so I can choose between IP and ID.

I have a simple rules in my cyber cafe:
Don't swear
Don't cheat
Don't be lame
Don't break my equipment.

Oh, and I have an internet connection, (240 CS 1.6 servers with sv_lan 1 mode) that allows users to download hacks.

Thank you, I would be very appreciated if someone would do that for me

EDIT: Find help for general AMXX issues. This does not include support for individual 3rd party plugins.

Oh, I appologise, I did not saw that

EDIT2:

I forgot to add. Every computer (more than 2000 of them) has its own genuine copy of Windows Vista, and its own Steam Account.

I hope this is good enough for you.

Last edited by Junka; 02-04-2008 at 12:45.
Junka is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-04-2008 , 09:52   Re: Help with the Banmenu (IT'S NOT NON-STEAM!!)
Reply With Quote #2

Quote:
Originally Posted by Junka View Post
Yes I have read the rules
Liar. If you did, then you would know that you are supposed to post in the correct forum with your topic. And this is clearly not the correct forum since you admitted it in an edit. And you would of seen that caps in titles are bad. I hope that you reposted this in its correct place cause this one will get locked.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Junka
Member
Join Date: Dec 2007
Old 02-04-2008 , 12:43   Re: Help with the Banmenu (It's not Non-Steam!)
Reply With Quote #3

I have read the rules. But you don't have to trip yourself on every word I write ;) I said I appologise, so can this topic be moved into another subforum?

Last edited by Junka; 02-04-2008 at 12:49.
Junka is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-04-2008 , 13:25   Re: Help with the Banmenu (It's not Non-Steam!)
Reply With Quote #4

Okay, now I will ask you a question unrelated to my last post.


If each computer has their own Steam account, why would you want to ban by IP?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Junka
Member
Join Date: Dec 2007
Old 02-04-2008 , 17:22   Re: Help with the Banmenu (It's not Non-Steam!)
Reply With Quote #5

Quote:
Originally Posted by YamiKaitou View Post
Okay, now I will ask you a question unrelated to my last post.


If each computer has their own Steam account, why would you want to ban by IP?
Because all servers are restricted to local clients class (C) = sv_lan 1

Try to enter sv_lan 1 on your server and you will see STEAM_ID_PENDING
Junka is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-04-2008 , 18:06   Re: Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]
Reply With Quote #6

It should be STEAM_ID_LAN if they are LAN connected though. So I guess you just want an easier method than typing out "amx_banip #49 60"
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Junka
Member
Join Date: Dec 2007
Old 02-04-2008 , 19:47   Re: Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]
Reply With Quote #7

Correct it's STEAM_ID_LAN i had a look at it And lol if someone has nick -=[ Cr4zY K!ll3r ]=- or something more complicated than that I would have to type it manually and I would have to give my employers bigger payment So please people help me. Some of my employers says: "uhh I spend almost 5 minutes trying to ban someone with a complicated nick you should really do something about it" but they don't do nothing they just type and ban people but no matter, I have tried it and I could not find 2 or 3 characers, so it's hard allright.

First SS is sv_lan 1
Second SS is sv_lan 0


Last edited by Junka; 02-04-2008 at 21:22.
Junka is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-04-2008 , 22:56   Re: Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]
Reply With Quote #8

Just an FYI, but the amx_banip command takes the clients userid. So, an easy way to ban Fr0stY^ is to use this

amx_banip #1298 60
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Junka
Member
Join Date: Dec 2007
Old 02-05-2008 , 11:41   Re: Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]
Reply With Quote #9

Oh I didn't know that, thank you all very much.

Just one more question I have found clcmds.ini file

Quote:
; Menu configuration file
; Default File location: $moddir/addons/amxmodx/configs/clcmds.ini
; To use with Players Menu plugin

; NOTE: By default in all settings the access level is set to "u".
; However you can change that, to limit the access to some settings.

; Client Commands Menu: ; < description > < command > < flags > <
access level >
; "a" - execute from server console
; "b" - execute from admin console
; "c" - execute on selected player
; "d" - back to menu when executed

"Kick player" "amx_kick #%userid%" "b" "u"
"Slay player" "amx_slay #%userid%" "bd" "u"
"Slap with 1 dmg." "amx_slap #%userid% 1" "bd" "u"
"Ban for 5 minutes" "amx_ban #%userid% 5" "b" "u"
This is the file. Now I was wondering can I add amx_banip command in it? Will it work? Example:

"Ban IP" "amx_banip #%userid% perm" "b" "u"

Thank you all.

Last edited by Junka; 02-05-2008 at 11:44.
Junka is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 02-05-2008 , 13:01   Re: Help with the Banmenu (It's not Non-Steam!) [moved from Support/Help]
Reply With Quote #10

Replace perm with 0 and it will. I would also recommend changing thost u flags to something else cause if the admin has the U flag but he can't normally Kick, Slap, Slay, or Ban, then he can with the client menu
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode