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

Restrict Names 1.2a


Post New Thread Reply   
 
Thread Tools Display Modes
mousesports
Senior Member
Join Date: Oct 2010
Old 07-16-2013 , 03:38   Re: Restrict Names 1.2a
Reply With Quote #351

Sorry but i didnt find anything inside the all replys on this plugin ... They talk just about to restrict that carcthers .. i didnt want to restrict them , i just want to let them user just maxim 4 of all that characters specials

Last edited by mousesports; 07-16-2013 at 10:29.
mousesports is offline
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 10-01-2014 , 14:04   Re: Restrict Names 1.2a
Reply With Quote #352

This dont support special caracteres like "#" "[" "*" "." ect and upercases...
Syturi0 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-01-2014 , 17:55   Re: Restrict Names 1.2a
Reply With Quote #353

Quote:
Originally Posted by Syturi0 View Post
This dont support special caracteres like "#" "[" "*" "." ect and upercases...
Why would you say that? It uses regex which can do just about anything (including the characters you listed). You just need to know how regex works. "[", "]", ".", "*", etc. are control characters in regex and need to be escaped with a backslash. I don't know about "#", you'll have to find out for yourself.
__________________

Last edited by fysiks; 10-01-2014 at 17:56.
fysiks is offline
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 10-01-2014 , 18:05   Re: Restrict Names 1.2a
Reply With Quote #354

Quote:
Originally Posted by fysiks View Post
Why would you say that? It uses regex which can do just about anything (including the characters you listed). You just need to know how regex works. "[", "]", ".", "*", etc. are control characters in regex and need to be escaped with a backslash. I don't know about "#", you'll have to find out for yourself.
Hmm i didnt knew.
So.. lets say i want restrict this name:
Quote:
O*E
I have to put it like this:
Quote:
O\*\E
??

Last edited by Syturi0; 10-01-2014 at 18:05.
Syturi0 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-02-2014 , 00:44   Re: Restrict Names 1.2a
Reply With Quote #355

Quote:
Originally Posted by Syturi0 View Post
Hmm i didnt knew.
So.. lets say i want restrict this name:

I have to put it like this:

??
"E" is not a control character so you don't need to escape it. If you want a control character to be interpreted literally you escape it with a backslash:

Code:
O\*E
__________________
fysiks is offline
Syturi0
Veteran Member
Join Date: Aug 2014
Location: Your mom house -Portugal
Old 10-02-2014 , 05:58   Re: Restrict Names 1.2a
Reply With Quote #356

Quote:
Originally Posted by fysiks View Post
"E" is not a control character so you don't need to escape it. If you want a control character to be interpreted literally you escape it with a backslash:

Code:
O\*E
Doesnt work.
Syturi0 is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 10-02-2014 , 15:44   Re: Restrict Names 1.2a
Reply With Quote #357

Quote:
Originally Posted by Syturi0 View Post
Doesnt work.
Attach your restrictnames.ini
__________________
fysiks is offline
feifei
Senior Member
Join Date: Sep 2014
Location: India
Old 12-06-2014 , 16:22   Re: Restrict Names 1.2a
Reply With Quote #358

Some times not working when joining in spec with restricted names !!!

I added
# "String Level detected" 1
% "String Level detected" 1

--------------------------------

1st problem..

I have also added restricted names, like:-
Cstrike_
GIGN_
Cstrike_GIGN
GIGN_Label

and I'm not getting kick when I'm joining with this names !

also tried with
O\*Cstrike_ "String Level detected" 1
O\*GIGN_ "String Level detected" 1
O\*Cstrike_GIGN "String Level detected" 1
O\*GIGN_Label "String Level detected" 1

----------------------------------------------------

2nd is more important for me

I want with strings like:-
#
%
he can't able to connect !! that's mean he will get kick before joining the team.
(instant kick or as soon as can possible it will be better or he will get kick in downloading/joining time)

I really love this plugin..
I don't care about my 1st problem. Please solve my 2nd problem

-------------------------------------------------------------

Last question

Which type of characters can be crash a server ??
except :- # %

any thing else ?? really I'm facing this problem since 2 days, that ****ing bi****s always crashing my Server by using GING_string carecters
__________________
MaTriX is my life
Visit Here ;) For ZP MODs

Last edited by feifei; 12-06-2014 at 16:52.
feifei is offline
alecsoviki
Junior Member
Join Date: May 2012
Location: Germany
Old 02-24-2016 , 17:12   Re: Restrict Names 1.2a
Reply With Quote #359

Can I remove all chat messages ?
alecsoviki is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-24-2016 , 19:31   Re: Restrict Names 1.2a
Reply With Quote #360

Quote:
Originally Posted by alecsoviki View Post
Can I remove all chat messages ?
This plugin is for restricting names; nothing to do with chat.
__________________
fysiks 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 16:00.


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