FlawlessHappiness 
			Posting Freak171  
	
		
			
Custom Sound & Switch Script 
 
				I'm working on a Full Conversion.
Custom Sounds:
Switch Script
Spoiler below!  
switch(AhVariable) 
 
 
			Trying is the first step to success.
			
		 
 
 
	04-23-2013, 08:12 PM  
		
	 
 
	
		Tomato Cat 
			Senior Member20  
	
		
			
RE: Custom Sound & Switch Script 
 
				nvm, that's not the problem.
int AhVariable  =  RandInt ( 1 ,  2 )  
Try putting a semicolon there.
			
RAISE YOUR DONGERS ヽ༼ຈل͜ຈ༽ノ
			
				
(This post was last modified: 04-23-2013, 08:35 PM by Tomato Cat .) 
 
				
			 
		 
 
 
	04-23-2013, 08:25 PM  
		
	 
 
	
		FlawlessHappiness 
			Posting Freak171  
	
		
			
RE: Custom Sound & Switch Script 
 
				I don't see how this:
			
			
Trying is the first step to success.
			
		 
 
 
	04-23-2013, 08:33 PM  
		
	 
 
	
		Tomato Cat 
			Senior Member20  
	
		
			
RE: Custom Sound & Switch Script 
 
				 (04-23-2013, 08:33 PM) BeeKayK Wrote:  
Variable declarations don't need a semicolon?
			
 
			
			
RAISE YOUR DONGERS ヽ༼ຈل͜ຈ༽ノ
			
		 
 
 
	04-23-2013, 08:38 PM  
		
	 
 
	
		FlawlessHappiness 
			Posting Freak171  
	
		
			
RE: Custom Sound & Switch Script 
 
				 (04-23-2013, 08:25 PM) Mr Credits Wrote:  int AhVariable  =  RandInt ( 1 ,  2 )  
I tried putting a semicolon there. The map loads, but the sound does not play... Maybe I should just stick with a timer.
			
 
			
			
Trying is the first step to success.
			
		 
 
 
	04-23-2013, 08:42 PM  
		
	 
 
	
		FlawlessHappiness 
			Posting Freak171  
	
		
			
RE: Custom Sound & Switch Script 
 
				Bump, because the sound problem is still a problem
			
			
			
Trying is the first step to success.
			
		 
 
 
	04-24-2013, 04:46 PM  
		
	 
 
	
		Adrianis 
			Senior Member27  
	
		
			
RE: Custom Sound & Switch Script 
 
				2 threads for this problem is a bad idea.... 
			
			
 
 
 
	04-24-2013, 05:07 PM  
		
	 
 
	
		FlawlessHappiness 
			Posting Freak171  
	
		
			
RE: Custom Sound & Switch Script 
 
				I only created one thread. I found out i didn't just have a switch problem but also a sound problem
			
			
Trying is the first step to success.
			
		 
 
 
	04-24-2013, 05:24 PM  
		
	 
 
	
		Adrianis 
			Senior Member27  
	
		
			
RE: Custom Sound & Switch Script 
 
				Oh sorry, it's just that you also posted about a problem with the script you were having in the thread over in the dev articles subforum. 
			
			
 
 
 
	04-24-2013, 06:11 PM  
		
	 
 
	
		FlawlessHappiness 
			Posting Freak171  
	
		
			
RE: Custom Sound & Switch Script 
 
				Ok so that works... It's the .snt file then..
			
			
Trying is the first step to success.
			
		 
 
 
	04-24-2013, 06:50 PM