set s_wavonly "0".
If you really want to use the windows wave sound instead of directsound, search your configs for s_wavonly and set them to 1. Seems that initializing sounds in windows doesnt allow change this value right between snd_restart. Got a fix that one.
Search found 29 matches
- Tue Nov 13, 2007 2:14 pm
- Forum: Client, Server and Anticheat Talk
- Topic: AprQ2 1.211 - No sound
- Replies: 2
- Views: 159
- Wed Nov 07, 2007 5:00 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Aprq2 1.21 Hook Problem
- Replies: 26
- Views: 1649
- Fri Nov 02, 2007 1:13 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Problem with Apr 1.21 + Anticheat
- Replies: 15
- Views: 1056
- Thu Nov 01, 2007 3:53 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Problem with Apr 1.21 + Anticheat
- Replies: 15
- Views: 1056
00400000 00401000 aq2 (version unknown, symbols unknown) so you probably dont have the dbghelp.dll, download it http://maniac.aq2world.com/apr/dbghelp.dll and try again. And to the locked topic, i fixed the rotating sky with axis, for now you can fix this by setting any sky without rotating axis, in...
- Thu Nov 01, 2007 6:03 am
- Forum: Client, Server and Anticheat Talk
- Topic: Aprq2 1.21 Hook Problem
- Replies: 26
- Views: 1649
- Mon Oct 29, 2007 5:18 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Aprq2 1.21 Hook Problem
- Replies: 26
- Views: 1649
- Mon Oct 29, 2007 5:06 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Aprq2 1.21 gl_particle problem
- Replies: 11
- Views: 1008
- Mon Oct 29, 2007 5:05 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Aprq2 1.21 Hook Problem
- Replies: 26
- Views: 1649
- Mon Oct 29, 2007 3:52 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Aprq2 1.21 Hook Problem
- Replies: 26
- Views: 1649
- Thu Oct 11, 2007 7:33 am
- Forum: Level Design & Editing
- Topic: Server error
- Replies: 4
- Views: 272
- Fri Mar 17, 2006 2:36 am
- Forum: Client, Server and Anticheat Talk
- Topic: AprQ2 1.19b "if"
- Replies: 13
- Views: 678
A == B - is values/strings same A != B - is values/strings different <> same as '!=' A < B - is A value smaller than B A <= B - is A value smaller or same as B A > B - is A value larger than B A >= b - is A value larger or same as B A isin b - does B string contain string A A !isin b - does B strin...
- Wed Mar 15, 2006 12:37 pm
- Forum: Client, Server and Anticheat Talk
- Topic: Who is making APrQ2? APrQ2 scripting.. help :)
- Replies: 8
- Views: 378
- Thu Jan 12, 2006 8:41 am
- Forum: Level Design & Editing
- Topic: AprQ2's triggers (since v1.18)
- Replies: 54
- Views: 5253
- Sat Dec 17, 2005 2:18 pm
- Forum: Client, Server and Anticheat Talk
- Topic: monitor refresh
- Replies: 12
- Views: 483
- Mon Oct 24, 2005 5:13 am
- Forum: Client, Server and Anticheat Talk
- Topic: r1q2 problem with hud
- Replies: 4
- Views: 178
AprQ2 scales png/tga/jpg hud images to the size of pcx image which it would load when gl_replacepcx is 0. This allow to make higher resolution hud images. In some cases, this isnt the best method, but I havent heard much complaining. R1Q2 dont have such a feature so it would just draw those pics wit...