UGX-Mods

Call of Duty: Black Ops 1 => Downloadable Items for Mappers => Custom Maps, Mods & Tools => Models => Topic started by: shippuden1592 on May 19, 2022, 02:53:19 am

Title: Margwa from Shadows of Evil
Post by: shippuden1592 on May 19, 2022, 02:53:19 am

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
Hdmisreal / 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_margwa::init();
2.- In your generic_human.atr search this:​​
Code Snippet
Plaintext
body
{
​And below add this:
Code Snippet
Plaintext
ai_zm_dlc4_margwa_death
    ai_zm_dlc4_margwa_idle
    ai_zm_dlc4_margwa_run
    ai_zm_dlc4_margwa_smash_attack
    ai_zm_dlc4_margwa_spawn
    ai_zm_dlc4_margwa_swipe
    ai_zm_dlc4_margwa_swipe_player
    ai_zm_dlc4_margwa_teleport_in
    ai_zm_dlc4_margwa_teleport_out
    ai_zm_dlc4_margwa_walk
    ai_zm_dlc4_margwa_react_stun
    ai_zm_dlc4_margwa_walk_turn_90_l
    ai_zm_dlc4_margwa_walk_turn_90_r
    ai_zm_dlc4_margwa_walk_turn_135_l
    ai_zm_dlc4_margwa_walk_turn_135_r
3.-Add this to your mod.csv
Code Snippet
Plaintext
include,ai_zombie_margwa

 
Title: Re: Margwa from Shadows of Evil
Post by: Box Map ELITE #1 on May 19, 2022, 02:04:32 pm
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
Hdmisreal / 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_margwa::init();
2.- In your generic_human.atr search this:​​
Code Snippet
Plaintext
body
{
​And below add this:
Code Snippet
Plaintext
ai_zm_dlc4_margwa_death
    ai_zm_dlc4_margwa_idle
    ai_zm_dlc4_margwa_run
    ai_zm_dlc4_margwa_smash_attack
    ai_zm_dlc4_margwa_spawn
    ai_zm_dlc4_margwa_swipe
    ai_zm_dlc4_margwa_swipe_player
    ai_zm_dlc4_margwa_teleport_in
    ai_zm_dlc4_margwa_teleport_out
    ai_zm_dlc4_margwa_walk
    ai_zm_dlc4_margwa_react_stun
    ai_zm_dlc4_margwa_walk_turn_90_l
    ai_zm_dlc4_margwa_walk_turn_90_r
    ai_zm_dlc4_margwa_walk_turn_135_l
    ai_zm_dlc4_margwa_walk_turn_135_r
3.-Add this to your mod.csv
Code Snippet
Plaintext
include,ai_zombie_margwa
amazing u even posted a video tutorial  now can u post a video tutorial on how to add weapons that would be really good