[Release] [Mod Tools] Brutus
-
https://www.youtube.com/watch?v=Vms-0Zfj5jA
Credits:
shippuden1592
Jerri13How to install
https://www.youtube.com/watch?v=rxGTw7YOXgwIn your _zombiemode.gsc below:
maps\_zombiemode_weapon_box::init();
Add this:
maps\_zombiemode_ai_brutus::init();
In your generic_human.atr search this:
body {
And below add this:
ai_zombie_cellbreaker_attack_swingleft ai_zombie_cellbreaker_attack_swingright_a ai_zombie_cellbreaker_attack_swingright_b ai_zombie_cellbreaker_bullcharge_tell ai_zombie_cellbreaker_death ai_zombie_cellbreaker_death_a ai_zombie_cellbreaker_death_explode ai_zombie_cellbreaker_death_mg ai_zombie_cellbreaker_enrage_start ai_zombie_cellbreaker_gasattack ai_zombie_cellbreaker_headpain ai_zombie_cellbreaker_idle_a ai_zombie_cellbreaker_lock_magicbox ai_zombie_cellbreaker_lock_perkmachine ai_zombie_cellbreaker_lock_planeramp ai_zombie_cellbreaker_run_a ai_zombie_cellbreaker_run_b ai_zombie_cellbreaker_run_c ai_zombie_cellbreaker_run_d ai_zombie_cellbreaker_spawn ai_zombie_cellbreaker_sprint_a ai_zombie_cellbreaker_sprint_b ai_zombie_cellbreaker_stumble_running ai_zombie_cellbreaker_summondogs ai_zombie_cellbreaker_tesla_death_a ai_zombie_cellbreaker_walk
Add this to your mod.csv
xanim,ai_zombie_cellbreaker_attack_swingleft xanim,ai_zombie_cellbreaker_attack_swingright_a xanim,ai_zombie_cellbreaker_attack_swingright_b xanim,ai_zombie_cellbreaker_bullcharge_tell xanim,ai_zombie_cellbreaker_death xanim,ai_zombie_cellbreaker_death_a xanim,ai_zombie_cellbreaker_death_explode xanim,ai_zombie_cellbreaker_death_mg xanim,ai_zombie_cellbreaker_enrage_start xanim,ai_zombie_cellbreaker_gasattack xanim,ai_zombie_cellbreaker_headpain xanim,ai_zombie_cellbreaker_idle_a xanim,ai_zombie_cellbreaker_lock_magicbox xanim,ai_zombie_cellbreaker_lock_perkmachine xanim,ai_zombie_cellbreaker_lock_planeramp xanim,ai_zombie_cellbreaker_run_a xanim,ai_zombie_cellbreaker_run_b xanim,ai_zombie_cellbreaker_run_c xanim,ai_zombie_cellbreaker_run_d xanim,ai_zombie_cellbreaker_spawn xanim,ai_zombie_cellbreaker_sprint_a xanim,ai_zombie_cellbreaker_sprint_b xanim,ai_zombie_cellbreaker_stumble_running xanim,ai_zombie_cellbreaker_summondogs xanim,ai_zombie_cellbreaker_tesla_death_a xanim,ai_zombie_cellbreaker_walk fx,brutus_fx/brutus_helmet fx,brutus_fx/brutus_spawn fx,brutus_fx/brutus_light fx,brutus_fx/brutus_lockdown_perk xmodel,c_zom_cellbreaker_helmet
-
shippuden1592 nice release
-
Brutus is only on the custom maps or he will be on the classic maps ?
-
Mpsdiablo said in [Release] [Mod Tools] Brutus:
Brutus is only on the custom maps or he will be on the classic maps ?
You can add it to your custom maps, and you can also take the script, xmodel and xanims to use in a classic map
-