It is currently Mon Apr 29, 2024 11:32 pm

RUNNING WITH RIFLES Multiplayer

test

Game servers 39 List provided by EpocDotFr | Players online 21


All times are UTC




Post new topic Reply to topic  [ 26 posts ]  Go to page Previous  1, 2, 3
Author Message
PostPosted: Fri Mar 04, 2016 3:47 pm 
Offline

Joined: Thu Mar 20, 2014 12:13 am
Posts: 32
Calculated effective distance and maximum distance for each weapon:
http://pastebin.com/qkFRYRJm
Effective distance is the distance of maximum kill probability (before it starts decaying).
Maximum distance is the maximum possible killing distance.
Everything is in meters? I'm not sure what the meter is in the game, but Jack said screenwidth is 50 meters.

Python script made with the help of google: http://pastebin.com/2EccbhfD

edit: just noticed that topic raider made. Welp


Top
 Profile  
 
PostPosted: Fri Mar 04, 2016 4:25 pm 
Offline
User avatar

Joined: Tue Jan 03, 2012 9:58 am
Posts: 1662
Location: Western Europe
RefrigerRaider wrote:
What is the average view distance added to a scoped weapon at ground level? It seems that svd and vss have 5m less view range compared to the other stocks. but what of the barretts and lahti?


Just check for the sight_range_modifier in the weapon files of weapons with a zoom and compare. Default is "1.0" when no zoom or not specified.


Top
 Profile  
 
PostPosted: Fri Mar 04, 2016 4:26 pm 
Offline
User avatar

Joined: Tue Jan 03, 2012 9:58 am
Posts: 1662
Location: Western Europe
Zed wrote:
Calculated effective distance and maximum distance for each weapon:
http://pastebin.com/qkFRYRJm
Effective distance is the distance of maximum kill probability (before it starts decaying).
Maximum distance is the maximum possible killing distance.
Everything is in meters? I'm not sure what the meter is in the game, but Jack said screenwidth is 50 meters.

Python script made with the help of google: http://pastebin.com/2EccbhfD

edit: just noticed that topic raider made. Welp


Nice one Zed!


Top
 Profile  
 
PostPosted: Fri Mar 04, 2016 5:15 pm 
Offline

Joined: Sat Oct 05, 2013 12:19 am
Posts: 635
Zed wrote:
Calculated effective distance and maximum distance for each weapon:
http://pastebin.com/qkFRYRJm
Effective distance is the distance of maximum kill probability (before it starts decaying).
Maximum distance is the maximum possible killing distance.
Everything is in meters? I'm not sure what the meter is in the game, but Jack said screenwidth is 50 meters.

Python script made with the help of google: http://pastebin.com/2EccbhfD

edit: just noticed that topic raider made. Welp

Hey, impressive. :)


Top
 Profile  
 
PostPosted: Fri Mar 04, 2016 6:38 pm 
Offline
User avatar

Joined: Sat Sep 05, 2015 1:34 am
Posts: 212
how do you calculate using that? I dont know code at all


Top
 Profile  
 
PostPosted: Fri Mar 04, 2016 9:39 pm 
Offline

Joined: Thu Mar 20, 2014 12:13 am
Posts: 32
It checks every .weapons file in target folder for required data and calculates distances using it (projectile speed * decaystart for effective distance, projectile speed * decayend for maxdistance).

Here is the program as an .exe. Its 6mb big.
http://www.filedropper.com/rwr
it asks for full path to the weapons folder and prints the results on screen.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 26 posts ]  Go to page Previous  1, 2, 3

All times are UTC


Who is online

Users browsing this forum: No registered users and 19 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