RUNNING WITH RIFLES http://www.runningwithrifles.com/phpBB3/ |
|
Editing Campaign http://www.runningwithrifles.com/phpBB3/viewtopic.php?f=7&t=2190 |
Page 1 of 1 |
Author: | Personality [ Sat Apr 04, 2015 7:00 pm ] |
Post subject: | Editing Campaign |
Hello, I was wondering if I could change my rank in-game without making it so the AI is affected as well. In addition, is there also a way to add other weapons to the armory?(The other posts did not help me much in figuring this out)Representing a small tutorial on how to do so would be greatly appreciated. |
Author: | Avoh [ Sun Apr 05, 2015 9:07 pm ] |
Post subject: | Re: Editing Campaign |
I'm not sure how the game stores campaign data for the player specifically. I've been snooping in the files the past 3 days since I bought the game and haven't found anything like that. To add other factions weapons to your armory, e.g. playing as greys and having AK-47's... 1: Go to packages > vanilla > factions, open grey_primaries.resources in notepad++ 1a: Add the line: <weapon key='ak47.weapon' /> <?xml version="1.0" encoding="utf-8"?> <resources> <weapon key='g36.weapon' /> <weapon key='ak-47.weapon' /> <weapon key='imi_negev.weapon' /> 2: Enjoy your ak-47 |
Author: | Personality [ Mon Apr 06, 2015 2:17 am ] |
Post subject: | Re: Editing Campaign |
Any way to add rare weapons to the armory? |
Author: | Avoh [ Mon Apr 06, 2015 3:35 am ] |
Post subject: | Re: Editing Campaign |
Adding rare weapons to the armory involves adding their weapon key to the primaries.resource document and going into each individual rare weapon .weapon file and changing its "in_stock=0" to "in_stock=1" Example: 1: Media > packages > vanilla > weapons > benelli_m4.weapon, open with notepad++ 2: Ctrl + f, In_stock= 3: Change In_Stock=0 to In_Stock=1 4: Go to green/grey/brown_primaries.resources under your factions folder 5: Add <weapon key='benelli_m4.weapon' /> to the list 6: Enjoy your rare wep OPTIONAL: Change the "price=" line to a different number to make it more expensive or cheaper |
Author: | Personality [ Mon Apr 06, 2015 2:32 pm ] |
Post subject: | Re: Editing Campaign |
It works for quick match but not campaign? Or is this impossible? |
Author: | Avoh [ Mon Apr 06, 2015 4:00 pm ] |
Post subject: | Re: Editing Campaign |
Only way that I know of atm to make it work in a campaign is to overwrite your vanilla files. So make a backup of your packages folder. Then just do everything you've already done to the vanilla files, it's the way I do my mods that I want in campaign. |
Author: | pasik [ Mon Apr 06, 2015 4:09 pm ] |
Post subject: | Re: Editing Campaign |
If you're using an overlay rather than editing vanilla directly, refer to this viewtopic.php?f=7&t=2203 for how to make it into a custom campaign you can select in the campaign menu. |
Author: | Personality [ Tue Apr 07, 2015 8:57 pm ] |
Post subject: | Re: Editing Campaign |
Thanks, I managed to make it appear in the armory and spawn with the weapons without making a custom campaign. |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |