Advertisement
CumK

Elona+ onehanded numpadless keyconfig help

Mar 26th, 2019
557
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. more readable explanation of what keys the onehanded numpadless config file for elona+(https://pastebin.com/raw/uiskMgdB) sets.
  2.  
  3. q skills
  4. Q (for some reason this won't register the first q press while holding shift)
  5. a quick inventory
  6. A wear
  7. z character info
  8. Z zap
  9.  
  10.  
  11. wer sdf xcv movement(for some reason movement behaves differently than when bound to numpad, https://pastebin.com/X7wBM1aS to fix it)
  12. W wide skills
  13. E eat
  14. R read
  15. S drink
  16. D search
  17. F tool/use
  18. X give
  19. C close
  20. V open
  21.  
  22. t target
  23. T throw
  24. y fire(y for yes I do want to shoot at this possibly non-hostile target)
  25. Y ammo
  26. u log
  27. U
  28. o open(again)
  29. O offer
  30. p pray
  31. P
  32.  
  33. g get
  34. G drop
  35. h spells
  36. H traits
  37. j journal
  38. J
  39. k actions menu
  40. K
  41. l look
  42. L
  43.  
  44. b bash
  45. B dig
  46. n pray(again)
  47. N offer(again)
  48. m material
  49. M feed
  50. , Dig(again)
  51. ;
  52. . Rest
  53. :
  54.  
  55. < go up
  56. > go down
  57. @ save(probably won't work but you can just use esc)
  58. + page up(is there a situation where pressing left and right also doesn't do this)
  59. - page down
  60. ? help
  61.  
  62.  
  63.  
  64. key_set. ,t,g,b,y,h,n,u,j,m,i,k,o,l,p,.,',{,[,],},\
  65. keys used for menus(ie. 1st item is t and 7th is u) not sure where the ones beyond . are used, maybe for targeting with look when there are a lot of targets?
  66. key_set. ,t,y,u,i,o,p,g,h,j,k,l,b,n,m,.,_,{,[,],},\ alternate way to order the keys
  67. also these won't work in the esc menu(submenus still work) mainly meaning that c will select 3rd option instead of moving the selection down.
  68.  
  69.  
  70. [zkey. "2"] and [xkey. "2" ] are important for making z and x keys work as intended(by default they are 0 meaning their behaviour gets overridden).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement