RUNNING WITH RIFLES

RUNNING WITH RIFLES

Running in the Trenches
Isaac 2016 年 7 月 17 日 上午 12:55
How to disable xp barrier from weapons?
Just for messing around with friends and such
< >
正在显示第 1 - 5 条,共 5 条留言
SolarFlare1234 2016 年 8 月 16 日 上午 7:39 
You most likely will need to edit the weapon files, I personally don't know how but maybe you could contact someone and ask for programming guidance on removing the barrier from guns in RWR.

Edit: Sorry for not being helpful enough, but I don't know programming, so I can't help you in any way other than basic guidance.
最后由 SolarFlare1234 编辑于; 2016 年 8 月 16 日 上午 7:39
MaxenTheWeasel 2016 年 9 月 27 日 上午 11:49 
PRetty much very simple.

Go to Steam/ Steamapps/ Workshop/ content/270150/ 682318774/ media/ packages/ Running in the trenches.

Once you're inside, go to weapons folder, and open the weapon file you want to edit, remember those are .weapon files (You must open them with notepad)

Once inside the .weapon file, look over for where it says price, normally a default weapon would have it written as:

price="2.0" /> , for example the weapon has a price of 2, if you want it to have 0, you do: price="0.0" />

Remember you CAN'T put the price with decimal numbers, like price="2.3" /> Or the game may crash.

Hope this helps you :lilac:
SolarFlare1234 2016 年 9 月 27 日 下午 4:09 
PRetty much very simple.

Go to Steam/ Steamapps/ Workshop/ content/270150/ 682318774/ media/ packages/ Running in the trenches.

Once you're inside, go to weapons folder, and open the weapon file you want to edit, remember those are .weapon files (You must open them with notepad)

Once inside the .weapon file, look over for where it says price, normally a default weapon would have it written as:

price="2.0" /> , for example the weapon has a price of 2, if you want it to have 0, you do: price="0.0" />

Remember you CAN'T put the price with decimal numbers, like price="2.3" /> Or the game may crash.

Hope this helps you :lilac:
*Coughcough he said Experience not RP Coughcough*
MaxenTheWeasel 2016 年 9 月 27 日 下午 5:27 
引用自 SolarFlare1234
PRetty much very simple.

Go to Steam/ Steamapps/ Workshop/ content/270150/ 682318774/ media/ packages/ Running in the trenches.

Once you're inside, go to weapons folder, and open the weapon file you want to edit, remember those are .weapon files (You must open them with notepad)

Once inside the .weapon file, look over for where it says price, normally a default weapon would have it written as:

price="2.0" /> , for example the weapon has a price of 2, if you want it to have 0, you do: price="0.0" />

Remember you CAN'T put the price with decimal numbers, like price="2.3" /> Or the game may crash.

Hope this helps you :lilac:
*Coughcough he said Experience not RP Coughcough*

MY BAD xnx

But it's right there, let me explain:

Inside the .weapon file, there is something like this: source="rank" source_value="0.3" />

Here, the value is set as 0.3, this value is the xp needed for uning this. You should set it as 0.0 and you won't need any exp to use it.
SolarFlare1234 2016 年 9 月 27 日 下午 5:41 
Okbetterkthxbye
< >
正在显示第 1 - 5 条,共 5 条留言
每页显示数: 1530 50