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

[L4D2] Melee Mode v2.0.0


Post New Thread Reply   
 
Thread Tools Display Modes
KarnageInk
Member
Join Date: Oct 2010
Old 10-07-2010 , 15:33   Re: [L4D2] Melee Mode v1.6.3 *Update*
Reply With Quote #11

Hi Mcflurry,

Im having the same problems as mommafish. im using your l4d2 points system mod in conjunction with this mod. after i buy any ranged weapon, the next round, sometimes it will disappear and i have to buy it again. So i guess it does remove any ranged weapon the survivor is having. Im using this melee mode mod to create a "nothing is free in this world" game setting. since both mods are made by you, i hope u can make both compatible with each other. Also, i hope there is a cvar to choose whether survivors start with pistols.

Sorry if im not using this mod as it was intended to be, but these 2 mods form a great combination for my ideal game.
KarnageInk is offline
McFlurry
Veteran Member
Join Date: Mar 2010
Location: RemoveEdict(0);
Old 10-07-2010 , 16:17   Re: [L4D2] Melee Mode v1.6.3 *Update*
Reply With Quote #12

@Karnage
I'm thinking of rewriting most of this plugin, this plugin was created when I was a complete beginner at Sourcemod. Expect an update this weekend or earliest tomorrow.
__________________
McFlurry is offline
Send a message via Skype™ to McFlurry
KarnageInk
Member
Join Date: Oct 2010
Old 10-11-2010 , 00:08   Re: [L4D2] Melee Mode v1.6.3 *Update*
Reply With Quote #13

Hi

dont mean to pester but hows the progress of this mod? the weekend is already over.
KarnageInk is offline
KarnageInk
Member
Join Date: Oct 2010
Old 10-17-2010 , 00:02   Re: [L4D2] Melee Mode v1.6.3 *Update*
Reply With Quote #14

Any1 can help me out here to make slight modifications to this plugin? "From what i think", this plugin removes all instances of all ranged weapons, from survivor and spawn locations. Can someone remove the "remove ranged weapons from survivor" part? Such that no guns are spawned but survivor can equip guns, Thanks
KarnageInk is offline
cheewongken
Senior Member
Join Date: Feb 2009
Old 10-31-2010 , 14:18   Re: [L4D2] Melee Mode v1.6.3 *Update*
Reply With Quote #15

i think you can open up the source and delete all the "remove weapon_rifle" parts while leaving the "remove weapon_rifle_spawn" in there

the one in the quotes is not literally the one that needs to be removed, just trying to point it out.
cheewongken is offline
KarnageInk
Member
Join Date: Oct 2010
Old 11-07-2010 , 10:55   Re: [L4D2] Melee Mode v1.6.3 *Update*
Reply With Quote #16

oh haha tried opening the .sp file with notepad++ and it works! so for example i remove this

if (prev19) RemoveEdict(prev19);
// Single Weapon Removal
new ent20 = -1;
new prev20 = 0;
while ((ent20 = FindEntityByClassname(ent20, "weapon_autoshotgun")) != -1)
{

do u mean the above code? when u mean the quotes u mean the words after //?

edit : assuming what i listed is correct, i remove them but how do i make it back to a .smx file? :X

Last edited by KarnageInk; 11-07-2010 at 15:01. Reason: noobness
KarnageInk is offline
McFlurry
Veteran Member
Join Date: Mar 2010
Location: RemoveEdict(0);
Old 12-17-2011 , 18:26   Re: [L4D2] Melee Mode v2.0.0
Reply With Quote #17

v2.0.0 Released, this is a complete rewrite.
__________________
McFlurry is offline
Send a message via Skype™ to McFlurry
erGato
New Member
Join Date: Apr 2013
Old 04-15-2013 , 14:55   Re: [L4D2] Melee Mode v2.0.0
Reply With Quote #18

Hi, thanks for your work,

I've had tested the last version and doesn't work as expected. There are hunter's body pieces as shadows for the survivors or something like that, the bots doen't get the weapons (used the "Melee in the safe room" plugin) and they move without moving the legs! It's very weird. The previous version I tested doesn't had this problems.

I'm using sourcemod 1.4.7 and metamod 1.9.2 in local, no server installation and had to remove basecomm.smx and basetriggers.smx from my plugins folder because the game crashes when trying to switch weapons (https://forums.alliedmods.net/showthread.php?t=213372). Don't know if is related or not.

I hope it can be repaired, if not, I will try to find again a previous version.

Thanks again and sorry if my english is bad.
erGato is offline
Captain Stubin
Member
Join Date: Jun 2017
Old 01-06-2019 , 07:28   Re: [L4D2] Melee Mode v2.0.0
Reply With Quote #19

Hello how to selectively remove a weapon ? what numbers to put ?
Captain Stubin is offline
Captain Stubin
Member
Join Date: Jun 2017
Old 01-06-2019 , 07:52   Re: [L4D2] Melee Mode v2.0.0
Reply With Quote #20

When there is no weapons in the hands of here is such bug.

https://dropmefiles.com/eQBEM

Last edited by Captain Stubin; 01-06-2019 at 07:52.
Captain Stubin 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 11:03.


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