Tutorials Navigation
How To Add Dvars To Your Mw2 Patch
Tutorial Name: How To Add Dvars To Your Mw2 Patch
Category: Xbox 360 Tutorials
Submitted By: mattxthebeast
Date Added:
Comments: 1
Views: 5,849
Related Forum: Xbox Forum
Share:
Ok so Today i will tell you how to add Dvars into your Mw2 patch
First you will Need FFveiwer to edit the patch and add the dvars here is the donwload link to ffviewer
https://www.thetechgame.com/Downloads/id=779/ff-viewer.html#dldetails
ok now when you open up FF.viewer hit FILE then hit on OPEN FASTFILE then you want to click on where it says
maps/mp/gametypes/missions.gsc
then go down to where it says onPlayerSpawned()
then under where it says
self waittill( "spawned_player" );
right under where it says that you want to put
self thread doDvars();
Then go to the Bottom of your patch and put
doDvars()
{
{
Then copy and paste all the dvars that you want but before you do that you have to skip a space then start copying and pasting
When Your Done with all you dvars skip a space and put this }
If you Dont Do that } in your Patch will Get a syntax error and your patch wont work
Hope That I Helped
Ratings
Comments
Related Tutorials
- 01. How to remove family settings/parental controls on Xbox 360(4,205)
- 02. Pico Flasher ISD / Sonus Programming(3,613)
- 03. College Football Revamped Tutorial/Installation(7,200)
- 04. (JTAG/RGH) How-To Download, Extract & Play Goldeneye 007(7,322)
- 05. Darkest of Days Achievement Guide [XBOX 360](2,977)
- 06. College Hoops 2K6 Achievement Guide [XBOX 360](3,258)
- 07. Blazing Angels Achievement Guide [XBOX 360](3,273)
- 08. Avatar: The Burning Earth Achievement Guide(3,811)
- 09. 2006 FIFA World Cup Achievement Guide [XBOX 360](4,713)
- 10. Turok: Sniper!(2,506)
- 11. Turok: Impaler Ribbon(2,351)
- 12. Turok: Dino Dominance(2,392)
- 13. 0 Day Attack on Earth Achievements Guide(3,109)
- 14. Turok: Sell Your Shotguns(2,554)
- 15. Terminator: Salvation Achievement Guide(3,049)
"How To Add Dvars To Your Mw2 Patch" :: Login/Create an Account :: 1 comment