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

Goliath from COD Online

broken avatar :(
Created 2 years ago
by shippuden1592
0 Members and 1 Guest are viewing this topic.
532 views
broken avatar :(
×
broken avatar :(
Location: mxGuanajuato
Date Registered: 5 May 2013
Last active: 10 hours 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, fx´s & models

How to install

1.-In your _zombiemode.gsc below:​​
Code Snippet
Plaintext
maps\_zombiemode_weapon_box::init();
Add this:
Code Snippet
Plaintext
maps\_zombiemode_ai_goliath::init();
2.- In your generic_human.atr search this:​​
Code Snippet
Plaintext
body
{
​And below add this:
Code Snippet
Plaintext
    ai_goliath_stumble_stationary
    ai_goliath_atk_leap_01
    ai_goliath_ground_smash
    ai_goliath_spawn_a
    ai_goliath_spawn_b
    ai_goliath_death
    ai_goliath_walk
    ai_goliath_run
    ai_goliath_sprint
    ai_goliath_atk_single_01
    ai_goliath_atk_single_02
    ai_goliath_atk_multi_01
    ai_goliath_atk_multi_02
    ai_goliath_atk_sprint_01
    ai_goliath_atk_run_01
    ai_goliath_headbutt
    ai_goliath_idle
 3.-Add this to your mod.csv
Code Snippet
Plaintext
include,ai_zombie_goliath

 

 
Loading ...