NOTE: The download link comes inside a shortener, you are free to download the files or not. The shortener helps me keep bringing upcoming projects. I appreciate your help.
ouo.io
Credits: shippuden1592 Script Lightning fx/Models
How to install
Spawn starts when power is activated
1.-In your _zombiemode.gsc below:
maps\_zombiemode_weapon_box::init();
Add this:
maps\_zombiemode_ai_spider::init();
2.- In your generic_human.atr search this:
body {
And below add this:
ai_zm_dlc2_spider_walk ai_zm_dlc2_spider_spawn ai_zm_dlc2_spider_mantle_over_barricade ai_zm_dlc2_spider_jump ai_zm_dlc2_spider_idle ai_zm_dlc2_spider_death ai_zm_dlc2_spider_attack_shoot ai_zm_dlc2_spider_attack_melee
3.-Add this to your mod.csv
include,ai_zombie_spider