Razor Question

Topics related to Second Age
Post Reply
Demetrius
Posts: 933
Joined: Fri Aug 31, 2012 6:51 pm

Razor Question

Post by Demetrius »

Is there a way to transfer a restock list and organizer list from one profile to another profile?
"The secret to acting is to never let them catch you doing it"
-Marlon Brando

User avatar
Boomland Jenkins
Second Age Staff
Second Age Staff
Posts: 1579
Joined: Wed Aug 14, 2013 8:00 pm
Location: New York
Contact:

Re: Razor Question

Post by Boomland Jenkins »

Yep. You will need to be able to read the XML file though. Open it in Notepad (I prefer Notepad++ but this shouldn't matter)

On Windows, navigate to: C:\Users\Your User Name\AppData\Roaming\Razor\Profiles

Open the XML file of the profile (ProfileA.XML we'll call it) you want to copy from. Next, look for "<agents>" and copy everything from, and including, <agents> to </agents> and paste it into the Profile B.xml, but make sure to remove the original <agents></agents> found in ProfileB.xml to prevent any issues from occurring.

And as always, back up the Profile B.xml before you do this.

Do this while all instances of Razor are closed.
Eat. Sleep. Ultima.

Demetrius
Posts: 933
Joined: Fri Aug 31, 2012 6:51 pm

Re: Razor Question

Post by Demetrius »

Cool thanks! I will give that a try.
"The secret to acting is to never let them catch you doing it"
-Marlon Brando

Post Reply