ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Mouse(wheel) binds with console open

 
Post new topic   Reply to topic    ZDaemon Forum Index -> Fixed Bugs
View previous topic :: View next topic  
Author Message
rhinoduck
Potatoes


Joined: 22 Oct 2012

PostPosted: Sat Nov 08, 2014 9:11 pm    Post subject: Mouse(wheel) binds with console open Reply with quote

I have the following binds for Doom:

Code:
mwheelup=invprev
mwheeldown=invnext


They work fine while playing the game, but when I have console open they execute:

Code:
; for the first mousewheel step
rcon puke 875 4 1
; for each next mousewheel step in the contiguous sequence
rcon puke 875 4 0


Those commands correspond to the following aliases in my config:

Code:
Name=+tnsb_jump
Command=rcon puke 875 4 1
Name=-tnsb_jump
Command=rcon puke 875 4 0


Which have the following binds associated with them:

Code:
o=+tnsb_jump


Here's the whole config.

EDIT: Also, when I have console open and click inside the window, the game simply exits (no error message).

EDIT2: I noticed that exit on click happens only on Ducks servers, the mousewheel issue happens everywhere.
Back to top
View user's profile Send private message
rhinoduck
Potatoes


Joined: 22 Oct 2012

PostPosted: Fri May 06, 2016 2:42 pm    Post subject: Reply with quote

I didn't notice in which release it stopped, but this no longer happens to me with 1.10b07 (2015-10-14).
Back to top
View user's profile Send private message
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Wed May 18, 2016 12:33 am    Post subject: Reply with quote

moved thread to fixed.

in case the issue comes up again, just post here.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> Fixed Bugs All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group