Tripwire Interactive Forums

Go Back   Tripwire Interactive Forums > Red Orchestra 2 / Rising Storm Forums > RO2/RS General > General Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 02-05-2013, 08:29 AM
Adenru's Avatar
Adenru Adenru is offline
Senior Member
 
Join Date: Oct 2011
Posts: 133
Default dynamically changing iron sight zoom

I already turned off zoom for smgs but with rifles it's more complex than that, I want to have zoom on large distances and no zoom in buildings so I decided to make manual switch for rifle zoom
Code:
Bindings=(Name="NumPadTwo",Command="IronSightZoomScaleRifle=0.000000")
Bindings=(Name="NumPadFive",Command="IronSightZoomScaleRifle=1.000000")
Well, i'm doing something wrong for sure. How do I make it work?
Reply With Quote
  #2  
Old 02-05-2013, 08:55 AM
Proud_God's Avatar
Proud_God Proud_God is online now
Senior Member
 
Join Date: Dec 2005
Location: Belgium
Posts: 2,714
Default

It only works offline, and you need to go out and back into IS to make it work.
__________________
aka Wakke
Reply With Quote
  #3  
Old 02-05-2013, 09:05 AM
Adenru's Avatar
Adenru Adenru is offline
Senior Member
 
Join Date: Oct 2011
Posts: 133
Default

What's the command to cahnge iron sight zoom from console?
Reply With Quote
  #4  
Old 02-05-2013, 10:22 AM
Proud_God's Avatar
Proud_God Proud_God is online now
Senior Member
 
Join Date: Dec 2005
Location: Belgium
Posts: 2,714
Default

Bindings=(Name="---",Command="set ROPlayerController IronSightZoomScaleRifle 0 | set ROPlayerController IronSightZoomScaleSMG 0 | set ROPlayerController IronSightZoomScaleBipod 0",Control=False,Shift=False,Alt=False,bIgnoreCtrl =False,bIgnoreShift=False,bIgnoreAlt=False)
Bindings=(Name="---",Command="set ROPlayerController IronSightZoomScaleRifle 1 | set ROPlayerController IronSightZoomScaleSMG 1 | set ROPlayerController IronSightZoomScaleBipod 1",Control=False,Shift=False,Alt=False,bIgnoreCtrl =False,bIgnoreShift=False,bIgnoreAlt=False)
__________________
aka Wakke
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:41 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2005 - 2013, Tripwire Interactive, LLC