Page 1 of 1
Annoying bug with multi fire scorpions
Posted: Sat 24 Aug , 2013 11:51 am
by bOnO
I get an annoying bug with multi fire nitro scorpions; the camera is locked to the furthest view and there is no possibility to change it because the scroll is used to change weapon... Iirc before it kept the last camera position used in the previous map. Now it's a bit difficult to drive

(Not like it's voted often anyway

)
Re: Annoying bug with multi fire scorpions
Posted: Sat 24 Aug , 2013 11:57 am
by iRobot
I had this issue too once, so I had to fix it manually because as you say, the view scroll has been 'overwritten' by the weapons.
In your user.ini, find the following section;
[NV8_Patch14.NitroRVMulti]
CrossHairColor=(B=0,G=255,R=0,A=255)
CrosshairX=32.000000
CrosshairY=32.000000
CrosshairTexture=Texture'ONSInterface-TX.tankBarrelAligned'
bDesiredBehindView=True
TPCamDistance=375.000000
Change the part in red, which is the camera distance, to something smaller. If you think it's way way too far out, then try halving it.
Re: Annoying bug with multi fire scorpions
Posted: Sat 24 Aug , 2013 1:18 pm
by Azarael
Or use set NitroRVMulti TPCamDistance #
Re: Annoying bug with multi fire scorpions
Posted: Sat 24 Aug , 2013 11:22 pm
by bOnO
OK thanks. The value I had was 875 >.<