Thread: Fixes
View Single Post
  #13  
Old 07-12-2009, 06:57 PM
hru_za hru_za is offline
Registered Member
 
Join Date: Jul 2009
Posts: 1
Default Mosin sniper bug-fix

Mosin-Nagant sniper rifle model 1891/30 comes with some type of optical scope (mostly PU scope). However if you detach that scope once it will not accept it anymore. You can't mount it back or mount some other scope which this rifle should accept.

To fix it open:
Quote:
INI\Items\WEAPONINFO
find line:
Quote:
ITEM "Sniper Rifle Mosin_m91-30pu (7.62mm)"
then go down few lines to:
Quote:
Scope 0
and change it to:
Quote:
Scope 1 "SKS"
Rifle will accept PU and other scopes it should. As I do not fully understand how these files work inside framework of game, I do not know if this have some unwanted side effect so change that line on your own risk. So far however I did not find any problems.

Also I have unoficial patch v.0.97 instaled and I did not reinstaled game in order to chceck if original file have it correct. However I think it is highly unlikely that unoficial patch introduced this bug.

There might be similar problems with some other rifles. Report it if you find out.
Reply With Quote