It is currently Thu May 01, 2025 7:31 am

RUNNING WITH RIFLES Multiplayer

test

Game servers 48 List provided by EpocDotFr | Players online 137


All times are UTC




Post new topic Reply to topic  [ 134 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10, 11, 12 ... 14  Next

Which country would you like to see added next?
Great Britian 34%  34%  [ 22 ]
Chechen Rebels 11%  11%  [ 7 ]
Generic Terrorists 28%  28%  [ 18 ]
RWR_Bot, are you gay? 28%  28%  [ 18 ]
Total votes : 65
Author Message
PostPosted: Mon Jul 08, 2013 12:43 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
Hard to say without seeing the log. You could run with verbose command switch and put the log in pastebin.

My shot in the dark would be that vehicle weapons aren't included in your all_weapons.xml?


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 12:55 pm 
Offline
User avatar

Joined: Thu Sep 27, 2012 4:41 pm
Posts: 392
Location: finland
pasik wrote:
Hard to say without seeing the log. You could run with verbose command switch and put the log in pastebin.

My shot in the dark would be that vehicle weapons aren't included in your all_weapons.xml?


it still should create the log when game crashes? (cant find anything from programdata about running with rifles) verbose?? (EDIT: nevermind that)

heres the correct log i think http://pastebin.com/8wdhjXU6

_________________
co-owner of NEWA


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 5:30 pm 
Offline
User avatar

Joined: Thu Sep 27, 2012 4:41 pm
Posts: 392
Location: finland
what i readed was something about tank wheels stone a1 to 4 and bunker, mainly some new things

_________________
co-owner of NEWA


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 5:36 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
Looks like at least these are missing in your all_weapons.xml

<weapon file="tank_cannon.weapon" />
<weapon file="tank_mg.weapon" />

<weapon file="tow.weapon" />

TOW and tank needs them.


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 5:51 pm 
Offline
User avatar

Joined: Thu Sep 27, 2012 4:41 pm
Posts: 392
Location: finland
pasik wrote:
Looks like at least these are missing in your all_weapons.xml

<weapon file="tank_cannon.weapon" />
<weapon file="tank_mg.weapon" />

<weapon file="tow.weapon" />

TOW and tank needs them.


uhhh.....i copied those from the vanilla file. lets see whats wrong with the parameters this time. might be </weapon> or what it was parameter between the gun list and tank cannon/mg, tow

_________________
co-owner of NEWA


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 6:03 pm 
Offline
User avatar

Joined: Thu Sep 27, 2012 4:41 pm
Posts: 392
Location: finland
not working, do you see any problem with this file?

http://pastebin.com/9hFS2n9V

_________________
co-owner of NEWA


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 6:44 pm 
Offline
Site Admin

Joined: Mon Jun 27, 2011 11:59 am
Posts: 2856
E.g. this isn't correct XML:
Code:
        <weapon file="aa-12.weapon" />
                <commonness value="0.0025" in_stock="0" />
        </weapon>
 
        <weapon file="m32_gl.weapon" />
                <commonness value="0.0025" in_stock="0" />
        </weapon>

        <weapon file="m79_gl.weapon" />
                <commonness value="0.0040" in_stock="0" />
         </weapon>


It should be:
Code:
        <weapon file="aa-12.weapon">
                <commonness value="0.0025" in_stock="0" />
        </weapon>
...


Top
 Profile  
 
PostPosted: Mon Jul 08, 2013 7:00 pm 
Offline
User avatar

Joined: Thu Sep 27, 2012 4:41 pm
Posts: 392
Location: finland
..........k

_________________
co-owner of NEWA


Top
 Profile  
 
PostPosted: Tue Jul 09, 2013 11:40 am 
Offline
User avatar

Joined: Thu Sep 27, 2012 4:41 pm
Posts: 392
Location: finland
alirght i have updated the newa so it works on the newest version of rwr. no changes except
removed some guns because already implemented to vanilla, made some of the newa guns be rare guns
guns list is:
AT-rifle(as rare gun)(added to this version)
Ak101 (removed)
M16a4
M14EBR
SVD (removed because as stock gun in vanilla)
M4
M249
VSS (removed because as rare gun in vanilla)
M40a3
AT4 (removed temporarly until made the hud for it)
Rpg-7 (removed temporarly until made the hud for it)
M4sd
aa-12 (as rare gun)
fal
mac10
mp7
scar
m32_gl (as rare gun)
m79 (as rare gun)
cross bow (as rare gun)
auga3
ump45
f2000 (its still there because idk if ns2000 and f2000 is same gun probably is but i left it there)
Lssr m200 (removed)
bizon
mg3
rpd
spas12
vector
p90 (removed because as rare gun in vanilla)

there are also 6 different factions what you can use now. (i noticed that 4 factions is max at some maps, al tabul its just 2)

NOTE: i havent done anything to weapon huds yet so those are still white, vanilla guns huds are in colors of course

rest the info from first post (guns list is just bit smaller) , latest version of newa from this post

download link: http://www.mediafire.com/download/6w4d6 ... 0.89.1.rar

To install put all the folders into your "Overlays" folder... should be located around
C:\Program Files (x86)\Desura\Common\running-with-rifles\media\overlays

report any bugs and other things to this topic, im reading :D

one other thing, im co-owner of newa, ive just being silent, till now about it.

_________________
co-owner of NEWA


Last edited by joneau on Wed Jul 10, 2013 4:29 am, edited 1 time in total.

Top
 Profile  
 
PostPosted: Tue Jul 09, 2013 3:03 pm 
Offline
User avatar

Joined: Tue Jan 03, 2012 9:58 am
Posts: 1662
Location: Western Europe
- SVD is a stock weapon in vanilla, not a rare.
- The F2000 and the NS2000 are completely different weapons, one is a AR, the other a shotgun. the F2000 is in vanilla though, as rare weapon.
- The SPAS-12 will be in 0.90 as stock weapon.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 134 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10, 11, 12 ... 14  Next

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 10 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