[Mod Tools] COD Online - Hazmat
-
https://www.youtube.com/watch?v=rx99qshZkRI
https://www.mediafire.com/file/soh9qtkfjrnartw/shippuden_utility.gsc/file1.-Once unpacked and put everything in place to go to _zombiemode and add this:
maps\_zombiemode_ai_hazmat::init();under:
maps\_zombiemode_auto_turret::init();2.-In radiant add prefab that comes in the rar "hazmat" and put it in areas where you want to make napalm respawn
3.-In each info_volume have their areas add this:
script_noteworthy player_zone4.-In this generic_human.atr below:
body {put this:
ai_hazmat_sprint5.-Add this to your mod.csv
include,online_hazmatYou are free to modify:
set_zombie_var( "hazmat_first_round", 1 ); //Round to start + RandomIntRange( level.zombie_vars["hazmat_rnd_min"], level.zombie_vars["hazmat_rnd_max"] ) set_zombie_var( "hazmat_rnd_max", 5 ); //Maximum spawn next round between set_zombie_var( "hazmat_rnd_min", 3 ); //smaller number of rounds from next spawn set_zombie_var( "hazmat_health_multiplier", 25 ); //Increased life set_zombie_var( "hazmat_alive", false ); //hazmat Live / Dead set_zombie_var( "hazmat_explo_radius_plr", 80 ); //Explode radius set_zombie_var( "hazmat_trap_damage", 250 ); //Dame trap for secondAt the end use you like more

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login