Post: [.CFG Script] Valkyrie Rocket
06-11-2014, 07:42 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hope you guys enjoy this fun script that I came up with! What this is, is a mod that is just like a Valkyrie Rocket from Black Ops 1. If you haven't played that game or still don't know what it is, it is a rocket fired from a rocket launcher that you can control. You control where it flies and when it detonates. Basically, just select the option and you get a fully functioning Valkyrie Rocket! Please note that the rocket doesn't detonate when you crash into something...but instead, you detonate it whenever you pleaseSmile Hope you enjoy!

BIG thanks to IDontModLobbies for helping me with fixing all of the bugs in this script! This wouldn't have been released without him!

Code:

    set script3 "wait 50;bind button_rshldr nothing;give bazooka_mp;wait 50;say ^2Valkyrie Missile Given;wait 100;say ^2After You Shoot;wait 100;say ^2Press  To Detonate Missile;vstr VMAct"
set VMAct "bind button_rshldr vstr VMFly"
set VMFly "snd_playlocal gr_panzerschreck_start;+attack;wait 60;cg_drawgun 0;wait 5;vstr VMVision;noclip;g_speed 225;+forward;wait 10;snd_playlocal artillery_launch;wait 10;snd_playlocal artillery_whistle;bind button_X vstr VMDet;bind button_rshldr nothing"
set VMDet "-forward;wait 10;-attack;noclip;g_speed 190;wait 10;snd_playlocal exp_suitcase_bomb_main;kill all;wait 15;vstr VMOff"
set VMVision "r_revivefx_lighttintcenter 2 2 2;r_revivefx_lighttintedge 1 1 1;r_revivefx_contrastcenter 1.5;r_revivefx_contrastedge 4;r_revivefx_darktintcenter 1 1 0;r_revivefx_darktintedge 0 1 0;r_revivefx_blurradiusedge 3;r_revivefx_debug 1"
set VMOff "cg_drawgun 1;reset r_flamefx_lighttint;r_flamefx_enable 0;reset r_colormap;r_filmTweakInvert 0;r_fullbright 0;r_specularmap 0;reset r_revivefx_lighttintedge;reset r_revivefx_contrastcenter;reset r_revivefx_contrastedge;reset r_revivefx_darktintcenter;reset r_revivefx_darktintedge;reset r_revivefx_blurradiusedge;reset r_revivefx_debug;reset r_revivefx_lighttintcenter;r_filmTweakbrightness 0;r_filmusetweaks 0;r_filmTweakenable 0;reset r_filmtweakLighttint;reset r_filmtweakdarktint;reset r_lightTweakSunColor;reset r_lightTweakSunLight;bind button_rshldr +attack;bind button_X +usereload"
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked AlecKeaneDUB for this useful post:

IDontModLobbies
06-11-2014, 07:54 PM #2
T-Rex
Error… Cat invasion!
Explain what it does
06-11-2014, 08:13 PM #3
Haven't you ever played Black Ops 1?
06-12-2014, 03:40 PM #4
MayhemLobbiez
Bounty hunter
Gives the player a bazooka, puts them in noclip, presses foward on the apad (Left stick), and binds R1 to kill all.
Ninja

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo