• Need to report a player? Or a server issue? Or just need help? Use our helpdesk! Click here and open a ticket for faster response times!

Hit detection, especially with helicopters

JohnWayne

Forum Newbie
REGISTERED
Local time
5:48 PM
Joined
Jul 2, 2012
Messages
30
Reaction score
0
Does this gross mismatch between where you hit on your screen and where the server thinks you shot also affect the sniper rifle? I swear its not aligned properly or something because I can only hit people if they are dead still and only at a certain distance.
I looked in objects.rfa at objects/HandWeapons/SVD/Objects.con and it has these suspicious lines:
ObjectTemplate.projectilePosition 0/0/0
...
ObjectTemplate.soldierZoomPosition -0.03/-0.04/0.0

but the M-14 has this zoom position at 0/0/0 as show here from objects.rfa at objects/HandWeapons/Objects.con:
ObjectTemplate.projectilePosition 0/0/0
...
ObjectTemplate.soldierZoomPosition 0/0/0
 
Back
Top