UGX-Mods

Call of Duty 5: World at War => Downloadable Items for Mappers => Custom Maps, Mods & Tools => Models => Topic started by: NGcaudle on January 23, 2024, 03:11:33 pm

Title: Buried - Zombie Pack
Post by: NGcaudle on January 23, 2024, 03:11:33 pm
 
Change your zombie models to Buried (With Radiant Actor)

drive.google.com


www.mediafire.com


(https://i.ibb.co/rQtvGwh/buried-zm-thumnail.jpg)
Fixing the behead
 
step 1.
copy and paste _zombiemode_spawners.gsc from raw/maps into your mods/YOUR_MAPNAME/maps folder
 
step 2.
Replace this line
Code Snippet
Plaintext
self Attach( "char_ger_honorgd_zomb_behead", "", true );
with this
Code Snippet
Plaintext
self Attach(self.torsoDmg5, "", true);