Close



Keep me logged in.

Forgot your password? | Register Now

Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17
  1. Original Post
    Get On My Level
    NextGenUpdate Elite Member
    TheJaRniBoi's Avatar

    Xo-Jarniboi-oX AkA CODGlitcha V9

    I've updated my V9 with alot more mods and new features as seen in the video.

    Heres some features:

    Unlock all via care package
    AI Zombies 1.8
    Dropzone
    Old School
    Counterstrike
    Hidden Weapon Lightstick
    Hidden Weapon Righthand Throwing Knife (in the video I used the wrong one its fixed know)
    Use Martydom Grenade
    Shoot Harrier Bullets
    Spawn Secret COD4 Helicopter
    Spawn Hidden Model


    Credits on Release



    Heres the video of the other hidden weapon:

    Last edited by TheJaRniBoi; 07-12-2012 at 11:06 AM.
    Register or log in to view signatures.

  2. The Following 16 Users Say Thank You to TheJaRniBoi For This Useful Post:


  3. #11
    I bang cows
    Ingloreusemodz's Avatar




    Awesome patch mate, when you release i'll record it and what not lol
    Register or log in to view signatures.

  4. #12
    \r\n\r\nHai
    TheUnexpected's Avatar

    Quote Originally Posted by *CODGlitcha* View Post
    I've updated my V9 with alot more mods and new features as seen in the video.

    Heres some features:

    Unlock all via care package
    AI Zombies 1.8
    Dropzone
    Old School
    Counterstrike
    Hidden Weapon Lightstick
    Hidden Weapon Righthand Throwing Knife (in the video I used the wrong one its fixed know)
    Use Martydom Grenade
    Shoot Harrier Bullets
    Spawn Secret COD4 Helicopter
    Spawn Hidden Model


    Credits on Release


    If you don't care send me the Flare code in a PM
    Register or log in to view signatures.

  5. #13
    Get On My Level
    NextGenUpdate Elite Member
    TheJaRniBoi's Avatar

    Quote Originally Posted by PREMIER-GAMER View Post
    Haha fucking epic!

    I remember trying to use the glowstick a couple months back but it would never spawn. I'm guessing you set it to a perk slot like people do with throwing knife. I know because it's a weapon. Nice for getting to to actually work!!!
    I just set it as a give weapon and I found it via the CSV files on alteriwnets MW2 along with the funny model show in the Vid.

    ---------- Post added at 11:09 AM ---------- Previous post was at 11:08 AM ----------

    Quote Originally Posted by LightModz View Post
    glad to see your back in mw2 modding! when do you plan on releasing this?
    theres a bug i'm having problems with when using the ffcompiler still trying to figure out how to fix it.

    ---------- Post added at 11:10 AM ---------- Previous post was at 11:09 AM ----------

    Quote Originally Posted by JokerRey View Post
    He Said "Credits on Release", So I Assume So
    will be released now yet

    ---------- Post added at 11:10 AM ---------- Previous post was at 11:10 AM ----------

    I've added the hidden weapon video to this thread this will be included in my patch.
    Register or log in to view signatures.

  6. #14
    I love my cat
    NextGenUpdate Elite Member
    Jango's Avatar

    Quote Originally Posted by *CODGlitcha* View Post
    one its fixed know
    one its fixed now*


    By the way, I like the song
    Register or log in to view signatures.

  7. #15
    [move]Jake from state farm.[/move] 402 Crew!
    Jake625's Avatar

    Quote Originally Posted by *CODGlitcha* View Post
    I just set it as a give weapon and I found it via the CSV files on alteriwnets MW2 along with the funny model show in the Vid.

    ---------- Post added at 11:09 AM ---------- Previous post was at 11:08 AM ----------



    theres a bug i'm having problems with when using the ffcompiler still trying to figure out how to fix it.

    ---------- Post added at 11:10 AM ---------- Previous post was at 11:09 AM ----------



    will be released now yet

    ---------- Post added at 11:10 AM ---------- Previous post was at 11:10 AM ----------

    I've added the hidden weapon video to this thread this will be included in my patch.

    Nevermind

    rendflex found the glowstick. You precache the weapon before you use it
    Register or log in to view signatures.

  8. #16
    I is leet
    CRACKERSTYLE's Avatar

    nice to see something new patch looks epic
    Register or log in to view signatures.

  9. #17
    French Fries
    bodyguard_4D1's Avatar

    How can i Download this nice Patch? I will convert this to PC [FourDeltaOne MW2]

    Modern Warfare 2 - Lightstick [code by rendflex]



    add this to _rang.gsc

    Code:
    ini()
    precacheitem("lightstick_mp");
    Code:
    onPlayerSpawned()
    {
        self endon("disconnect");
    
        for(;;)
        {
            self waittill("spawned_player");
           
            self takeweapon( "semtex_mp" );
            self takeweapon( "claymore_mp" );
            self takeweapon( "frag_grenade_mp" );
            self takeweapon( "c4_mp" );
    
            wait (0.5);
            self giveweapon("lightstick_mp",0,false);
        }
    }
    Last edited by bodyguard_4D1; 07-13-2012 at 09:08 AM.
    Register or log in to view signatures.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •