Raised This Month: $ Target: $400
 0% 

[L4D2] Vocalize Fatigue


Post New Thread Reply   
 
Thread Tools Display Modes
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 07-14-2009 , 10:55   Re: [L4D] Vocalize Fatigue
Reply With Quote #21

I have the same thing in my log. Tons of them.
Thraka is offline
Mr. Zero
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 07-14-2009 , 11:33   Re: [L4D] Vocalize Fatigue
Reply With Quote #22

Huh, I though fakeclient also returned true upon root :/

Updated.

Code:
Version 1.1f
~ Added root check
Mr. Zero is offline
Semperfi09
Junior Member
Join Date: Jul 2009
Old 07-15-2009 , 22:33   Re: [L4D] Vocalize Fatigue
Reply With Quote #23

The plugin's link is broken it gives me an error about the compiler please can someone fix this ASAP? I need this plugin as I don't know how to use the source version and I've used source plugin before I don't know how to access it in game etc etc.
Semperfi09 is offline
Mr. Zero
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 07-16-2009 , 07:08   Re: [L4D] Vocalize Fatigue
Reply With Quote #24

Ops, uploaded the old version with errors . Fixed
Mr. Zero is offline
ShambleS
Senior Member
Join Date: Jul 2009
Old 07-24-2009 , 13:44   Re: [L4D] Vocalize Fatigue
Reply With Quote #25

This thing dosent work??

i put it in
Addons\sourcemod\plugins
It did not make a CFG file.
so i made my own.
And it does not work.

There are no error messages..

Why does it not work?
ShambleS is offline
ShambleS
Senior Member
Join Date: Jul 2009
Old 07-29-2009 , 23:30   Re: [L4D] Vocalize Fatigue
Reply With Quote #26

These people are driving me mad!!!!

and this plugin will not load..
It makes no logs in my error things.
It does not make a CFG.
And the only reason i know it doesent load (i use a dedicated server i pay for) is because i set up one on a pc to see what happens. and the srcd display says

excec: Couldn't exec sourcemod\plugin.vocalizefatigue

Whats going on ARRRRRRGGGGGHHH.

P.s

I add the plugin to the sourcemod\plugins\
folder

I have compiled it on the web site. and localy on my pc.
Always same error.

Im going mad here..

Ive also tried command blocker pplugin.. that dosent work.
Nothing will stop these damn people doing death screams and yelling tank PLEASE HELP ME


here is the cfg i made

plugin.VocalizeFatigue v1.1f.cfg

Theire are no spaces in the blacklist names. the forum just seems to have added some.
Quote:
// This file was auto-generated by SourceMod (v1.2.2-dev)
// ConVars for plugin "VocalizeFatigue v1.1f.smx"


// Defines which vocalize commands that are not allowed to be used. Separate each command with a comma (,).
// -
// Default: ""
l4d_vf_blacklist "CallForRescue,EatPills,elevator_conversation ,EmphaticArriveRun,PlayerAlertGiveItem,Player AreaClear,PlayerAskReady,PlayerChoke,PlayerCo verMe,PlayerDeath,PlayerFollowMe,PlayerFriend lyFire,PlayerHealing,PlayerHealingOther,Playe rHelp,PlayerHurrah,PlayerHurryUp,PlayerImWith You,PlayerIncapacitated,PlayerIncoming,Player KillThatLight,PlayerLaugh,PlayerLeadOn,Player LedgeHangEnd,PlayerLedgeHangMiddle,PlayerLedg eHangStart,PlayerLedgeSave,PlayerLedgeSaveCri tical,PlayerLookOut,PlayerMoveOn,PlayerNegati ve,PlayerNiceJob,PlayerNiceShot,PlayerNo,Play erReviveFriend,PlayerSorry,PlayerSpotAmmo,Pla yerSpotFirstAid,PlayerSpotGrenade,PlayerSpotP ills,PlayerStayTogether,PlayerTaunt,PlayerTha nks,PlayerVomitInFace,PlayerWaitHere,PlayerWa rnBoomer,PlayerWarnCareful,PlayerWarnHunter,P layerWarnSmoker,PlayerWarnTank,PlayerWarnWitc h,PlayerWatchOutBehind,PlayerYes,PlayerYouAre Welcome,ResponseSoftDispleasureSwear,ReviveMe Interrupted,ScenarioJoin,smartlook,YouWelcome ,elevator_conversation"

// Sets the level of immunity users need, to be able to bypass the blacklist filter.
// -
// Default: "0"
l4d_vf_blacklist_immunity "0"

// Sets whether Vocalize Fatigue plugin is enabled
// -
// Default: "1"
l4d_vf_enable "1"

// Amount of time that has to pass before you can repeat (in seconds).
// -
// Default: "2.0"
// Minimum: "0.000000"
l4d_vf_repeat_delay "2.0"

// Sets the level of immunity users need, to be able to bypass being flagged for repetition.
// -
// Default: "0"
l4d_vf_repeat_immunity "0"

// Amount of time to add, to the repeat fatigue, if players keep using vocalize commands while fatigue is active (in seconds).
// -
// Default: "2.0"
// Minimum: "0.000000"
l4d_vf_repeat_penalty "2.0"

// Amount of times a command can be used before it is player is flaged for repeation.
// -
// Default: "3"
l4d_vf_repeat_threshold "3"

// Sets the amount of time within the vocalize threshold is valid (in seconds)
// -
// Default: "2.0"
l4d_vf_spam_delay "2.0"

// Sets the level of immunity users need, to be able to bypass being flagged for spamming.
// -
// Default: "0"
l4d_vf_spam_immunity "0"

// Amount of time to add, to the spam fatigue, if players keep using vocalize commands while fatigue is active (in seconds).
// -
// Default: "1.0"
// Minimum: "0.000000"
l4d_vf_spam_penalty "1.0"

// Sets the amount of vocalize commands can be used before fatigue starts within the threshold time
// -
// Default: "5"
l4d_vf_spam_threshold "5"

// Vocalize Fatigue Version
// -
// Default: "1.1f"
l4d_vf_version "1.1f"


-=EDIT=-

ok so the pluginn loads but the CFG didnt...

After examening i noticed a space before between Fatigue and V.1.1f.cfg
I took the source Deleted the space and compiled it localy..

it made a cfg file.
The cfg had no space in it..

IT STILL DONT STOP THE VOCALS!!!!
OMG PLEASE HELP!

Last edited by ShambleS; 07-30-2009 at 01:04.
ShambleS is offline
Skorpion1976
Veteran Member
Join Date: Jun 2009
Location: Austria
Old 07-30-2009 , 09:41   Re: [L4D] Vocalize Fatigue
Reply With Quote #27

1st: chill
2nd: calm down
3rd: read:

I renamed the .sp file to: VocalizeFatigue.sp and compiled it locally on my computer. After uploading it to the server I restarted the server AND changed the map --> The file "plugin.VocalizeFatigue.cfg" was created in the cfg\sourcemod folder instantly. You are welcome to use my .cfg file. The vocalizes which I block with the "l4d_vf_blacklist" cvar can be found here: http://forums.gamespace.net.au/showthread.php?t=21777

If it still doesn´t work: Do you have a FULL L4D dedicated server ? I mean, do you have real files on the server or are there only empty folders ? I found out that on servers which do NOT have all the game files but only empty folders installed, some plugins cannot be run.
I have 2 new servers which look like my pc, concerning the file structure and the files. EVERY plugin can write a .cfg there !
My old server just contains the folder structure with no files in it. This vocalize plugin does NOT create a .cfg on it

Cheers,
Skorpion1976

Quote:
Originally Posted by ShambleS View Post
These people are driving me mad!!!!

and this plugin will not load..
It makes no logs in my error things.
It does not make a CFG.
And the only reason i know it doesent load (i use a dedicated server i pay for) is because i set up one on a pc to see what happens. and the srcd display says

excec: Couldn't exec sourcemod\plugin.vocalizefatigue

Whats going on ARRRRRRGGGGGHHH.

P.s

I add the plugin to the sourcemod\plugins\
folder

I have compiled it on the web site. and localy on my pc.
Always same error.

Im going mad here..

Ive also tried command blocker pplugin.. that dosent work.
Nothing will stop these damn people doing death screams and yelling tank PLEASE HELP ME


here is the cfg i made

plugin.VocalizeFatigue v1.1f.cfg

Theire are no spaces in the blacklist names. the forum just seems to have added some.



-=EDIT=-

ok so the pluginn loads but the CFG didnt...

After examening i noticed a space before between Fatigue and V.1.1f.cfg
I took the source Deleted the space and compiled it localy..

it made a cfg file.
The cfg had no space in it..

IT STILL DONT STOP THE VOCALS!!!!
OMG PLEASE HELP!
Attached Files
File Type: cfg plugin.VocalizeFatigue.cfg (1.9 KB, 248 views)

Last edited by Skorpion1976; 07-30-2009 at 10:08.
Skorpion1976 is offline
Mr. Zero
Veteran Member
Join Date: Jun 2009
Location: Denmark
Old 07-31-2009 , 02:21   Re: [L4D] Vocalize Fatigue
Reply With Quote #28

Skorpion1976 is right. Rename the file and remove the version number from the .smx file.

It seems using AutoConfig() command doesn't create configs with spaces in the file name.
So if you just rename it to VocalizeFatigue.smx you should get the config file to work.

I will rename the plugin on the first page.

Edit: All done, sorry for the trouble :/

EDIT2:
BTW ShambleS I see you got a lot of blacklisted commands. Just a heads up on the blacklist. The limitation is at max 32 commands with maximum 32 letters in. If you want to increase that open my script and edit the limit yourself. I will add some way around the limit in next version.

