It is currently Sat May 18, 2024 2:16 pm

RUNNING WITH RIFLES Multiplayer

test

Game servers 61 List provided by EpocDotFr | Players online 197


All times are UTC




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: Editing Campaign
PostPosted: Sat Apr 04, 2015 7:00 pm 
Offline

Joined: Sat Apr 04, 2015 6:49 pm
Posts: 4
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.


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Sun Apr 05, 2015 9:07 pm 
Offline

Joined: Sun Apr 05, 2015 8:33 pm
Posts: 26
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


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Mon Apr 06, 2015 2:17 am 
Offline

Joined: Sat Apr 04, 2015 6:49 pm
Posts: 4
Any way to add rare weapons to the armory?


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Mon Apr 06, 2015 3:35 am 
Offline

Joined: Sun Apr 05, 2015 8:33 pm
Posts: 26
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


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Mon Apr 06, 2015 2:32 pm 
Offline

Joined: Sat Apr 04, 2015 6:49 pm
Posts: 4
It works for quick match but not campaign? Or is this impossible?


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Mon Apr 06, 2015 4:00 pm 
Offline

Joined: Sun Apr 05, 2015 8:33 pm
Posts: 26
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.


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Mon Apr 06, 2015 4:09 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
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.


Top
 Profile  
 
 Post subject: Re: Editing Campaign
PostPosted: Tue Apr 07, 2015 8:57 pm 
Offline

Joined: Sat Apr 04, 2015 6:49 pm
Posts: 4
Thanks, I managed to make it appear in the armory and spawn with the weapons without making a custom campaign.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group