UGX-Mods

Call of Duty 5: World at War => Downloadable Items for Mappers => Custom Maps, Mods & Tools => Models => Topic started by: NGcaudle on January 14, 2024, 07:49:52 pm

Title: Tranzit - Zombie Pack
Post by: NGcaudle on January 14, 2024, 07:49:52 pm
Change your zombie models to Tranzit (With Radiant Actor)

drive.google.com


www.mediafire.com


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

Updated: Jan/18/2024
v1.1
- Gibs material updated to cullFace "None"
 
Updated Jan/19/2024
- Changed aitype name to fit better for future pack
[/center]