UGX-Mods

Call of Duty 5: World at War => Downloadable Items for Mappers => Custom Maps, Mods & Tools => Models => Topic started by: NGcaudle on February 02, 2024, 08:28:09 am

Title: Ascension - Zombie Pack
Post by: NGcaudle on February 02, 2024, 08:28:09 am
 
Change your zombie models to Ascension (With Radiant Actor)

drive.google.com


www.mediafire.com


(https://i.ibb.co/cJhxD3r/ascension-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);