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

Ultimate_sounds and Cuss_filter


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff        Approver:   devicenull (200)
Jeremy|GH|
Junior Member
Join Date: May 2004
Old 08-14-2004 , 02:08   Ultimate_sounds and Cuss_filter
Reply With Quote #1

Heres an Ultimate Sound plugin for you and your users to enjoy. Users are limited use by 120 seconds w/ an additional cuss or hidden sound feature.

Ultimate sound pack found here http://rcon-post.com/amxx_sound_pack.rar

Code:
#include <amxmodx> #include <amxmisc> new bool:cuss = true new Float:SndFreq1[33] public plugin_init(){    register_plugin("Ultimat_Sounds", "1.0", "Jeremy")
Attached Files
File Type: sma Get Plugin or Get Source (amxx_sound.sma - 33170 views - 48.7 KB)
Jeremy|GH| is offline
Meatwad
Senior Member
Join Date: Jul 2004
Location: New york, LI
Old 08-17-2004 , 19:02  
Reply With Quote #2

The proper term, is Curse. Cuss isn't a word.
__________________
http://googlefoundfunniest.ytmnd.com/

If you like Aqua Teen Hunger Force, then paste this onto your forehead. (Laugh out loud.)

Admin Weapons II
Meatwad is offline
supermj
Senior Member
Join Date: May 2004
Location: Georgia
Old 08-17-2004 , 21:32  
Reply With Quote #3

Gonna try it out now. Oh, some instructions on useage would be great. Thanks for the plug.
supermj is offline
supermj
Senior Member
Join Date: May 2004
Location: Georgia
Old 08-17-2004 , 22:09  
Reply With Quote #4

This looks verrrry promising, but it locks my cz server up. Won't even start with the plug loaded.
supermj is offline
supermj
Senior Member
Join Date: May 2004
Location: Georgia
Old 08-21-2004 , 16:11  
Reply With Quote #5

Anyone wanna take a crack at this. It locks my cz server up at startup.
supermj is offline
GHW_Chronic
SourceMod Donor
Join Date: Sep 2004
Location: Texas
Old 09-10-2004 , 00:45   good 4 u.
Reply With Quote #6

I'm glad this got approved, looks like a very well written script
GHW_Chronic is offline
Send a message via AIM to GHW_Chronic
johnjg75
Veteran Member
Join Date: Mar 2004
Location: Delaware
Old 09-10-2004 , 00:47  
Reply With Quote #7

yeh, it covers many noobish sayings, good job
__________________
johnjg75 is offline
Send a message via AIM to johnjg75 Send a message via MSN to johnjg75 Send a message via Yahoo to johnjg75
Intrepid
New Member
Join Date: Sep 2004
Old 09-10-2004 , 15:27  
Reply With Quote #8

Hello

Is there just a swear filter? And not a swear & sound plugin.

btw: cuss is a word
http://dictionary.reference.com/search?q=cuss

Thank you for your help
Intrepid is offline
-=STN=- MaGe
Veteran Member
Join Date: Apr 2004
Location: Asault World
Old 09-10-2004 , 15:42  
Reply With Quote #9

Code:
   if(cuss == false){       if ( (containi(Text, "ass") != -1) ||        (containi(Text, "cunt") != -1) ||        (containi(Text, "***") != -1) ||        (containi(Text, "bastard") != -1) ||        (containi(Text, "piss") != -1) ||        (containi(Text, "fuc") != -1) ||        (containi(Text, "suck") != -1) ||        (containi(Text, "bitch") != -1) ||        (containi(Text, "dam") != -1) ||        (containi(Text, "fuk") != -1) ||        (containi(Text, "stfu") != -1) ||        (containi(Text, "fuck") != -1) ||        (containi(Text, "fag") != -1) ){          bad = 1
Hey can we add more words to this??

also the sounds link does not work
__________________



-=STN=- MaGe is offline
Send a message via Yahoo to -=STN=- MaGe
Morpheus
Senior Member
Join Date: Mar 2004
Old 09-11-2004 , 11:56  
Reply With Quote #10

Could we get a link that works to the sounds?

Morpheus
Morpheus 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 05:12.


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