Download
(1 Kb)
Download
Updated: 09/21/17 03:30 PM
Pictures
File Info
Compatibility:
Clockwork City (3.2)
Horns of the Reach (3.1)
Updated:09/21/17 03:30 PM
Created:04/18/15 06:06 PM
Monthly downloads:197
Total downloads:38,406
Favorites:112
MD5:
Emacs  Popular! (More than 5000 hits)
Version: 9002e71
by: Ayantir [More]
Emacs allow you to set combinaisons of multiple keys for every action (Keybind) in game.

So now you can bind Ctrl+Alt+Del for "Help"
vXXXXX
======
Since then, only API Bumps

v24.5
======
Emacs now works
Optional Files (0)


Archived Files (11)
File Name
Version
Size
Uploader
Date
0.0.10-dev-alph
1kB
Ayantir
07/15/17 05:32 AM
Gimp
1kB
Ayantir
06/02/17 05:05 AM
Tux
1kB
Ayantir
01/27/17 11:57 PM
GNU
1kB
Ayantir
09/05/16 06:57 AM
Perl
1kB
Ayantir
06/28/16 08:00 AM
FSF
1kB
Ayantir
05/04/16 10:58 PM
Lisp
1kB
Ayantir
03/07/16 10:16 AM
RMS
1kB
Ayantir
11/02/15 06:37 AM
Hurd
1kB
Ayantir
08/31/15 04:01 PM
24.5
1kB
Ayantir
04/18/15 06:26 PM
1
1kB
04/18/15 06:06 PM


Post A Reply Comment Options
Unread 04/19/15, 06:14 PM  
Tonyleila
 
Tonyleila's Avatar
AddOn Author - Click to view AddOns

Forum posts: 288
File comments: 763
Uploads: 7
Thank you! Great AddOn!
Report comment to moderator  
Reply With Quote
Unread 04/19/15, 08:12 PM  
Arterion

Forum posts: 10
File comments: 39
Uploads: 0
Wow! I have wanted keybind chords since forever. I have even used AutoHotkey to emulate sending F13 - F24 keypresses to the client in order to get something as simple as Alt+1 or Alt+2 to work.

And the whole time, all I needed to do was override one function to return true?

You are brilliant!

Have you always know about KEYBINDING_MANAGER:IsChordingAlwaysEnabled() or was this a recent discovery? I am asking because I see the addon version is 24.5. Did just miss this addon before?

You really have no idea how happy this makes me. You have seriously made my day.

/kowtow to Avantir.
Report comment to moderator  
Reply With Quote
Unread 04/19/15, 09:09 PM  
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1019
File comments: 1531
Uploads: 31
It's a recent discover, in fact I will implement the Ctrl+Tab feature of Web Browsers in another addon (pChat).

I wanted to set the defaut keybind without user need to set it manually and I saw this restriction here

So I made a wish post to ZOS, maybe a day they'll answer.

I get a nice answer from this topic, who inspired me. And here's Emacs.

Version 1 volontary buggy and 24.5 working are a joke also (I laugh a lot myself )

It refers to the real Emacs (made by a great wizard who need our respect) version which is 24.5

Included licence is also an easter-egg for thoses who understand.

PS: The Ctrl+Alt+Del keybind cannot be done manually on Windows, I cheated
But Maybe on Mac, it'll work without cheating.
Report comment to moderator  
Reply With Quote
Unread 05/05/16, 04:10 PM  
tom23rd

Forum posts: 0
File comments: 2
Uploads: 0
Thumbs up i love your plugin, and a request

can we have a release named Perl eventually? Perl and Emacs go perfect together
Report comment to moderator  
Reply With Quote
Unread 06/28/16, 08:01 AM  
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1019
File comments: 1531
Uploads: 31
Re: i love your plugin, and a request

Originally Posted by tom23rd
can we have a release named Perl eventually? Perl and Emacs go perfect together


Next version will be named Toy Story, hope you'll know why.
Report comment to moderator  
Reply With Quote
Unread 06/28/16, 11:25 PM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1781
Uploads: 32
This is awesome.

No more worrying about being flagged as a macro botter for using AutoHotkey to do multi-binds!
Last edited by Phinix : 06/28/16 at 11:25 PM.
Report comment to moderator  
Reply With Quote
Unread 07/24/16, 11:46 AM  
kerb9729
AddOn Author - Click to view AddOns

