You are viewing our Forum Archives. To view or take place in current topics click here.
[TUT]-How to use FF Viewer (BASIC PATCH EDITING)
Posted:
[TUT]-How to use FF Viewer (BASIC PATCH EDITING)Posted:
Status: Offline
Joined: Jan 17, 201114Year Member
Posts: 791
Reputation Power: 35
Status: Offline
Joined: Jan 17, 201114Year Member
Posts: 791
Reputation Power: 35
TUTORIAL
AIM: UMZ96 for any quistions
DOWNLOAD LINKS
THE EXAMPLE I WILL BE USING IS DUDEITSBRIANS+MOD MENU PATCH
WHAT YOU WILL LEARN IN THIS TUTORIAL
GETTING STARTED
You will first need to open your patch_mp.ff in FF Viewer. To do that you will need to open FF Viewer that is contained in the Winrar file and launch the application called FF Viewer. Once it opens click on file at the top left and then click on open fast file. Then choose the patch_mp.ff that you would like to edit. In this case i am editing the DUDEITSBRIANS PATCH+MOD MENU. After it opens go down and click on maps/mp/gametypes/_missions.gsc. Now you are ready to start editing the patch.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
HOW TO EDIT COLORED CUSTOM CLASSES
To do this you must scroll down on the page to doColors(). There will already be words typed in it. Just change the words typed to what ever you want.
[ Register or Signin to view external links. ]
HOW TO EDIT LEGIT AND INSANE STATS
To do this you must scroll down on the page to doLegit() and doInsane(). There will be set stats already typed in there. Just change the stats to what ever you would like them to be.
[ Register or Signin to view external links. ]
HOW TO EDIT COHOST AND VIP
To do this you must scroll down on the page to isCoHost() and isVIP(). It is fairly close to the top. To change them you will need to type the name of the gamertag that you want CoHost of VIP. There already be names in the parenthesis but you will need to change them. Caps in the names do matter.
[ Register or Signin to view external links. ]
HOW TO EDIT STATUS TEXT
To do this you must scroll down on the page to doVerifyStatus(). Once there you will look for where it says UNVERIFIED and VERIFIED and stuff and just change it to what ever you would like.
[ Register or Signin to view external links. ]
HOW TO EDIT THE WELCOME TEXT
To do this you must scroll down on the page to onPlayerSpawned(). Once there scroll down to the laste else() and on the right there will be a place to put in the text.
[ Register or Signin to view external links. ]
HOW TO EDIT OPTIONS TEXT
To do this you must scroll down on the page to instruction().Once there on the right you will be able to edit the text and colors.
[ Register or Signin to view external links. ]
I HOPE THESE CODES HELP PATCH MAKING AND EDITING
After you have completed what you would have liked to edit, go to file and click save fast file.
I hope this tutorial helps.
With Thanks to vicelord554
AIM: UMZ96 for any quistions
DOWNLOAD LINKS
THE EXAMPLE I WILL BE USING IS DUDEITSBRIANS+MOD MENU PATCH
WHAT YOU WILL LEARN IN THIS TUTORIAL
-How to edit a patch
-How to edit colored custom classes
-How to edit CoHost and VIP
-How to edit Status text
-How to edit Welcome text
-How to edit Legit and Insane stats
-How to edit options text
-How to edit colored custom classes
-How to edit CoHost and VIP
-How to edit Status text
-How to edit Welcome text
-How to edit Legit and Insane stats
-How to edit options text
GETTING STARTED
You will first need to open your patch_mp.ff in FF Viewer. To do that you will need to open FF Viewer that is contained in the Winrar file and launch the application called FF Viewer. Once it opens click on file at the top left and then click on open fast file. Then choose the patch_mp.ff that you would like to edit. In this case i am editing the DUDEITSBRIANS PATCH+MOD MENU. After it opens go down and click on maps/mp/gametypes/_missions.gsc. Now you are ready to start editing the patch.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
HOW TO EDIT COLORED CUSTOM CLASSES
To do this you must scroll down on the page to doColors(). There will already be words typed in it. Just change the words typed to what ever you want.
[ Register or Signin to view external links. ]
HOW TO EDIT LEGIT AND INSANE STATS
To do this you must scroll down on the page to doLegit() and doInsane(). There will be set stats already typed in there. Just change the stats to what ever you would like them to be.
[ Register or Signin to view external links. ]
HOW TO EDIT COHOST AND VIP
To do this you must scroll down on the page to isCoHost() and isVIP(). It is fairly close to the top. To change them you will need to type the name of the gamertag that you want CoHost of VIP. There already be names in the parenthesis but you will need to change them. Caps in the names do matter.
[ Register or Signin to view external links. ]
HOW TO EDIT STATUS TEXT
To do this you must scroll down on the page to doVerifyStatus(). Once there you will look for where it says UNVERIFIED and VERIFIED and stuff and just change it to what ever you would like.
[ Register or Signin to view external links. ]
HOW TO EDIT THE WELCOME TEXT
To do this you must scroll down on the page to onPlayerSpawned(). Once there scroll down to the laste else() and on the right there will be a place to put in the text.
[ Register or Signin to view external links. ]
HOW TO EDIT OPTIONS TEXT
To do this you must scroll down on the page to instruction().Once there on the right you will be able to edit the text and colors.
[ Register or Signin to view external links. ]
I HOPE THESE CODES HELP PATCH MAKING AND EDITING
CLICK THE THANK YOU BUTTON
After you have completed what you would have liked to edit, go to file and click save fast file.
I hope this tutorial helps.
With Thanks to vicelord554
The following 3 users thanked TTG_BossUK for this useful post:
#2. Posted:
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 329
Reputation Power: 0
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 329
Reputation Power: 0
this is common sense....
- 1useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jan 17, 201114Year Member
Posts: 791
Reputation Power: 35
Status: Offline
Joined: Jan 17, 201114Year Member
Posts: 791
Reputation Power: 35
ItzzLouis wrote this is common sense....
This is for people like you dont no how to use
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 395
Reputation Power: 16
Status: Offline
Joined: Dec 20, 201014Year Member
Posts: 395
Reputation Power: 16
I need help
it comes up with an error when i try to save
the error says
error saving .FF: Object reference not set to an instance of an object
helppp
it comes up with an error when i try to save
the error says
error saving .FF: Object reference not set to an instance of an object
helppp
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jul 18, 200915Year Member
Posts: 275
Reputation Power: 10
Status: Offline
Joined: Jul 18, 200915Year Member
Posts: 275
Reputation Power: 10
WRONG SECTION THIS IS BLACK OPS MODDING NOT MW2 MODDING
Good tut
Good tut
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Oct 06, 201014Year Member
Posts: 12
Reputation Power: 0
Status: Offline
Joined: Oct 06, 201014Year Member
Posts: 12
Reputation Power: 0
TTG_BossUK wrote TUTORIAL
AIM: UMZ96 for any quistions
DOWNLOAD LINKS
THE EXAMPLE I WILL BE USING IS DUDEITSBRIANS+MOD MENU PATCH
WHAT YOU WILL LEARN IN THIS TUTORIAL
-How to edit a patch
-How to edit colored custom classes
-How to edit CoHost and VIP
-How to edit Status text
-How to edit Welcome text
-How to edit Legit and Insane stats
-How to edit options text
GETTING STARTED
You will first need to open your patch_mp.ff in FF Viewer. To do that you will need to open FF Viewer that is contained in the Winrar file and launch the application called FF Viewer. Once it opens click on file at the top left and then click on open fast file. Then choose the patch_mp.ff that you would like to edit. In this case i am editing the DUDEITSBRIANS PATCH+MOD MENU. After it opens go down and click on maps/mp/gametypes/_missions.gsc. Now you are ready to start editing the patch.
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
[ Register or Signin to view external links. ]
HOW TO EDIT COLORED CUSTOM CLASSES
To do this you must scroll down on the page to doColors(). There will already be words typed in it. Just change the words typed to what ever you want.
[ Register or Signin to view external links. ]
HOW TO EDIT LEGIT AND INSANE STATS
To do this you must scroll down on the page to doLegit() and doInsane(). There will be set stats already typed in there. Just change the stats to what ever you would like them to be.
[ Register or Signin to view external links. ]
HOW TO EDIT COHOST AND VIP
To do this you must scroll down on the page to isCoHost() and isVIP(). It is fairly close to the top. To change them you will need to type the name of the gamertag that you want CoHost of VIP. There already be names in the parenthesis but you will need to change them. Caps in the names do matter.
[ Register or Signin to view external links. ]
HOW TO EDIT STATUS TEXT
To do this you must scroll down on the page to doVerifyStatus(). Once there you will look for where it says UNVERIFIED and VERIFIED and stuff and just change it to what ever you would like.
[ Register or Signin to view external links. ]
HOW TO EDIT THE WELCOME TEXT
To do this you must scroll down on the page to onPlayerSpawned(). Once there scroll down to the laste else() and on the right there will be a place to put in the text.
[ Register or Signin to view external links. ]
HOW TO EDIT OPTIONS TEXT
To do this you must scroll down on the page to instruction().Once there on the right you will be able to edit the text and colors.
[ Register or Signin to view external links. ]
I HOPE THESE CODES HELP PATCH MAKING AND EDITING
CLICK THE THANK YOU BUTTON
After you have completed what you would have liked to edit, go to file and click save fast file.
I hope this tutorial helps.
With Thanks to vicelord554
thanks?is old and this is for mw2!!
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jan 17, 201114Year Member
Posts: 791
Reputation Power: 35
Status: Offline
Joined: Jan 17, 201114Year Member
Posts: 791
Reputation Power: 35
I No but still helps Blackops modders
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Sep 06, 201014Year Member
Posts: 1,069
Reputation Power: 47
Status: Offline
Joined: Sep 06, 201014Year Member
Posts: 1,069
Reputation Power: 47
Guys, most gsc scripts from MW2 work in Black Ops, excluding button handling of course.And the syntax is still the same. However, this is common sense, people should not need tuts on editing patches. And it would seem to me that you know how to edit but not how to actually code...
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.