Go Back   FileForums > Games > Game Coders
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14-05-2009, 08:05
h4x0r #'s Avatar
h4x0r # h4x0r # is offline
Registered User
 
Join Date: Apr 2009
Location: Spain
Posts: 200
Thanks: 0
Thanked 5 Times in 2 Posts
h4x0r # is on a distinguished road
Arrow help me whit getkeystate plz

I try to make press NUMPAD 1 in trainer lisen sound "activated" and pressing again NUMPAD 1 sound "desactivated" but no work no can lisen the second sound prssing the same key 2 times, any can help me?

thanks

DELPHI CODE:

Code:
if HiWord(GetKeyState(VK_NUMPAD1)) <> 0 then
    PlaySound (PChar ('ACT'), Hinstance, SND_Resource Or SND_ASYNC)
    else
    PlaySound (PChar ('DEC'), Hinstance, SND_Resource Or SND_ASYNC);
PD: solved.
__________________
IN NEW PROJECTS

Last edited by h4x0r #; 14-05-2009 at 10:32.
Reply With Quote
Sponsored Links
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
play home network whit mirror ? poupout PC Games 3 11-03-2004 05:00
-Cant Some1 Please Help whit FIFA 2003- E.xz.E.z PC Games 14 17-11-2002 16:18
Final Fantasy 9 italian Patch ? Clone whit yamaha? Thunder PSX Games 1 14-04-2001 07:06
how do i burn whit those patch mossok PSX Games 1 16-12-2000 06:12
how do i burn cue and bin whit cdrwin mossok PSX Games 2 12-11-2000 19:59



All times are GMT -7. The time now is 02:47.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com