Raised This Month: $12 Target: $400
 3% 

[STB2] Save Temporary Bans 2


Post New Thread Reply   
 
Thread Tools Display Modes
KawMap
BANNED
Join Date: Dec 2010
Old 03-16-2011 , 13:45   Re: [STB] Save Temporary Bans
Reply With Quote #21

Server version 1.0.0.59
SourceMod -1.3.6 linux
Save Temporary Bans v0.4
KawMap is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-16-2011 , 14:11   Re: [STB] Save Temporary Bans
Reply With Quote #22

@KawMap, there have write in firstpost
Quote:
Originally Posted by Bacardi View Post
- This save bans by STEAM_ID with timelimit, not permanents or IP.
I'm not going to support IP because it can be change.

And that link what you have posted, seems that forum is for non-steam users.
Should I asume, that you run cracked server and you need ban peoples by IP instead steamid ?
Bacardi is offline
ViRaGisTe
Member
Join Date: Feb 2011
Old 05-11-2011 , 20:36   Re: [STB] Save Temporary Bans
Reply With Quote #23

nice work .. this is a must have !
and if you want the banned player to see the reason or the admin who banned him when he tries to reconnect just modify sqlite_check.sp by enabling the lines for fetching reason and admin then display em :

PHP Code:
decl String:reason[30]
.
SQL_FetchString(query4adminsizeof(admin)); 
SQL_FetchString(query5reasonsizeof(reason)); 
.
.
KickClient(client"Banned %s\n%id %ih %im %is left ( %s )"datedayshrsminssec,reason); 

Last edited by ViRaGisTe; 05-11-2011 at 20:45.
ViRaGisTe is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-12-2011 , 08:23   Re: [STB] Save Temporary Bans
Reply With Quote #24

Yea, you can edit what ever you like.
Keep in mind, that window what appears to player after kick,
have limited space show all text.
But they see full text from console. Another thing is would they even see/read it.
Bacardi is offline
PpZ | Iconoclast
Senior Member
Join Date: Feb 2008
Old 05-12-2011 , 08:52   Re: [STB] Save Temporary Bans
Reply With Quote #25

Does this work in L4D2? The screenshots look like CS:S...thanks!
__________________
PpZ | Iconoclast is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-12-2011 , 11:48   Re: [STB] Save Temporary Bans
Reply With Quote #26

Quote:
Originally Posted by PpZ | Iconoclast View Post
Does this work in L4D2? The screenshots look like CS:S...thanks!
Should work, I have only tested in cs:s
Bacardi is offline
fifipaldi
Member
Join Date: Apr 2011
Old 05-25-2011 , 08:15   Re: [STB] Save Temporary Bans
Reply With Quote #27

Hi great plugin. Work like a charm . But i have one question. How can i remove a temporary ban ? I need to ban the sam id with less time (1 minute for example) or ?
fifipaldi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-25-2011 , 09:23   Re: [STB] Save Temporary Bans
Reply With Quote #28

Quote:
Originally Posted by fifipaldi View Post
Hi great plugin. Work like a charm . But i have one question. How can i remove a temporary ban ? I need to ban the sam id with less time (1 minute for example) or ?
??

unban
Code:
sm_unban STEAM_x:x:xxx
or change ban to same steamid
Code:
sm_addban 60 STEAM_x:x:xxx
Bacardi is offline
fifipaldi
Member
Join Date: Apr 2011
Old 05-25-2011 , 11:08   Re: [STB] Save Temporary Bans
Reply With Quote #29

i`v tryed using sm_unban with hlsw and it says that there is no ban on this id, and there is nothing in banned_users but the ban still exist. I ban the sam id for 1 munute and after that the ban dissapear.
fifipaldi is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-25-2011 , 11:36   Re: [STB] Save Temporary Bans
Reply With Quote #30

Quote:
Originally Posted by fifipaldi View Post
i`v tryed using sm_unban with hlsw and it says that there is no ban on this id, and there is nothing in banned_users but the ban still exist. I ban the sam id for 1 munute and after that the ban dissapear.
use
sm_stb_list
Bacardi is offline
Reply


Thread Tools
Display Modes

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 21:52.


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