unknowncheats uc-forum.com ucdownloads ucdownloads.com

Go Back   UC-Tutorials - Multiplayer Game Hacking and Cheat Tutorials > First-Person Shooters > Americas Army Series > America's Army UE v2

- Sponsored Advertisement -
http://www.myfpscheats.com/


Reply
 
Thread Tools Display Modes
  #1  
Old 02-27-2010, 09:13 AM
smaller smaller is offline
Moderator
 
Join Date: Feb 2010
Posts: 22
Default [C++] remove flash sound

It's not a real release but I figured since I haven't seen that in any hack I should remove the annoying sound which is caused by a flash bang...


Code:
//Declare these
APlayerController* MyPlayerController;
AHumanController* MyHumanController;

//Define these
MyPlayerController = Canvas->Viewport->Actor;
MyHumanController = (AHumanController*)MyPlayerController;


MyHumanController->_FlashEffect = 0; //No Flash Effect
MyHumanController->_FlashSoundIntensity = 0; //No Flash Sound
Happy Christmas Days to everyone ;-)

by pornoWMV

Last edited by smaller; 03-28-2010 at 02:27 PM.
Reply With Quote
Reply

  • Submit Thread to Digg
  • Submit Thread to del.icio.us
  • Submit Thread to StumbleUpon
  • Submit Thread to Google
  • Submit Thread to Facebook
  • Submit Thread to My Yahoo!
  • Submit Thread to MySpace
  • Submit Thread to Twitter
  • Submit Thread to Reddit

Tags
flash, remove, sound

Thread Tools
Display Modes

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



All times are GMT. The time now is 10:45 AM.