Jump to content
Sign in to follow this  
roberthammer

Pistol problem

Recommended Posts

Hello guys - i need help , i have this little problem with pistol and i have no idea how to fix it :/

Problem is - pistol is shooting above the target and not where you aim (P07 doesnt have this issue and my config is using same things as P07) also checked the Eye in memory lod and problem isnt there

This "bug" reminds me from arma 2 with silenced magazine

Edited by RobertHammer

Share this post


Link to post
Share on other sites

This is yet unresolved bug, I suspect something trivial like wrong zeroing parameter hidden deep in base classes.

Meanwhile, compensate for this by memorypoints "konec hlavne"(move it higher) and "usti hlavne" (move lower)

Sorry about that :rolleyes:

Share this post


Link to post
Share on other sites

So out of curiosity I checked the configs and apparently the pistol base class has set zeroing for like 300m, so this creates the problem.

To correct it, insert these lines into your pistol's config.cpp:

	discreteDistance[] = {50};
	discreteDistanceInitIndex = 1;	

50 is for 50meters zeroing, input whaterver you want.

If you do this, the pistol will shoot right with memorypoints "konec hlavne" and "usti hlavne" aligned exactly on forward axis

Share this post


Link to post
Share on other sites

Yea , was thinking about this - so thx again , this fix will be even better

Share this post


Link to post
Share on other sites

Messedge!, yes its spam.. sorry i have to paste two messedge in order to make a new thread. I know its silly but i have no other options. Sorry dont ban me pls

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×