JetBrains Posted January 11, 2015 Posted January 11, 2015 When i try to do the code below it gives me an access violation. Also i have tried using the gun sound for the auto pistol and same thing any ideas? Sound* ambient = Sound::Load("Sound/am1.wav"); ambient->Play(); Quote
Josh Posted January 11, 2015 Posted January 11, 2015 Set a breakpoint on the second line and see if "ambient" has any value. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.