What I do is write a script to kill the client, then add a keyboard shortcut.
So like create a file killeq.cmd in c:\eq for example. in the script do:
taskkill /im eqgame.exe /f
Then right click and create shortcut.
To create a keyboard shortcut you need to put it somewhere under C:\Users\<you>\AppData\Roaming\Microsoft\Windows\S tart Menu\
Right click the shortcut go to properties > shortcut > and in shortcut key use something like ctrl - alt - e
Might take a few tries to get it working.
|