SVN < and > had to be remapped to [S]+. and [S]+,

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Canderel
Sher'Tul
Posts: 1252
Joined: Mon Nov 24, 2003 2:31 pm
Location: South Africa

SVN < and > had to be remapped to [S]+. and [S]+,

#1 Post by Canderel »

Dunno if it's a bug, but it's how it happened for me.

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: SVN < and > had to be remapped to [S]+. and [S]+,

#2 Post by edge2054 »

Same, the default < > doesn't work.

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: SVN < and > had to be remapped to [S]+. and [S]+,

#3 Post by edge2054 »

I think these are the print statements you where looking for Darkgod.

Code: Select all

55	false	false	false	false	nil	true	.	nil
229	false	false	false	false	nil	true	?	nil

edge2054
Retired Ninja
Posts: 3756
Joined: Fri May 28, 2010 4:38 pm

Re: SVN < and > had to be remapped to [S]+. and [S]+,

#4 Post by edge2054 »

I also found I have two hotkey.cfg files.

Maybe that could be an issue?

Code: Select all

SHOW_CHARACTER_SHEET = {"uni:C",nil,"gest:LDR"}
HOTKEY_THIRD_8 = {"sym:56:false:true:false:false","sym:56:false:true:false:false",nil}
and

Code: Select all

HOTKEY_SECOND_2 = {"sym:_2:false:true:false:false",nil,nil}
HOTKEY_THIRD_9 = {"sym:_9:true:false:false:false",nil,nil}
HOTKEY_SECOND_12 = {"sym:_EQUALS:false:true:false:false",nil,nil}
HOTKEY_SECOND_5 = {"sym:_5:false:true:false:false",nil,nil}
HOTKEY_THIRD_10 = {"sym:_0:true:false:false:false",nil,nil}
HOTKEY_THIRD_11 = {"sym:_MINUS:true:false:false:false",nil,nil}
HOTKEY_SECOND_4 = {"sym:_4:false:true:false:false",nil,nil}
HOTKEY_THIRD_7 = {"sym:_7:true:false:false:false",nil,nil}
HOTKEY_SECOND_1 = {"sym:_1:false:true:false:false",nil,nil}
HOTKEY_SECOND_8 = {"sym:_8:false:true:false:false",nil,nil}
HOTKEY_THIRD_2 = {"sym:_2:true:false:false:false",nil,nil}
DEBUG_MODE = {"sym:_a:true:false:false:false",nil,nil}
HOTKEY_SECOND_7 = {"sym:_7:false:true:false:false",nil,nil}
HOTKEY_THIRD_4 = {"sym:_4:true:false:false:false",nil,nil}
CHANGE_LEVEL = {"sym:_COMMA:false:true:false:false","sym:_PERIOD:false:true:false:false",nil}
HOTKEY_THIRD_5 = {"sym:_5:true:false:false:false",nil,nil}
HOTKEY_THIRD_12 = {"sym:_EQUALS:true:false:false:false",nil,nil}
HOTKEY_SECOND_9 = {"sym:_9:false:true:false:false",nil,nil}
HOTKEY_SECOND_6 = {"sym:_6:false:true:false:false",nil,nil}
HOTKEY_SECOND_11 = {"sym:_MINUS:false:true:false:false",nil,nil}
HOTKEY_SECOND_3 = {"sym:_3:false:true:false:false",nil,nil}
HOTKEY_THIRD_8 = {"sym:_8:true:false:false:false",nil,nil}
HOTKEY_THIRD_1 = {"sym:_1:true:false:false:false",nil,nil}
HOTKEY_THIRD_3 = {"sym:_3:true:false:false:false",nil,nil}
HOTKEY_SECOND_10 = {"sym:_0:false:true:false:false",nil,nil}
HOTKEY_THIRD_6 = {"sym:_6:true:false:false:false",nil,nil}

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: SVN < and > had to be remapped to [S]+. and [S]+,

#5 Post by darkgod »

fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Canderel
Sher'Tul
Posts: 1252
Joined: Mon Nov 24, 2003 2:31 pm
Location: South Africa

Re: SVN < and > had to be remapped to [S]+. and [S]+,

#6 Post by Canderel »

On a related note:

In b34, using the keypad right and left in dialogs doesn't work. Which can sometimes lead to you selling stuff you didn't want to sell, and other prompt mishaps. (Shifting to equipment to inventory also doesn't work).

Only the small 4 arrow arrows works, the keypad's doesn't.

Post Reply