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

[L4D] Friendly-Fire Limit (1.1.1)


Post New Thread Reply   
 
Thread Tools Display Modes
ineedh3lp
Member
Join Date: Dec 2009
Old 12-30-2009 , 09:22   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #71

This works as advertised on my versus server.

Thank you for this great plugin!
ineedh3lp is offline
Twitchy
Member
Join Date: Nov 2006
Old 01-04-2010 , 13:52   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #72

There is a no melee fatigue mod. Works on l4d2.

http://forums.alliedmods.net/showthread.php?t=91295
Twitchy is offline
sikamikanico
Junior Member
Join Date: Feb 2009
Old 01-15-2010 , 11:47   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #73

any chance to get this working for l4d2?

its working good on my l4d1 server and it makes public games alot better
sikamikanico is offline
oXYnary
Junior Member
Join Date: Jul 2010
Old 07-28-2010 , 00:52   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #74

Has anyone updated or combined this into a l4d2 smx? Seen too many griefers shoot up fellow players in saferoom.
oXYnary is offline
ViRaGisTe
Member
Join Date: Feb 2011
Old 05-08-2011 , 09:22   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #75

Quote:
Originally Posted by oXYnary View Post
Has anyone updated or combined this into a l4d2 smx? Seen too many griefers shoot up fellow players in saferoom.
this version works for l4d2 (not all features).
the error message u see in console is just becuz the plugin checks if your gamefolder's name is left4dead !
ignore it or just remove this check at your own risk

Code:
decl String:ModName[50];
    GetGameFolderName(ModName, sizeof(ModName));

    if (!StrEqual(ModName, "left4dead", false))
    {
        SetFailState("Use this in Left 4 Dead only.");
    }

Last edited by ViRaGisTe; 05-08-2011 at 09:30. Reason: eh sorry some features dont work in l4d2
ViRaGisTe is offline
PAL-18
AlliedModders Donor
Join Date: Jul 2010
Old 08-19-2012 , 19:14   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #76

Plugin isint loading in SM 1.4.4 Build 3523

I tried the smx attached to the thread and compiling it myself. Same error:

Quote:
L 08/19/2012 - 19:13:17: [SM] Plugin encountered error 25: Call was aborted
L 08/19/2012 - 19:13:17: [SM] Native "SetFailState" reported: Use this in Left 4 Dead only.
L 08/19/2012 - 19:13:17: [SM] Displaying call stack trace for plugin "l4d_ff_limit.smx":
L 08/19/2012 - 19:13:17: [SM] [0] Line 146, l4d_ff_limit.sp::OnPluginStart()
PAL-18 is offline
jefferson1717
New Member
Join Date: Sep 2016
Old 09-16-2016 , 07:26   Plugin stopped working today. Would you PLEASE update this AMAZING plugin???
Reply With Quote #77

Unfortunately, this AMAZING plugin just stopped working today. We have made no changes to our server at all so I'm guessing this is related to a steam update.

Would someone PLEASE update this plugin? It is SO ESSENTIAL at preventing griefers on expert campaign mode.

Thank you very much!
jefferson1717 is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 12-23-2017 , 08:46   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #78

This plugin would be awesome if it worked again, any chance to upgrade?
Mi.Cura is offline
Lider99
Member
Join Date: Mar 2020
Old 05-20-2020 , 15:42   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #79

Hi. look this/

plugin.sp(131) : warning 234: symbol "AskPluginLoad" is marked as deprecated: Use AskPluginLoad2() instead


plugin.sp(149) : warning 234: symbol "FCVAR_PLUGIN" is marked as deprecated: No logic using this flag ever existed in a released game. It only ever appeared in the first hl2sdk.


plugin.sp(191) : warning 234: symbol "GetMaxClients" is marked as deprecated: Use MaxClients variable instead.


plugin.sp(197) : error 001: expected token: "-identifier-", but found "this"
plugin.sp(197) : error 166: cannot use 'this' outside of a methodmap method or property
plugin.sp(197) : error 029: invalid expression, assumed zero
plugin.sp(197) : fatal error 190: too many error messages on one line

Compilation aborted.
4 Errors.
Lider99 is offline
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 05-21-2020 , 12:53   Re: [L4D] Friendly-Fire Limit (1.1.1)
Reply With Quote #80

Try this (didn't test)
Attached Files
File Type: sp Get Plugin or Get Source (l4d_ff_limit.sp - 206 views - 28.4 KB)
__________________
Marttt 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 18:45.


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