Posted: Sun Dec 26, 2010 11:42 pm Post subject: Modding Wolf3D
Hey guys, when i make a hotkey on Wolf3D, it keeps on getting and error saying that the code 'GetAsyncKeyState' is undefined.
Code:
if (GetAsyncKeyState('W')){
Thrust (ob->angle,-controly*MOVESCALE);
}
I use Borland C++ 3.1(This is used to compile Wolf3D and the only compiler for this game!). If you can suggest a code for hotkeying on Borland C++ 3.1, please post.
Thanks in adv! _________________
There's no Win32 port....
IdSoftware released the source code ages ago and i got it from their site full of source codes: ftp://ftp.idsoftware.com/idstuff/source/ _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum