Jump to content
Sign in to follow this  
KrisSerbia

Two questions

Recommended Posts

1.What is wrong with this script:

//FLASHBANG

										       //brightness		//contrast		//blend colour		//colorize
	"colorCorrections" ppEffectAdjust 	[1.0, 1.0, 1.0, 	[1.0, 1.0, 1.0, 0.1], 	[0.0, 0.0, 1.0, 1.0],	[0.0, 0.587, 0.0, 0.0]];
	"colorCorrections" ppEffectCommit 0.1;

Sleep 0.2;									//brightness		//contrast		//blend colour		//colorize
"colorCorrections" ppEffectAdjust 	[1.0, 1.0, 0.0, 	[1.0, 1.0, 1.0, 0.0], 	[0.0, 0.0, 1.0, 1.0],	[0.0, 0.587, 0.0, 0.0]];
"colorCorrections" ppEffectCommit 2;
Sleep 1.5;	
Igor setdammage 1;
Vladimir setdammage 1;
       Earl setdammage 1;

2.How can i add weapon fire sound?For example When US soldiers are entering the warehouse at the mission 4 "Harvest Red" where Miles is killed there are the sounds of weapon fire.

Thanks :)

Sorry for bad English.

Share this post


Link to post
Share on other sites
Guest

3 questions, 4 questions, 25 questions.......

Such titles are not descriptive and you are here long enough as well as active enough to know we require members to make proper titles with their topics.

§21) Use descriptive thread titles

If you start a new thread, please make sure your thread title explains what you want without forcing people to read through your post first.

Thread titles such as "How in the world do I...", "Need help!" or "Will we ever see..." are anything but descriptive. We do not allow these kind of titles and threads with such titles are subject to be closed.

** locked.

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×