Left 4 Dead 2

Left 4 Dead 2

Perks! Customisable Survivor Builds and Level Up System
201 kommentarer
Geebanger0  [ophavsmand] For 4 timer siden 
yeah thats not really what its meant for
Fresh Rat From Tesco For 12 timer siden 
ehhhh so i can play with the lvls later....and for recurring players that hop in to have sense of progression
Geebanger0  [ophavsmand] For 12 timer siden 
what for
Fresh Rat From Tesco For 12 timer siden 
one thing tho. can you make it so it remembers the XP in a textfile? track SteamID and progress on it you know what i mean?
Geebanger0  [ophavsmand] For 14 timer siden 
i know, cause ive already done it. im making a version 2
Geebanger0  [ophavsmand] For 14 timer siden 
you can but its a pain in the ass
Fresh Rat From Tesco For 14 timer siden 
like im doing some editing rn i wanna check
Fresh Rat From Tesco For 14 timer siden 
can you add more than 5 levels in the script?
Geebanger0  [ophavsmand] For 23 timer siden 
at that point this would be bordering on being a plugin rather than a script, and I wanted to avoid that
Fresh Rat From Tesco For 23 timer siden 
aww i thought you could select a perk when you level up in game....
Geebanger0  [ophavsmand] For 23 timer siden 
you select the perks in the config before starting the match. When you level up in game, the perks you selected in the config will be applied to your character
Fresh Rat From Tesco For 23 timer siden 
can you select a perk when you level up?
Look 3. okt. kl. 0:00 
Dunno why, when i see update i deleted old config to generate new one, after that enabled random and is just work :P
Geebanger0  [ophavsmand] 2. okt. kl. 23:57 
i didnt change anything about the random option
Look 2. okt. kl. 23:35 
Random option work now, thanks.
Geebanger0  [ophavsmand] 2. okt. kl. 17:28 
yes thats right. I was thinking the crash might be because of low CPU power, but what you've got should be more than enough.

I haven't been getting the same crashes as other people so it's harder for me to test them or find solutions since I can't recreate them.
Rift_cz_sk 2. okt. kl. 15:57 
i do hope thats the right thing i gave ya
Rift_cz_sk 2. okt. kl. 15:57 
Procesor is Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz 3.60 GHz
Geebanger0  [ophavsmand] 2. okt. kl. 15:47 
really just need the CPU model. EG I have a 13th gen i7-13620H
Rift_cz_sk 2. okt. kl. 15:00 
I am not sure which info about the specs could be dangerous to share, as i am not super smart when it comes to things like this.
Rift_cz_sk 2. okt. kl. 14:59 
Would you be willing to accept a friend request so i can send them to you in private, just in case. Privacy n stuff.
Geebanger0  [ophavsmand] 2. okt. kl. 14:50 
what are your pc specs
Rift_cz_sk 2. okt. kl. 14:45 
The game crashes everytime a tank spawns (ive disabled all rng such as meat wall + merassmus along with reskins) and the game still crashes. Using the Tier 2 shotguns and killing few zombies with specifically them crashes the game.







sorry if my english is lacking i am really tired at the moment
Geebanger0  [ophavsmand] 2. okt. kl. 14:41 
whats the issue
Rift_cz_sk 2. okt. kl. 14:27 
for the perks config thingy

levelcap 50

enable_random 0

reset_xp 0

commonxp 10
specialxp 25
bossxp 100

all the bot stuff is set to 0.

i do not know if its just the config or my pc just sucks.
EVE 2. okt. kl. 11:35 
@lukifer - first you need to start a campaign but after that you can close the game and then go to:

Steam\steamapps\common\Left 4 Dead 2\left4dead2\ems\perks
lukifer 2. okt. kl. 10:44 
where do i find the config file?
Geebanger0  [ophavsmand] 2. okt. kl. 3:44 
:BL3Thumbsup::8bitheart::VBCOOL:
EVE 2. okt. kl. 3:07 
just wanted to say thanks for the mod. we have so many script mods that we are playing basically an upgraded version of l4d2 xD and your mod just make it even more enjoyable.
Geebanger0  [ophavsmand] 1. okt. kl. 12:35 
Yeah I'm gonna fix instagib, just need time to do it
Franshish 1. okt. kl. 6:10 
@Geebanger0

