Left 4 Dead 2

Left 4 Dead 2

Snek
 This topic has been pinned, so it's probably important
Evil  [developer] 23 Mar, 2022 @ 12:30pm
How to add this to your custom campaign
This addon contains separate files that can be used to add this as a unique weapon in your custom campaign.

-----------------------

To do this:
1. Open the vpk and find the files labeled 'snake' in the models folder and copy / paste them to your addon's model folder.

2. Copy / paste the full materials folder into your addon as well (these files don't override existing files).

3. Go to scripts/melee and copy / paste the 'snake' file.

4. Add the following line to melee_manifest.txt
"file" "scripts/melee/snake.txt"

5. Add 'snake;' to the 'meleeweapons' parameter in your campaign's mission file.

-------------------------

That's it, now it should have a chance to spawn in all spawn points marked 'any'.
Last edited by Evil; 23 Mar, 2022 @ 12:32pm