Raised This Month: $ Target: $400
 0% 

[Req] No more than 3 digits


Post New Thread Reply   
 
Thread Tools Display Modes
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-24-2014 , 10:31   Re: [Req] No more than 3 digits
Reply With Quote #11

Quote:
Originally Posted by vikassharma View Post
"Swear will allow you to censor certain words"

Man, see i don't want those type of swear plugin, i want a plugin which should not allow to type more than 3 digit in chat

For eg : If someone type in chat 123.123.123:27015 it should print "You Exceed the allowed digit"

If player type in chat : 123 it should not hide it

Hope i'm clear enough now
I satisfied your original request (well, Black Rose did). It is not our fault that you wanted something that you never mentioned.
__________________
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
vikassharma
BANNED
Join Date: Dec 2011
Location: INDIA
Old 05-24-2014 , 11:03   Re: [Req] No more than 3 digits
Reply With Quote #12

Quote:
Originally Posted by YamiKaitou View Post
I satisfied your original request (well, Black Rose did). It is not our fault that you wanted something that you never mentioned.
What do you want to say exactly now ?
vikassharma is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-24-2014 , 11:09   Re: [Req] No more than 3 digits
Reply With Quote #13

With Black Rose's plugin and that Regex filter, you can block people from saying for then 4 sets of numbers (with an optional port)
__________________
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
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 05-24-2014 , 11:10   Re: [Req] No more than 3 digits
Reply With Quote #14

Quote:
Originally Posted by vikassharma View Post
What do you want to say exactly now ?
He gave you a solution to the request you posted.
It's not our problem that you didn't mention all of your desired features.
__________________
Kia is offline
vikassharma
BANNED
Join Date: Dec 2011
Location: INDIA
Old 05-24-2014 , 11:14   Re: [Req] No more than 3 digits
Reply With Quote #15

Quote:
Originally Posted by Kia View Post
He gave you a solution to the request you posted.
It's not our problem that you didn't mention all of your desired features.
ok sorry mate, but now i have mentioned please help now if you can :\
vikassharma is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 05-24-2014 , 17:48   Re: [Req] No more than 3 digits
Reply With Quote #16

What I wrote before will only match 4-5 sets of numbers that are separated by anything but numbers. It's the closest you can be of matching an IP without actually blocking out anything important.
If you'd rather have your idea fulfilled, here's another expression:
(?:\d.*){4,999}
It will match 4 - 999 digits with anything or nothing in between them.
I'm not making a plugin for you for the message replied.
__________________

Last edited by Black Rose; 05-24-2014 at 17:55.
Black Rose 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 13:20.


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