Isn't There A Way Like, To Fix InstaGib Too?
If That's Not I Think I'm Fine With That I Love That Addon Otherways
Geebanger0  [ophavsmand] 1. okt. kl. 4:54 
random will override whatever is in the config
Mister Gun 1. okt. kl. 4:43 
Can I random Perks without put number Perks ID into survivors ?
kurochama 30. sep. kl. 23:39 
@Geebanger0 , I'm not sure if 1 will take effects but you can try first. I usually put 5-10 on within, as it's still a very small AOE that won't spread to the zombies nearby.
Geebanger0  [ophavsmand] 30. sep. kl. 23:33 
@Kurochama bullet_impact and do a findbyclassname for infected within 1 unit for instance?
kurochama 30. sep. kl. 23:32 
Just a small tips. Using "TakeDamage" on "bullet_impact" is safer than "infected_hurt". "infected_hurt" can trigger unexpected damage loop when using "TakeDamage" on it, especially when there are 2 different scripts using "TakeDamage" triggered at the same time. So if the loop is triggered, there's a chance that it will cause crash. Probably you can fix the crash by moving some "TakeDamage" scripts to "bullet_impact" instead.
Look 30. sep. kl. 23:25 
It seem the randomized perk doesn't work for me, i do not touch any other setting but the "enable_random" 1, i still get "no perk" message.
Franshish 30. sep. kl. 21:59 
@Geebanger0

Hmm, I See I See I Tried It Out Without Instagib+ Addon And I Never Experienced Crashes In Chapter 1 Of No Mercy

Before It Was
Geebanger0  [ophavsmand] 30. sep. kl. 19:01 
Right now my plan is to fix the crashes with this mod, but any additional features will be put into a version 2
Geebanger0  [ophavsmand] 30. sep. kl. 19:00 
I did try implementing a reset after each map but it didn’t work, I’ve thought of a new way of doing it though so I’ll have to try that
Shipyard 30. sep. kl. 17:50 
Awesome mod. Hopefully the crashing can get sorted out regarding some of the perks. One other thing I don't know if someone asked yet. Is there a possibility for perks to reset each map change? I like the chapter or on game restart options, but am wondering if reset after map change is possible. Thanks!
Geebanger0  [ophavsmand] 30. sep. kl. 16:01 
@Mister Gun do you know how to access the config file?
Geebanger0  [ophavsmand] 30. sep. kl. 16:01 
Also yes the instagib mod is likely causing crashes. I think a lot of crashes are a result of perks that work by dealing damage to infected. If the perk is triggered by dealing damage but also has an effect that deals damage, it can cause itself to run infinitely
Geebanger0  [ophavsmand] 30. sep. kl. 15:59 
@Franshish the random option will randomise the perks for all characters regardless of what the config is set to
Mister Gun 30. sep. kl. 6:11 
how to settings this mod ? i don't understand this description.:luchamask:
Franshish 30. sep. kl. 6:09 
Not To Confuse You, Coach Nick Ellis Only Have These Perks Except Other Characters I Didn't Set Their Perk ID Yet
Franshish 30. sep. kl. 6:07 
@GeeBanger Like I Said, No Perks Were Used On Louis & Zoey Only XP And Levelups I Had My Perk Randomizer Activated In Config For Other Characters Such As, Coach, Nick, Ellis I Only Had These For Activation

Though, I Played Bill A Days Ago Without Perks Given To Him, And I UnFortunately Crashed
I Don't Know If It's This Addon Or That Your InstaGib+Hit Group Going To Test Without That First If I Can


The Perk IDS Are

EllisPerk1: 33
Ellis Perk2: 24
EllisPerk3: 1
EllisPerk4: 16
EllisPerk5: 7


CoachPerk1: 0
CoachPerk2: 60
CoachPerk3: 22
CoachPerk4 :9
CoachPerk5: 71


NickPerk1: 10
NickPerk2: 8
NickPerk3: 116
NickPerk4: 79
NickPerk5: 102
Fat Pig Balls 29. sep. kl. 23:08 
lmao bro became a god tier mod creator only to learn people cant read properly

cool mods however, these are crazy as fuck
Geebanger0  [ophavsmand] 29. sep. kl. 21:23 
try it with rescue closets instead, might be just one of the triggers isnt working
EVE 29. sep. kl. 21:21 
@Geebanger0 come on do you really think i am that ''smart''? XD

But yeah, of course. Dont know why it does not work- i will try later again but my Friend said he had no items at all.