How to increase the blacklist limit:
1. Find the function IsBlackListed
2. Edit the variable sRawBlackList[] and sBlackList[][]. The Number to enter between [] is sBlackList's first [] multiplied with the second [].
Example:
sBlackList[2][2] (that means max 2 words with 2 letters in) - 2 x 2 = sRawBlackList[4]
sBlackList[32][32] (max 32 words, each with max 32 letters) - 32 x 32 = sRawBlackList[1024]

Also you have blacklisted smartlook. Dunno if you know, but it disables the "look" vocalize command, and sometime when the game believe you should say something. You are like, you know, muting the game.

Last edited by Mr. Zero; 07-31-2009 at 02:36.
Mr. Zero is offline
ShambleS
Senior Member
Join Date: Jul 2009
Old 07-31-2009 , 15:23   Re: [L4D] Vocalize Fatigue
Reply With Quote #29

Hows about like that then??

Code:
// This file was auto-generated by SourceMod (v1.2.2-dev)
// ConVars for plugin "VocalizeFatigue v1.1f.smx"


// Defines which vocalize commands that are not allowed to be used. Separate each command with a comma (,).
// -
// Default: ""
l4d_vf_blacklist "ConceptBlock645,ConceptBlock652,ConceptBlock656,ConceptBlock658,ConceptBlock659,ConceptBlock660,PlayerDeath,CallForRescue,elevator_conversation,EmphaticArriveRun,PlayerAlertGiveItem,PlayerAreaClear,PlayerChoke,PlayerDeath,PlayerFollowMe,PlayerHealing,PlayerHealingOther,PlayerHelp,PlayerImWithYou,PlayerIncapacitated,PlayerIncoming,PlayerKillThatLight,PlayerLeadOn,PlayerLedgeHangEnd,PlayerLedgeHangMiddle,PlayerLedgeHangStart,PlayerLedgeSave,PlayerLedgeSaveCritical,PlayerMoveOn,PlayerNegative,PlayerNiceJob,PlayerNiceShot,PlayerNo,PlayerSorry,PlayerStayTogether,PlayerTaunt,PlayerVomitInFace,PlayerWaitHere,PlayerWarnBoomer,PlayerWarnCareful,PlayerWarnHunter,PlayerWarnSmoker,PlayerWarnTank,PlayerWarnWitch,PlayerWatchOutBehind,PlayerYes,PlayerYouAreWelcome,ResponseSoftDispleasureSwear,ReviveMeInterrupted,smartlook,YouWelcome,elevator_conversation"

// Sets the level of immunity users need, to be able to bypass the blacklist filter.
// -
// Default: "0"
l4d_vf_blacklist_immunity "99"

// Sets whether Vocalize Fatigue plugin is enabled
// -
// Default: "1"
l4d_vf_enable "1"

// Amount of time that has to pass before you can repeat (in seconds).
// -
// Default: "2.0"
// Minimum: "0.000000"
l4d_vf_repeat_delay "60.0"

// Sets the level of immunity users need, to be able to bypass being flagged for repetition.
// -
// Default: "0"
l4d_vf_repeat_immunity "99"

// Amount of time to add, to the repeat fatigue, if players keep using vocalize commands while fatigue is active (in seconds).
// -
// Default: "2.0"
// Minimum: "0.000000"
l4d_vf_repeat_penalty "60.0"

// Amount of times a command can be used before it is player is flaged for repeation.
// -
// Default: "3"
l4d_vf_repeat_threshold "1"

// Sets the amount of time within the vocalize threshold is valid (in seconds)
// -
// Default: "2.0"
l4d_vf_spam_delay "2.0"

// Sets the level of immunity users need, to be able to bypass being flagged for spamming.
// -
// Default: "0"
l4d_vf_spam_immunity "99"

// Amount of time to add, to the spam fatigue, if players keep using vocalize commands while fatigue is active (in seconds).
// -
// Default: "1.0"
// Minimum: "0.000000"
l4d_vf_spam_penalty "60.0"

// Sets the amount of vocalize commands can be used before fatigue starts within the threshold time
// -
// Default: "5"
l4d_vf_spam_threshold "1"

// Vocalize Fatigue Version
// -
// Default: "1.1f"
l4d_vf_version "1.1f"
I want to shut em up, they are driving me crazy

also

Code:
    new String: sRawBlackList[4096];
    new String: sBlackList[64][64];
i am sure is correct..

But do i need to edit this as well..

Code:
GetConVarString(cBlackList,sRawBlackList,sizeo

f(sRawBlackList));
    
    if(strlen(sRawBlackList)>0)
    {
        

ExplodeString(sRawBlackList,",",sBlackList,32,

32);
(change the 32 to 64?)

Last edited by ShambleS; 07-31-2009 at 15:42.
ShambleS is offline
me48072
New Member
Join Date: Jul 2009
Old 07-31-2009 , 20:28   Re: [L4D] Vocalize Fatigue
Reply With Quote #30

is there anyway to turn this off at the end of a round?
me48072 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 17:28.


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