-maniac|Su- Side Admin
Posts : 978 Join date : 2009-01-15 Location : Berlin, Germany
| Subject: Problems with screen zoom on 2.4 server Thu Apr 23, 2009 4:12 am | |
| Hi Prophets,, I have a problem with my screen zoom on 2.4 servers... I used the (-) minus key and the screen zoom becomes less... How can I invert it? Look here a screen: https://servimg.com/view/13610014/10The field in I play is like a stamp .. so i couldn't play on 2.4 server... The funny think is: there are no problems on 2.5 servers - here is the screen -> full screen anybody an idea thanks for all maniac|Su | |
|
Bommel
Posts : 258 Join date : 2008-11-14 Location : Auenland
| Subject: Re: Problems with screen zoom on 2.4 server Thu Apr 23, 2009 4:39 am | |
| Are you using the normal built-in Nex-zoom? Try that one: - Code:
-
alias myzoom "toggle fov 120 50; toggle sensitivity 0.83 2" bind ctrl "myzoom"
You have to change those values to fit your normal settings, for the "2" in sensivity your current sens... for the "0.83" (zoom_fov/normal_fov)*normal_sens. | |
|
-maniac|Su- Side Admin
Posts : 978 Join date : 2009-01-15 Location : Berlin, Germany
| Subject: Re: Problems with screen zoom on 2.4 server Thu Apr 23, 2009 6:36 am | |
| Sorry but I don't understand any word ..... I've deleted my config.cfg and configure all new - now it works again ... Thanks for ur help Bommel | |
|
Bommel
Posts : 258 Join date : 2008-11-14 Location : Auenland
| Subject: Re: Problems with screen zoom on 2.4 server Thu Apr 23, 2009 7:42 am | |
| - Quote :
- Sorry but I don't understand any word ....
Im hard to understand, Im working on that - Quote :
- I've deleted my config.cfg and configure all new - now it works again ...
ouch... That wouldn't have been neccessary Explanation:
- Create a new file called "zoom.cfg" (vi ~/.nexuiz/data/zoom.cfg)
- Paste that in it:
- Code:
-
alias myzoom "toggle fov 120 50; toggle sensitivity 0.83 2" myzoom - Open your config.cfg and add that
- Code:
-
bind ctrl "exec zoom.cfg" - If you press "ctrl" now ingame you will zoom... (Pressing again will unzoom..)
Sorry If I confused you even more now... | |
|
-maniac|Su- Side Admin
Posts : 978 Join date : 2009-01-15 Location : Berlin, Germany
| Subject: Re: Problems with screen zoom on 2.4 server Fri Apr 24, 2009 5:28 am | |
| Ohhh Bommel, Now I know we've talked about two different things .... I looked in my old config.cfg and found following bind: - Code:
-
bind - "sizedown" With a "sizeup" in console I increased my screen zoom to normal... Now I created a bind: - Code:
-
bind + "sizeup" Thankies for ur patience maniac|Su | |
|
Sponsored content
| Subject: Re: Problems with screen zoom on 2.4 server | |
| |
|