Left 4 Dead 2

Left 4 Dead 2

Snek
 Dieses Thema wurde angeheftet; es ist wahrscheinlich wichtig
Evil  [Entwickler] 23. März 2022 um 12:30
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'.
Zuletzt bearbeitet von Evil; 23. März 2022 um 12:32