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

[L4D & L4D2] Mission and Weapons - Info Editor (1.26) [15-May-2024]


Post New Thread Reply   
 
Thread Tools Display Modes
Fade.443
Junior Member
Join Date: Mar 2006
Old 04-19-2024 , 22:13   Re: [L4D & L4D2] Mission and Weapons - Info Editor (1.25) [25-Oct-2023]
Reply With Quote #281

Hi Silvers,

I'm not sure when this conflict/break started but in a recent update (last known working 2022, haven't really tinkered with things much since then) info editor broke the functionality of using Lux's L4D1 Music Proxy in unison with more than four survivors on an L4D1 map.

https://github.com/LuxLuma/L4DMusic_...l4d1musicproxy

After some trial and error I confirmed removing info editor allows it to work as normal. Anything I can tweak in one of the config files to allow them to work together or is it a code issue?
Fade.443 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 04-20-2024 , 05:19   Re: [L4D & L4D2] Mission and Weapons - Info Editor (1.25) [25-Oct-2023]
Reply With Quote #282

Are you changing the survivor set with Info Editor? In Lux' plugin it says "(don't work if mission.txt edited)" and I guess editing the survivor set in the mission file, which is what Info editor modifies, would break the compatibility. There are plugins which modify the Survivor set instead. Otherwise I don't see why else they would conflict.

You can PM me your Info Editor config if you like.
__________________
Silvers is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 05-14-2024 , 21:41   Re: [L4D & L4D2] Mission and Weapons - Info Editor (1.25) [25-Oct-2023]
Reply With Quote #283

Recent l4d2 update
PHP Code:
L 05/15/2024 09:38:14: [l4d_info_editor.smxCould not load the "KeyValues::FindKey" gamedata signature
(errors only in windows)
__________________

Last edited by HarryPotter; 05-14-2024 at 21:53.
HarryPotter is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 05-15-2024 , 11:00   Re: [L4D & L4D2] Mission and Weapons - Info Editor (1.26) [15-May-2024]
Reply With Quote #284

Code:
1.26 (15-May-2024)
    - Updated L4D2 GameData for the 2.2.3.8 game update.
__________________
Silvers is offline
Zunzunzun
Junior Member
Join Date: Jul 2023
Old 05-15-2024 , 22:27   Re: [L4D & L4D2] Mission and Weapons - Info Editor (1.26) [15-May-2024]
Reply With Quote #285

Hello, please help me get this right, i wanna set the awp to have low ammo that cannot be replenished, im using the "AMMO_TYPE_GRENADELAUNCHER" flag to do that but i still can pick up ammo and i don't know if there is another way to do it or if that's even possible using this method.
here is how it looks:
Code:
"weapon_info"
{
	"all"
	{
		"weapon_sniper_awp"
		{
			"Tier"						"0"
			"clip_size"					"20"
			"ReloadDuration"			        "2"
			"CycleTime"					"1.05"
			"Damage"					"500"
			"Range"					"8192"
			"RangeModifier"				"1.0"
			"primary_ammo" 				"AMMO_TYPE_GRENADELAUNCHER"
			"secondary_ammo"			"None"
		}
	}
}

Last edited by Zunzunzun; 05-15-2024 at 22:28. Reason: added code
Zunzunzun 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 13:53.


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