Jump to content

Editing SP missions. Act II (price of peace)


Papa6

Recommended Posts

I'm editing Price of peace Act II.

I'm opening up the map to offer varying avenues fo approach to the ADAT objectives. Since I'm well versed with mission creation as of yet, So I'm leaving the original mission "as is."

Question: Where can I edit the mission name specifically from "price of peace" to say, Price of peace 2?"

I've been looking around in the map folder structure AND searching through the quick.bundle. I'm thinking it might be in the patch.bundle and will be interrogating accordingly.

thanks for any help in advance

Papa6

Link to comment
Share on other sites

The name of the mission is located in the world_info.xml, I'm sure it's in the quick.bundle but it's been a few years since I did any modding.

I'm on the iPad now but I'll be on the PC this evening, I think I still have the quick.bundle unbundled on there so I'll take a look.

If you are making a different version of the mission you will need to make it a separate mod, this will mean taking all needed files and putting them into a new mission. This is no easy task as you will have to rename all files and the paths within those files to give them a unique name, not doing this will cause the game to crash.

Link to comment
Share on other sites

That's what I have thus far. it is in my user/appdata/local/GRAW2/data folder currently.

I'll keep looking thorugh it. I tried to use the GRAW2 bundler to extract the patch.bundle file but I can't seem to get it to extract

my syntax is, bundler.exe extract -r patch.bundle data data. I got this info from a batch file for the bundler.

For those that are interested, the extractor.bat file contains the following lines...
@ECHO OFF
ECHO Enter the full filename of the bundle you want to extract
@ECHO OFF
set /p fname=(Type the full name ie. urban_conflict.bundle):
"C:\Program Files\UBISOFT\extractor\bundler" extract -r %fname% data data
but nothing seems to work. thanks John. my prayers to your wife buddy! :hi:
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...