Raised This Month: $32 Target: $400
 8% 

Team Ban


Post New Thread Reply   
 
Thread Tools Display Modes
Azelphur
AlliedModders Donor
Join Date: Jun 2010
Old 04-07-2011 , 20:20   Re: Team Ban
Reply With Quote #21

Quote:
Originally Posted by xrefresh View Post
Are you able to use a steam id if the player is no longer in the server? I tried using a steam id but it said it couldn't be found.
No, this is a limitation of client preferences.
__________________
Azelphur is offline
Gippo
AlliedModders Donor
Join Date: Oct 2008
Old 04-07-2011 , 23:08   Re: Team Ban
Reply With Quote #22

OMFG!! Thank you for releasing this. I have requested this over 1-2 years now. Some people release some or help me code it but it was outdated. I really appreciated.

Just a thought, how would I use my mysql database with this?
Gippo is offline
Gippo
AlliedModders Donor
Join Date: Oct 2008
Old 04-09-2011 , 12:37   Re: Team Ban
Reply With Quote #23

So does anyone know how to make it connect to a mysql database?
Gippo is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 04-12-2011 , 13:37   Re: Team Ban
Reply With Quote #24

How do you change it so the team ban shows up right below the default ban command?

EDIT: It would be awsome if someone could add time based teambans.

Last edited by Groger; 04-13-2011 at 09:06.
Groger is offline
away000
Veteran Member
Join Date: Sep 2010
Old 04-25-2011 , 04:25   Re: Team Ban
Reply With Quote #25

Can u add a time menu and feature to this plugin? To automaticaly unban when X time have passed? Thanks.
away000 is offline
Azelphur
AlliedModders Donor
Join Date: Jun 2010
Old 04-25-2011 , 09:51   Re: Team Ban
Reply With Quote #26

Quote:
Originally Posted by away000 View Post
Can u add a time menu and feature to this plugin? To automaticaly unban when X time have passed? Thanks.
It's possible, if I'm bored one day I might do it. (Patches welcome )
__________________
Azelphur is offline
away000
Veteran Member
Join Date: Sep 2010
Old 04-25-2011 , 19:47   Re: Team Ban
Reply With Quote #27

Soo thanksfull, will be soo useful in hudge jailservers.
away000 is offline
Gippo
AlliedModders Donor
Join Date: Oct 2008
Old 04-27-2011 , 02:20   Re: Team Ban
Reply With Quote #28

Can anyone help me, how can I connect this with MySQL so I can show a list of restricted people on my website.
Gippo is offline
databomb
Veteran Member
Join Date: Jun 2009
Location: california
Old 04-27-2011 , 08:55   Re: Team Ban
Reply With Quote #29

SELECT player FROM sm_cookie_cache WHERE cookie_id=%% AND value=%%;

You'll need to find your cookie_id by looking in the other table, sm_cookies or something. And for the value, you'd have to go through and figure out the masks for the team you're using. Look at some existing values for banned players to see what they are if you have trouble.
SELECT value FROM sm_cookie_cache WHERE cookie_id=%% AND player='STEAM_0:0:12345678';
__________________
databomb is offline
Gippo
AlliedModders Donor
Join Date: Oct 2008
Old 04-27-2011 , 17:45   Re: Team Ban
Reply With Quote #30

@databomb Who is this reply for? If it is for me, I want to know how to connect this plugin to my database.
Gippo 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 20:33.


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