SUPPORT ACCOUNT CLANS
Welcome, Unregistered.
 

Thread: Winamp Control Ingame

Results 1 to 5 of 5
  1. #1

    Winamp Control Ingame

    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

    Code:
    BindImpulse game NUM2 Cmd "wastop"
    BindImpulse game NUM4 Cmd "waprev"
    BindImpulse game NUM5 Cmd "wastart"
    BindImpulse game NUM6 Cmd "wanext"
    thx to schneeb for his topic that topic gave me the idea...


    numpad 5 is also for pause/play

  2. #2
    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.

  3. #3
    Offline
    Account Icon
    Join Date
    Jun 2009
    Location
    Canada
    Posts
    870
    Quote Originally Posted by kadeve View Post
    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

    Code:
    BindImpulse game NUM2 Cmd "wastop"
    BindImpulse game NUM4 Cmd "waprev"
    BindImpulse game NUM5 Cmd "wastart"
    BindImpulse game NUM6 Cmd "wanext"
    thx to schneeb for his topic that topic gave me the idea...


    numpad 5 is also for pause/play
    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.




  4. #4
    Quote Originally Posted by Kalam View Post
    global hotkeys are already built into winamp.
    All really simple, and they can be customized too.
    2nded

  5. #5
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •