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

L4D Hidden CVars


Post New Thread Reply   
 
Thread Tools Display Modes
Jerrith
Junior Member
Join Date: Jun 2009
Old 06-18-2009 , 08:37   Re: L4D Hidden CVars
Reply With Quote #51

Basically, you can take Fyren's l4dmmo.sp on page 4 and replace the PrepSDKCall_SetSignature lines for AddUpgrade and RemoveUpgrade with the appropriate lines from the snippets I added, and then you'll be able to use the mod on a windows server.

Specifically, replace:
Code:
PrepSDKCall_SetSignature(SDKLibrary_Server, "@_ZN13CTerrorPlayer13RemoveUpgradeE19SurvivorUpgradeType", 0);
with
Code:
PrepSDKCall_SetSignature(SDKLibrary_Server, "\x51\x53\x55\x8B***\x8B\xD9\x56\x8B\xCD\x83\xE1\x1F\xBE\x01\x00\x00\x00\x57\xD3\xE6\x8B\xFD\xC1\xFF\x05\x89***", 32);
to get RemoveUpgrade working. AddUpgrade is the same sort of thing.

Actually, I should just make this easy... Here's a modified l4dmmo.sp named l4dmmowin.sp that comments out everything that doesn't work (on windows, because nobody has found the signatures yet), adds giverandomupgrade, and has addupgrade and removeupgrade working for windows.

Remember to do "sm_cvar survivor_upgrades 1" as well to allow upgrades on the server if you're using this.
Attached Files
File Type: sp Get Plugin or Get Source (l4dmmowin.sp - 453 views - 6.6 KB)
Jerrith is offline
Dragonshadow
BANNED
Join Date: Jun 2008
Old 06-18-2009 , 13:03   Re: L4D Hidden CVars
Reply With Quote #52

nice thanks

(where did the karma button go D: )
Dragonshadow is offline
cyberloner
Junior Member
Join Date: Jun 2009
Old 06-20-2009 , 17:32   Re: L4D Hidden CVars
Reply With Quote #53

why after remove the plugin... the random upgrade still happening...
cyberloner is offline
Dragonshadow
BANNED
Join Date: Jun 2008
Old 06-20-2009 , 18:36   Re: L4D Hidden CVars
Reply With Quote #54

sm_cvar survivor_upgrades 0
Dragonshadow is offline
Jerrith
Junior Member
Join Date: Jun 2009
Old 06-22-2009 , 22:22   Re: L4D Hidden CVars
Reply With Quote #55

I've posted my own version of a Survivor Upgrades mod. You can read more about it over in this thread: http://forums.alliedmods.net/showthread.php?t=95365
Jerrith is offline
rappinduke
Member
Join Date: Jul 2008
Old 07-01-2009 , 01:19   Re: L4D Hidden CVars
Reply With Quote #56

Hello all,
Was wondering if any one knew a way to make the boomers melee attack any more powerfull?? I have looked around but haven't found any thing on the boomer!

Thanks
__________________

rappinduke is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 07-01-2009 , 12:31   Re: L4D Hidden CVars
Reply With Quote #57

You want this one: boomer_pz_claw_dmg
Thraka is offline
olj
Veteran Member
Join Date: Jun 2009
Old 07-03-2009 , 05:14   Re: L4D Hidden CVars
Reply With Quote #58

There are many cvars which dont have explanation. Can someone give a link where i can get all explanations to every cvar (including hidde ones).
olj is offline
Thraka
AlliedModders Donor
Join Date: Aug 2005
Old 07-08-2009 , 14:07   Re: L4D Hidden CVars
Reply With Quote #59

It doesn't seem to have them all. For example, I cannot find

hunter_pz_claw_dmg

Check this link out for a ?full? list: http://paste2.org/p/104807

This doesn't seem to be a full list either.. It is missing boomer_pz_claw_dmg... arg

This one seems to have them all, but isn't formatted well: http://www.l4dmaps.com/l4d_cvar.php

Last edited by Thraka; 07-08-2009 at 14:26.
Thraka is offline
olj
Veteran Member
Join Date: Jun 2009
Old 07-08-2009 , 18:44   Re: L4D Hidden CVars
Reply With Quote #60

I know where i can find cvar list. What im asking - where can i find explanations for some not-so-obvious cvars, like survivor_skills for example. It seems that valve developers are too lazy to put comments for such cvars.
olj 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 21:15.


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