Forum posts: 56
File comments: 118
Uploads: 2
ctrl or alt in keybinds

Hi,

When I try to define a keybind like "ctrl-m", and ctrl is bound to crouch, my toon crouches in addition to doing what I wanted ctrl-m to do.

Am I missing something?
Report comment to moderator  
Reply With Quote
Unread 07/24/16, 12:10 PM  
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1019
File comments: 1531
Uploads: 31
Re: ctrl or alt in keybinds

Originally Posted by kerb9729
Hi,

When I try to define a keybind like "ctrl-m", and ctrl is bound to crouch, my toon crouches in addition to doing what I wanted ctrl-m to do.

Am I missing something?
Change Stealth Keybind ?
It's like this ESO is done, keybind is applied when you press the key, not when you release it.

So Ctrl+any key = Stealth
Report comment to moderator  
Reply With Quote
Unread 07/24/16, 04:38 PM  
kerb9729
AddOn Author - Click to view AddOns

Forum posts: 56
File comments: 118
Uploads: 2
Re: Re: ctrl or alt in keybinds

Originally Posted by Ayantir
Originally Posted by kerb9729
Hi,

When I try to define a keybind like "ctrl-m", and ctrl is bound to crouch, my toon crouches in addition to doing what I wanted ctrl-m to do.

Am I missing something?
Change Stealth Keybind ?
It's like this ESO is done, keybind is applied when you press the key, not when you release it.

So Ctrl+any key = Stealth
Ah! That make sense. Does EMACS (the addon) do the keybind on release?
Thanks
Report comment to moderator  
Reply With Quote
Unread 07/24/16, 06:26 PM  
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1019
File comments: 1531
Uploads: 31
Re: Re: Re: ctrl or alt in keybinds

Originally Posted by kerb9729
Originally Posted by Ayantir
Originally Posted by kerb9729
Hi,

When I try to define a keybind like "ctrl-m", and ctrl is bound to crouch, my toon crouches in addition to doing what I wanted ctrl-m to do.

Am I missing something?
Change Stealth Keybind ?
It's like this ESO is done, keybind is applied when you press the key, not when you release it.

So Ctrl+any key = Stealth
Ah! That make sense. Does EMACS (the addon) do the keybind on release?
Thanks
No, it's not doable, the game is like this in its deepests structure
Report comment to moderator  
Reply With Quote
Unread 09/06/16, 10:12 AM  
championshehe123

Forum posts: 0
File comments: 19
Uploads: 0
Thank you! This saved my marriage! The divines bless you!
Report comment to moderator  
Reply With Quote
Unread 09/16/16, 05:03 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
what this addon do? i can bind same keys without addon

with addon or without if i tried ctrl+alt+del it call task manager and bind only ctrl+alt
Report comment to moderator  
Reply With Quote
Unread 02/12/17, 03:35 PM  
Phinix
 
Phinix's Avatar
AddOn Author - Click to view AddOns

Forum posts: 186
File comments: 1781
Uploads: 32
Originally Posted by QuadroTony
what this addon do? i can bind same keys without addon

with addon or without if i tried ctrl+alt+del it call task manager and bind only ctrl+alt
Some keybinds allow "Chordings" or multi-key binds by default, but most don't. This lets you use multi-key binds for anything, even the ones you usually can't.

Also I just noticed the screen shot... "Control-Alt-Super?" Must be a Euro key.
Report comment to moderator  
Reply With Quote
Unread 02/12/17, 05:21 PM  
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1019
File comments: 1531
Uploads: 31
Originally Posted by Phinix
Originally Posted by QuadroTony
what this addon do? i can bind same keys without addon

with addon or without if i tried ctrl+alt+del it call task manager and bind only ctrl+alt
Some keybinds allow "Chordings" or multi-key binds by default, but most don't. This lets you use multi-key binds for anything, even the ones you usually can't.

Also I just noticed the screen shot... "Control-Alt-Super?" Must be a Euro key.
Yeah Suppr is "Del" in french
Report comment to moderator  
Reply With Quote
Unread 06/02/17, 10:10 AM  
TNTKokser
 
TNTKokser's Avatar

Forum posts: 38
File comments: 184
Uploads: 0
I will install this AddOn just for it's name
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: