UGX-Mods Login

or login with an authentication provider below
Sign In with Google
Sign In with Twitter
Sign In with Discord
Sign In with Steam
Sign In with Facebook
Sign In with Twitch

Spiders from Zetsubou No Shima

broken avatar :(
Created 2 years ago
by shippuden1592
0 Members and 1 Guest are viewing this topic.
559 views
broken avatar :(
×
broken avatar :(
Location: mxGuanajuato
Date Registered: 5 May 2013
Last active: 7 days ago
Posts
225
Respect
Forum Rank
Mr. Elemental
Primary Group
Member
My Contact & Social Links
More
Personal Quote
If you do not take risks, you can not create a fut
×
shippuden1592's Groups
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:​​
Code Snippet
Plaintext
maps\_zombiemode_weapon_box::init();
Add this:
Code Snippet
Plaintext
maps\_zombiemode_ai_spider::init();
2.- In your generic_human.atr search this:​​
Code Snippet
Plaintext
body
{
​And below add this:
Code Snippet
Plaintext
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
Code Snippet
Plaintext
include,ai_zombie_spider

Last Edit: June 21, 2022, 04:45:02 pm by shippuden1592

 
Loading ...