UGX-Mods

Call of Duty 5: World at War => Downloadable Items for Mappers => Custom Maps, Mods & Tools => Full Weapons => Topic started by: djluvorng on December 15, 2016, 01:57:54 am

Title: Actually WORKING NES Zapper xD
Post by: djluvorng on December 15, 2016, 01:57:54 am
Instructions:
Spoiler: click to open...
1. add images folder mods\*MAPNAME*\

2. add sound to mods\*MAPNAME*\

3. copy weapons to mods\*MAPNAME*\

4. add images, material_properties, materials, sound, xanim, xmodel, and xmodelparts folders to raw folder

5. copy _zombiemode_weapons and dlc3_code gsc files from raw\maps to mods\*MAPNAME*\maps (if not already added)

6. edit _zombiemode_weapons, press ctrl+f and search for
Code Snippet
Plaintext
add_zombie_weapon( "colt",
7. copy the lines from the file included and paste them above the line    
Code Snippet
Plaintext
add_zombie_weapon( "colt", 									&"ZOMBIE_WEAPON_COLT_50", 					50,		"vox_crappy",	8 );

8. edit dlc3_code, press ctrl+f and search for
Code Snippet
Plaintext
include_weapon( "zombie_colt" );

9. copy the lines from the file included and paste them above the line
Code Snippet
Plaintext
include_weapon( "zombie_colt" );

10. add the lines from "copy to mod.csv" to mod.csv

11. DONE!!!!!!!!!!!!!!!!!

https://gyazo.com/729d913dde0835a9de37dee4cfe74693

https://gyazo.com/1ea4a5266920c1c7f00458aad399dea6

mega.nz
Title: Re: Actually WORKING NES Zapper xD
Post by: IamTIMMEHHH on December 15, 2016, 06:52:04 pm
Well that's nice had this weapon before but it was crap xD, does this one also have the soundtrack of the nes when you buy it from the wall?
Title: Re: Actually WORKING NES Zapper xD
Post by: djluvorng on December 15, 2016, 09:00:20 pm
Yeah, It is actually not pulling it from the wall that does the sound, it is the sound of the first raise animation.
Title: Re: Actually WORKING NES Zapper xD
Post by: IamTIMMEHHH on January 08, 2017, 07:39:48 pm
i have added this to my map and its the most chaotic weapon i have ever seen, its really fun but its soo bad xD. the pap camo is going ham and the ammo in the non pap version keeps coming even if he has past 0.

i am not saying its bad, i think the oppesit and i will totally make this a wonderweapon in my map cause its really strong haha.
Title: Re: Actually WORKING NES Zapper xD
Post by: OwenC on September 05, 2017, 04:48:11 am
Hi im new to this stuff and i have added all the code and files but how do i add it to my map like a wall buy?