Download Horizon :: Staff Members :: Save Vault :: XboxMB YouTube


Old 06-16-2011   #1 (permalink)
Regular Member
XxTheShotgunxX's Avatar
Join Date: Oct 2010
Location: Kalamazoo MI
Posts: 1,151
Thanks: 220
Default Call Of Duty Dvars COD4

Some things for cod4 dvars hope they help out





























I Got These From Version_1 TTG
__________________
Buggie92@yahoo.com
xXxZeus GodxXx
Click The Spoilers For Help On The Site

Last edited by XxTheShotgunxX; 06-19-2011 at 05:38 AM.
XxTheShotgunxX is offline Send a message via Yahoo to XxTheShotgunxX
Reply With Quote
The following users thanked this post: Garribean, King Kong


Old 06-16-2011   #2 (permalink)
Regular Member
Garribean's Avatar
Join Date: Sep 2010
Location: On XboxMB
Posts: 7,203
Thanks: 3,426
Default Re: Call Of Duty Dvars COD4

Nice!

Kill streaks on spawn doesn't open for me
__________________
What am I good at you ask? Hova Please Answer.
The Internet: Where men are men, woman are men, and children are FBI agents waiting to get you.
Gator Fan Club - Founder
Garribean is online now Send a message via AIM to Garribean
Reply With Quote


Old 06-16-2011   #3 (permalink)

 
me > you
Join Date: Sep 2010
Location: UK
Posts: 4,773
Thanks: 5,652
Default Re: Call Of Duty Dvars COD4

Quote:
Originally Posted by Garribean View Post
Nice!

Kill streaks on spawn doesn't open for me
He put an apostrophe in the spoiler.

OP, you can put apostrophe's in spoilers, lol.

good thread though, helps this section a lot.
__________________
God tier.
Psyco is offline Send a message via AIM to Psyco
Reply With Quote




Old 06-16-2011   #4 (permalink)
Regular Member
Garribean's Avatar
Join Date: Sep 2010
Location: On XboxMB
Posts: 7,203
Thanks: 3,426
Default Re: Call Of Duty Dvars COD4

Quote:
Originally Posted by PsycO View Post
He put an apostrophe in the spoiler.

OP, you can put apostrophe's in spoilers, lol.

good thread though, helps this section a lot.
Just noticed the new sub section.
__________________
What am I good at you ask? Hova Please Answer.
The Internet: Where men are men, woman are men, and children are FBI agents waiting to get you.
Gator Fan Club - Founder
Garribean is online now Send a message via AIM to Garribean
Reply With Quote


Old 06-16-2011   #5 (permalink)
Regular Member
XxTheShotgunxX's Avatar
Join Date: Oct 2010
Location: Kalamazoo MI
Posts: 1,151
Thanks: 220
Default Re: Call Of Duty Dvars COD4

Quote:
Originally Posted by Garribean View Post
Nice!

Kill streaks on spawn doesn't open for me
idk i typed it right but it not open for me to lol
__________________
Buggie92@yahoo.com
xXxZeus GodxXx
Click The Spoilers For Help On The Site
XxTheShotgunxX is offline Send a message via Yahoo to XxTheShotgunxX
Reply With Quote


Old 06-16-2011   #6 (permalink)
Regular Member
TroPPicZ xBoX's Avatar
Join Date: Sep 2010
Location: UK
Posts: 1,084
Thanks: 443
Default Re: Call Of Duty Dvars COD4

You can't put apstrophes in spoilers or they won't open.



All Attachments and Camo's doesn't open either.

All unlocks and cammos:
Code:
dounlocks() 
{       self iPrintlnBold("^3Unlocking Camos plz wait 2 mins"); 
        for( n=0; n<8; n++ ) 
        { 
        for( i=0; i<150; i++ ) 
        { 
        attachey = tablelookup( "mp/attachmentTable.csv", 0, n, 4 );    
        baseWeapon = tablelookup( "mp/statstable.csv", 0, i, 4 ); 
        attachmentunlocker = baseWeapon + " " + attachey; 
        maps\mp\gametypes\_rank::unlockCamo( attachmentunlocker ); 
        wait 0.01; 
        } 
        wait 0.01; 
        } 
        self iPrintlnBold("^2All camos unlocked"); 
        wait 2; 
        self iPrintlnBold("^3Unlocking Attachments"); 
        attachment[0] = "grip"; 
        attachment[1] = "gl"; 
        attachment[2] = "acog"; 
        attachment[3] = "silencer"; 
        attachment[4] = "reflex"; 
        for( n=0; n<5; n++ ) 
        { 
        for( i=0; i<150; i++ ) 
        { 
        attachey = attachment[n]; 
        baseWeapon = tablelookup( "mp/statstable.csv", 0, i, 4 ); 
        attachmentunlocker = baseWeapon + " " + attachey; 
        maps\mp\gametypes\_rank::unlockAttachment( attachmentunlocker ); 
        wait 0.01; 
        } 
        wait 0.01; 
        } 
        self iPrintlnBold("^2All Attachments Unlocked"); 
        
}
Killstreaks on spawn:

Code:
maps\mp\gametypes\_hardpoints::giveHardpointItem( "radar_mp" ); 
maps\mp\gametypes\_hardpoints::giveHardpointItem( "airstrike_mp" ); 
maps\mp\gametypes\_hardpoints::giveHardpointItem( "helicopter_mp" );
__________________

Last edited by TroPPicZ xBoX; 06-16-2011 at 05:48 AM.
TroPPicZ xBoX is offline
Reply With Quote


Old 06-16-2011   #7 (permalink)
Regular Member
PreTech's Avatar
Join Date: May 2011
Location: Sweden
Posts: 355
Thanks: 107
Default Re: Call Of Duty Dvars COD4

So i can just insert these dvars in like cod4 gpds? i dont need an JTAG do i?
__________________


My Steam Community thread
http://www.xboxmb.com/forum/93-pc-re...community.html
PreTech is offline
Reply With Quote


Old 06-19-2011   #8 (permalink)
Regular Member
XxTheShotgunxX's Avatar
Join Date: Oct 2010
Location: Kalamazoo MI
Posts: 1,151
Thanks: 220
Default Re: Call Of Duty Dvars COD4

idont know i use jtag so
__________________
Buggie92@yahoo.com
xXxZeus GodxXx
Click The Spoilers For Help On The Site
XxTheShotgunxX is offline Send a message via Yahoo to XxTheShotgunxX
Reply With Quote


Old 06-19-2011   #9 (permalink)
Banned
 
Join Date: Sep 2010
Location: Cardboard Box
Posts: 2,998
Thanks: 810
Default Re: Call Of Duty Dvars COD4

Thanks, I hope this can be updated daily so I can start making my own patches lol
King Kong is offline Send a message via AIM to King Kong Send a message via MSN to King Kong
Reply With Quote


Old 06-19-2011   #10 (permalink)
Regular Member
XxTheShotgunxX's Avatar
Join Date: Oct 2010
Location: Kalamazoo MI
Posts: 1,151
Thanks: 220
Default Re: Call Of Duty Dvars COD4

Quote:
Originally Posted by King Kong View Post
Thanks, I hope this can be updated daily so I can start making my own patches lol
i will try to find more
__________________
Buggie92@yahoo.com
xXxZeus GodxXx
Click The Spoilers For Help On The Site
XxTheShotgunxX is offline Send a message via Yahoo to XxTheShotgunxX
Reply With Quote
The following user thanked this post: King Kong

Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 05:32 PM.


 

Powered by vBulletin® Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
COPYRIGHT (c) 2010 - 2013 - XboxMB - DESIGN BY:
EDENWEBS.COM