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

[L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)


Post New Thread Reply   
 
Thread Tools Display Modes
JayXsane
Member
Join Date: Oct 2010
Location: In my home, duh.
Old 12-17-2010 , 09:17   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #371

Quote:
Originally Posted by lexantis View Post
PHP Code:
public OnMapStart()
{
 if( 
FileExists"scripts/melee/huntingknife.txt" ) )
 {
  
AddFileToDownloadsTable"scripts/melee/huntingknife.txt" );
  
g_bKnifeAloud true;
 }
 if( 
FileExists"scripts/melee/riot_shield.txt" ) )
 {
  
AddFileToDownloadsTable"scripts/melee/riot_shield.txt" );
  
g_bShieldAloud true;
 }

Maybe this works for you guys who have, the scripts in your directory, but i tested that it doesnt work for new public players which are connecting to the specified server for the first time, their client will just freeze and theyre forced to disconnect after few minutes.

Therefore its recommended to remove the melee script files from your server and all people will connect just fine. The bad thing is that you wont get knife and shield
That isn't really an issue with the ZIP we put together. That's just Left4Dead 2 being a dumb ass. Valve has a broken Download Table, so new people can't download the scripts needed to join.
The way I got mine to work was to send them this link and told them to move the Addons, Cfg and Scripts folder to this folder.

X:\...\Steam\steamapps\common\left 4 dead 2\left4dead2

Although, I myself have taken it out since I got annoyed with people raging at the sight of the Riot and Knife (followed by crying about mods or hacks), then leaving causing my Versus to end. But when I had it on, which was like... 2 days ago or so, it was working fine.

Also, Brian, could it just be another plugin interfering with this one?
JayXsane is offline
Send a message via Skype™ to JayXsane
fpsbrian
Senior Member
Join Date: Feb 2008
Old 12-18-2010 , 19:49   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #372

Quote:
Originally Posted by JayXsane View Post
That isn't really an issue with the ZIP we put together. That's just Left4Dead 2 being a dumb ass. Valve has a broken Download Table, so new people can't download the scripts needed to join.
The way I got mine to work was to send them this link and told them to move the Addons, Cfg and Scripts folder to this folder.

X:\...\Steam\steamapps\common\left 4 dead 2\left4dead2

Although, I myself have taken it out since I got annoyed with people raging at the sight of the Riot and Knife (followed by crying about mods or hacks), then leaving causing my Versus to end. But when I had it on, which was like... 2 days ago or so, it was working fine.

Also, Brian, could it just be another plugin interfering with this one?

I'm thinking it might be SRS but I'm not sure...
__________________
fpsbrian is offline
hell911
Member
Join Date: Nov 2009
Old 12-24-2010 , 08:56   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #373

thanks to the maker of this plugin, it really looks cool when you see 20 melee weapons scattered at the start of every map, hehe
hell911 is offline
Zbeer
SourceMod Donor
Join Date: Aug 2010
Old 01-15-2011 , 08:34   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #374

Great plugin! Works fine.

N3wton, could you release a similar plugin to spawn shooting weapons?
This way, we can choose wich weapons to spawn beyond default weapons.

Thanks!
Zbeer is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 01-25-2011 , 17:37   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #375

Added Plugin Description, approved.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
MasterMind420
BANNED
Join Date: Nov 2010
Old 05-16-2011 , 23:38   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #376

ok so after many many hours of searching & testing i've found it. I take no credit for any of these. Just sharing what I found...
Just 2 .vpk's one for knife, other for riot shield and the latest melee in the saferoom smx, thats all thats needed, works online, no need for custom scripts to upload to clients...enjoy!
Attached Files
File Type: zip Melee In The Safe Room(5-16-11).zip (19.1 KB, 257 views)

Last edited by MasterMind420; 05-16-2011 at 23:41. Reason: edit
MasterMind420 is offline
pisdone
Member
Join Date: Sep 2010
Location: Italy
Old 06-04-2011 , 19:28   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #377

Quote:
Originally Posted by MasterMind420 View Post
ok so after many many hours of searching & testing i've found it. I take no credit for any of these. Just sharing what I found...
Just 2 .vpk's one for knife, other for riot shield and the latest melee in the saferoom smx, thats all thats needed, works online, no need for custom scripts to upload to clients...enjoy!
Wow, nice, finally...thx a lot dude!
pisdone is offline
instantn00b
Member
Join Date: Jun 2011
Old 06-17-2011 , 07:46   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #378

Quote:
Originally Posted by MasterMind420 View Post
ok so after many many hours of searching & testing i've found it. I take no credit for any of these. Just sharing what I found...
Just 2 .vpk's one for knife, other for riot shield and the latest melee in the saferoom smx, thats all thats needed, works online, no need for custom scripts to upload to clients...enjoy!
Well you deserve the credits, very nice job man
instantn00b is offline
n3wton
Senior Member
Join Date: Mar 2010
Old 06-17-2011 , 08:05   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #379

Nice one...

I got tired of fixing it then Value releasing an update that brakes it

I'll update the first post with your work

Yours
N3wton

p.s. also thinking about making a "Guns in The Saferoom", a "Meds in The Saferrom" and a "Throwables in The Saferoom"...

Would people be interested?
n3wton is offline
instantn00b
Member
Join Date: Jun 2011
Old 06-17-2011 , 11:54   Re: [L4D2] Melee In The Safe Room (with unlock all melee weapons on every campaign)
Reply With Quote #380

Ah the update is bugged. If I pick up catana it switches with other melee weapons constantly, so you see eg. catana - nighstick flickering every second.
instantn00b 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 06:56.


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