Left 4 Dead 2

Left 4 Dead 2

[VScript] Custom Survivor Takeover (CST)
ChapCanai  [developer] 14 Jul @ 2:48am
Share Custom Survivor Conversions
Need to restart the game after subscribing.
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3531035015
I take no credits for most of these. Will take down on the original authors' request.

(There used to be a google drive here, but I was running out of space so I shall upload here instead)
Last edited by ChapCanai; 2 Aug @ 5:38pm
< >
Showing 1-15 of 23 comments
ChapCanai  [developer] 14 Jul @ 2:50am 
Originally posted by Fortress_Bucket:
I think I found model for Annie, its the same Military Soldier model but with a ponytail
https://drive.google.com/file/d/1LwTBIlIKoOagp3Y4O04kTUVx8B9mC4YS/view?usp=sharing
Here ya go
Last edited by ChapCanai; 14 Jul @ 2:54am
Gonna be sharing Mr. Gibbs in a sec, I personally wont be using him but Ill send him for anyone else who does
K I got it
https://drive.google.com/drive/folders/1pCUjMj0jTen-LxOVqQHmmR_joO0_11zN?usp=sharing
"Finding himself trying to refuel his own Sports car for escape in an abandoned shopping mall. However, he comes across a group of survivors trying to do the same thing and joins them."
Last edited by Fortress_Bucket; 16 Jul @ 10:36pm
Originally posted by Fortress_Bucket:
Gonna be sharing Mr. Gibbs in a sec, I personally wont be using him but Ill send him for anyone else who does
K I got it
https://drive.google.com/file/d/1Kxnxm5eKts9ls1UTyt2j3mm1uT38igks/view?usp=sharing
"Finding himself trying to refuel his own Sports car for escape in an abandoned shopping mall. However, he comes across a group of survivors trying to do the same thing and joins them."
Very nice
Originally posted by Fortress_Bucket:
Gonna be sharing Mr. Gibbs in a sec, I personally wont be using him but Ill send him for anyone else who does
K I got it
https://drive.google.com/drive/folders/1pCUjMj0jTen-LxOVqQHmmR_joO0_11zN?usp=sharing
"Finding himself trying to refuel his own Sports car for escape in an abandoned shopping mall. However, he comes across a group of survivors trying to do the same thing and joins them."
this odse not work for some reason
here is a jimmy gibbs jr mod I think this one might work the other one is only a materials and model folder.

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2723146772&searchtext=Jimmy+gibbs
Originally posted by eidonabramm:
Originally posted by Fortress_Bucket:
Gonna be sharing Mr. Gibbs in a sec, I personally wont be using him but Ill send him for anyone else who does
K I got it
https://drive.google.com/drive/folders/1pCUjMj0jTen-LxOVqQHmmR_joO0_11zN?usp=sharing
"Finding himself trying to refuel his own Sports car for escape in an abandoned shopping mall. However, he comes across a group of survivors trying to do the same thing and joins them."
this odse not work for some reason

Ah my bad, I updated the link although that requires you to convert it to a VPK manually, Ill fix that once I get the time to hopefully today
Originally posted by Fortress_Bucket:
Originally posted by eidonabramm:
this odse not work for some reason

Ah my bad, I updated the link although that requires you to convert it to a VPK manually, Ill fix that once I get the time to hopefully today
Thanks. was wondering why it would not and kept crashing.
RipScorch 23 Jul @ 10:46am 
When a model is added to the google drive, are steps 1 to 12 in your tutorial complete if it's downloaded?
ChapCanai  [developer] 23 Jul @ 3:04pm 
The tutorial is for if you wanna DIY. The google drive is for already done
Originally posted by ChapCanai:
The tutorial is for if you wanna DIY. The google drive is for already done

In other words, using the Google Drive above, I don't have to take Steps 1 to 12 in the other discussion board? I'm trying to use the Jeff and Annie characters and downloaded them from the page above, but they only appear as errors on my end. So far, I have the CST files with me, but I have no idea where to drag them.

This is what I have right now.

{
toggles = [true, true, true, true]
takeovers = ["clone", "clone", "clone", "clone"]
models = ["models/survivors/survivor_jeff.mdl", "models/survivors/survivor_annie.mdl", "models/survivors/survivor_haruka.mdl", "models/survivors/survivor_blake.mdl"]
names = ["Jeff", "Annie", "Haruka", "Blake"]
char_nums = [1, 2, 3, 4]
context_names = ["Mike", "Zoey", "Haruka", "Blake"]
takeover_chance = [100, 100, 100, 100]
bots_only = true
auto_start_takeover = true
try_auto_takeover_on_update = false
try_restore_on_update = false
manual_takeover_commands = ["!takeover", "/takeover"]
shuffle = false
debug = false
}
ChapCanai  [developer] 23 Jul @ 9:23pm 
Yes, sorry shouldve mentioned this also:

The vpk files go into the left4dead2/addons folder

Maybe you need to restart the game after that
Last edited by ChapCanai; 23 Jul @ 9:27pm
ChapCanai  [developer] 23 Jul @ 9:32pm 
I also noticed you put "Zoey" for one of the context names, if you want zoey's voice, i think its "TeenGirl" instead
The characters are working now. Thanks, man. I might ask another one soon, though.
Is there a specific code to put in the other characters not mentioned here? I'm trying to put Doc from B4B, but all I'm getting are errors. I placed the Doc in the models and names, but none so far. This is what it looks like right now.

{
toggles = [true, true, true, true,]
takeovers = ["clone", "clone", "clone", "clone",]
models = ["models/survivors/survivor_jeff.mdl", "models/survivors/survivor_annie.mdl", "models/survivors/survivor_doc.mdl", "models/survivors/survivor_blake.mdl"]
names = ["Jeff", "Annie", "Doc", "Blake"]
char_nums = [1, 2, 3, 4]
context_names = ["Jeff", "Annie", "TeenGirl", "Blake"]
takeover_chance = [100, 100, 100, 100,]
bots_only = true
auto_start_takeover = true
try_auto_takeover_on_update = false
try_restore_on_update = false
manual_takeover_commands = ["!takeover", "/takeover"]
shuffle = false
debug = false
}
ChapCanai  [developer] 26 Jul @ 8:25pm 
For doc, it is "models/survivors/survivor_b4b_doc.mdl"

The specific model name is hidden inside the vpk, so you will need GCFScape to peek inside
< >
Showing 1-15 of 23 comments
Per page: 1530 50