I've got a new computer arriving today and will put Hotkeynet to the test with Vista. I haven't installed the new build yet but I did think of a couple more things.
1. The last time I clicked "About" from the menu the dialog mentioned a thirty day expiration. ?(
2. I can see where I would end up with multiple text files for different uses. It would be nice to be able to see which text file is loaded. I assume that when I load a new file it flushes the old one, yes?
3. When I want to shut down Hotkeynet I get the Hide/Shutdown dialog. Could you place a "Do not show this again" checkbox there or offer a Shutdown button next to the Hide button on the main window?
4. Here is a macro I use occasionally:
Code:
/console cameraBobbing 1
/console cameraBobbingFrequency 0.01
/console cameraBobbingSmoothSpeed 0.0028
/console cameraBobbingLRAmplitude 0
/console cameraBobbingUDAmplitude 10000
Rather than take up valuable macro space it seems Hotkeynet could handle this nicely like so?
Code:
<hotkey Ctrl Shift D>
<Sendpc local>
<ENTER>/console cameraBobbing 1<ENTER>
<ENTER>/console cameraBobbingFrequency 0.01<ENTER>
<ENTER>/console cameraBobbingSmoothSpeed 0.0028<ENTER>
<ENTER>/console cameraBobbingLRAmplitude 0<ENTER>
<ENTER>/console cameraBobbingUDAmplitude 10000<ENTER>
Just wondering if a succession of hard returns like that would be asking for trouble.
Connect With Us