|
|
the game itself had this. its nothing about me.but if people like this i would like to convert it some kinda mod. I just need to learn where the song title comes.. but still can make a mod without song title..
add those lines to your \Documents\Heroes of Newerth\game\startup.cfg
thx to schneeb for his topic that topic gave me the idea...Code:BindImpulse game NUM2 Cmd "wastop" BindImpulse game NUM4 Cmd "waprev" BindImpulse game NUM5 Cmd "wastart" BindImpulse game NUM6 Cmd "wanext"
numpad 5 is also for pause/play
global hotkeys are already built into winamp.
ctrl + alt + home = pause
ctrl + alt + insert = play
ctrl + alt + end = stop
ctrl + alt + page up = previous song
ctrl + alt + page down = next song
ctrl + alt + up arrow = volume up
ctrl + alt + down arrow = volume down
All really simple, and they can be customized too.![]()
I made a UI mod that uses these commands and places them inside buttons overtop of the minimap...
I just used Bard's miss calling mod as a template and went from there though so I don't know if its right to release it... not to mention they obviously wouldn't be compatible with eachother then. Could move them I suppose.
it's basically prettier versions of (<<) (|>) (>>) ... you left click play to start, right click it to stop.
EDIT: Meh it doesn't work anyways lol, says the console commands don't exist.
Last edited by SimpleFear; 08-26-2009 at 03:21 PM.
its not about built in stuff. its about alternatives and customisation.. im using a laptop with multimedia wireless keyboard. i have 3x play/pause stop prev next buttons (2 of each on laptop and 1 set on wireless keyboard). topics like those should make ppl curious and they should check those files and console commands too.