UGX-Mods

Call of Duty: Black Ops 1 => Downloadable Items for Mappers => Custom Maps, Mods & Tools => Full Weapons => Topic started by: RealVenomModz on September 10, 2022, 08:34:02 pm

Title: [Black Ops II] Venom's Ray Gun Mark II
Post by: RealVenomModz on September 10, 2022, 08:34:02 pm
Venom's Ray Gun Mark II from Black Ops II

 
Hey, everyone!. While I have taken a look at the files from Black Ops II, I decided to port the Ray Gun Mark II over to Black Ops with correctly assigned sounds, glows working, and standalone FX and materials (so they don't override the game FX).
(https://i.imgur.com/XfObzJ5.jpeg)

The Ray Gun Mark II is probably one of the most interesting guns to port. Some assumed it might have unlimited damage, however they're just the same as the original Ray Gun. Since there was no public Ray Gun Mark II on UGX-Mods, well... I decided to release this. I also decided to do the Porter's Mark II Ray Gun. :)
All GDT files are pre-compiled for the public to make their own changes as they like.
(https://i.imgur.com/fE6OTsr.jpeg)

Features

Direct Download
As of January 12th, 2023, the ouo.io button will no longer be allowed as a primary link. It can, however, be used as a secondary mirror. Due to the fact that ads do get out of hand and can get quite impossible to download stuff.
mega.nz

Mirror Link
ouo.io

To download, click the button below. Yes, I am aware that it is a link shortener. By shortening links, it lets me bring more projects for everyone to enjoy, such as assets, maps, mods, etc.

How to Install
Drag and drop the files to your Root directory.
Open the t6_raygunmk2 GDT in your Asset Manager.
Compile the materials first, XModel second, XAnims third, and the weapon files fourth.
Open raw\soundaliases\zones\copy_to_csv.txt, and paste everything to your soundalias (Your soundalias may be different than what I have)
And that's it!

How to add to map
Open your mapname.gsc and .csc, and add this inside include_weapons()
Code Snippet
Plaintext
include_weapon( "raygun_mark2_zm" );
    include_weapon( "raygun_mark2_upgraded_zm", false );
It should look like this.
(https://i.imgur.com/foMBHeD.png)
 
And then on your mapname.gsc or your _zombiemode_weapons.gsc, add this line.
Code Snippet
Plaintext
add_zombie_weapon( "raygun_mark2_zm",             "raygun_mark2_upgraded_zm",                &"ZOMBIE_WEAPON_RAYGUN",                 10000,    "raygun",            "",        undefined );
It should look like this.
(https://i.imgur.com/pzXi4ri.png)
 
On your _zombiemode_weapons.gsc, find this line.
Code Snippet
Plaintext
    if (weapon_string == "ray_gun_zm")
    {
            playsoundatposition ("mus_raygun_stinger", (0,0,0));        
    }
[/pre]

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2F%5B%2Fpre%5D%5B%2Fleft%5D%3Cbr+%2F%3E+%3Cbr+%2F%3E%5B%2Fcenter%5D%3Cbr+%2F%3E+%3Cbr+%2F%3E+%3Cbr+%2F%3E+%3Cbr+%2F%3E%5Bcenter%5DAnd+then+on+your+mod.csv+or+your+mapname.csv+%28inside+Root%2Fzone_source%29%2C+put+this.%3Cbr+%2F%3E%5Bcode%5Dweapon%2Csp%2Fraygun_mark2_zm%3Cbr+%2F%3Eweapon%2Csp%2Fraygun_mark2_upgraded_zm%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_exp_fire%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_exp_fire_z200%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_fire_anim_flicker_1_z10%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_fire_anim_lick%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_fire_flame_vert_d_z0%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_fire_flame_vert_e_blnd%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_fx_distortion_ring_heavy%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_fx_distortion_ring_light%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_gas_flash%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_gas_flash_blnd%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_gas_flash_z0%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_gas_flash_eo2_z2%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_gas_flash_z80%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_light_flare_halogen%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_light_hot_add_eo5%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_light_hot_add_eo20_z20%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_light_hot_add_eo5_z10%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_light_incandescent%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_muz_vert_gen%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_smk_cigar%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_smk_gen_add%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_smk_light_old%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_spark_anim_blink%3Cbr+%2F%3Ematerial%2Cgfx_t6_fxt_tracer_trail%3Cbr+%2F%3Ematerial%2Cgfx_t6_impact_metal05_blend%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_bolt_emit%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_impact%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_impact_flesh%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_ug_bolt_emit%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_ug_impact%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_ug_impact_flesh%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_ug_view%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_ug_world%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_view%3Cbr+%2F%3Efx%2Ct6%2Fweapon%2Fraygun2%2Ffx_zm_raygun2_world%5B%2Fcode%5DIt+should+look+like+this.%3Cbr+%2F%3E%5Bimg%5Dhttps%3A%2F%2Fi.imgur.com%2FlLgXCIM.png&hash=8b9ec0659c5af70bb46672f7e5641948af566f05)

 
Compile your mod, and it should be done! You should have your Ray Gun Mark II.
 
 

Credits
Scobalula (Greyhound, GameImageUtils)
SE2Dev, Nukem9 (LinkerMod, game_mod)
Treyarch (BO Mod Tools, Ray Gun MkII assets)
DTZxPorter, Myself (BassDrop Enhanced)

Changelogs
v1.1
Forgot to include the anim model, and forgot to rename FX to be standalone, whoops
 
v1.2
Had to redo all of the FX so they aren't reused from the ones in the Mod Tools
 
v1.3
Added a more detailed way for those who can't add the FX on their own. Also, fixed the D2P animations with the D2P out being a loop. My bad.
 
v1.4
It's just v1.3, but this time, there's more links. This is in compliance with the new rules about link shorteners.

 
 
Title: Re: [Black Ops II] Venom's Ray Gun Mark II
Post by: RealVenomModz on January 13, 2023, 02:55:43 am
v1.4
Changed links due to new rules.
Title: Re: [Black Ops II] Venom's Ray Gun Mark II
Post by: PhonicDeath on May 05, 2023, 05:24:40 pm
Hey can you please make a video explaining the download process a little better?
or can you go more in depth on how to download it for people you don't know anything about mod tools?