I have made a program that lets you control Winamp from Counter-Strike, or any other application for that matter. You just hold the Control button and press one of the corresponding numbers on the number pad at the right side of the keyboard. I need people other than me to test it, to make sure it works. If you are using any of the following systems, I would like to see your feedback:
Windows 95 (all versions)
Windows 98 (all versions)
Windows ME
Windows 2000 (I have pro, but any other version)
Windows XP (all versions)
WHAT?!!? are there any error messages or anything? Were you pressing the right keys? I think I know what your problem is... make sure your Num Lock is on. If it's off, it doesn't work for me, so I'm guessing that's your problem. If not, repost please.
I figured out that if the Numlock is off, the keys work like the up, down, left, right, end, home, page up, and page down keys, so i'll add some code to turn the numlock on when the program loads, or tell the user to turn the numlock on before playing.
my numlock is on, its always on...., you program just doesnt work, i run winamp, then run ya app, then press the corrosponding keys that your app lists, nothing happens
It works on windows 2000 advanced server but not after the game begins simply because the # keys are used in the game therefore your program cannot work.
The keys are used in the game? My game works fine with this program. You are using the keys on the Number pad right? Not the keys at the top of the keyboard. Why does it only work on my computers?!?
yeah, i was using the keys @ the top of the keyboard, not the numpad, your original post doesn't stipulate which number keys to use, however when i use the keys on the numpad, yeah it does work, you might want to edit your original post to include that
Originally posted by Jx3 yeah, i was using the keys @ the top of the keyboard, not the numpad, your original post doesn't stipulate which number keys to use, however when i use the keys on the numpad, yeah it does work, you might want to edit your original post to include that
I should have realized that most people don't read the README.TXT file that comes with most downloads. OK I'll edit that post so that people know which keys to press.
Thanks AutoBot and Jx3. So it works on XP, but not Win2K Advanced Server. Does the interface look good? I draw it all with code, nothing, except the menu is drawn in the IDE. The onlything I have on the main form is the title bar, which uses a custom font, and most people don't have it. On the menu, the menu items are just labels with some code behind them. You guys have any feedback on the design? Any flaws you have found?
I have uploaded a new version that includes a STOP button, which is the Del/Decimal key on the numberpad, right next to the play button. If you think it should be bound to a different key, drop a line. I'm hoping in the future to allow the user to customize which key does which, and learn how to use the HL SDK so that I can print the current song in the game.
Thanks
--Compatible OSes--
Windows 98SE
Windows 2000 Professional
Windows XP Professional
--Incompatible/Untested/Unverified OSes--
Windows 2000 Advanced Server
Last edited by MidgetsBro; Feb 21st, 2002 at 07:33 PM.
Originally posted by Jx3 well camp works fine on my server (Windows 2000 Advanced Server) and it even works fine through Terminal Services
Terminal Services? Lost me... It works on your Win2K AS? I wonder why it doesn't work on AutoBot's... I don't know whether to change the incompatible OS list... hmmm
Thats good to hear it is a nice program, must be something on my end but I run a ftp, website connected to MySQL, and a host of other things that may have been preventing it from working.
well my server is running SQL 2000, Exchange 5.5, Proxy 2.0, FTP Site, WWW Site, Custom Sharepoint Site, and a few other things, and it still works fine for me, so it shouldnt be the apps & services running on the server.
Terminal Services is like PC Anywhere i suppose, however it runs a seperate desktop & seperate processes within Terminal Services so as like 2 people can remotely connect to the sever & use it independently from each other & idependantly from the main console (Server itself)
and if you want it tested on any oter OS's, just let me know..., i got every MS OS here except XP Home, & of course the new BETA OS's that are out there
New version, if you want it, now includes a key combo that displays the some info about the currently playing track. The key combo is Control+NumPad8. Download at your leisure with the link from the original post.