| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| beau_rl Go-Goren Ishii
 
 
 
  
 Joined: 06 Jul 2004
 Posts: 32
 Location: Australia
 
 | 
			
				|  Posted: Tue Nov 14, 2006 12:03 am    Post subject: Problems using sounds. |   |  
				| 
 |  
				| I am using the latest WIP version, and I am having trouble with using sounds. Specifically, the problem is that the first sound that is played replaces all sounds in the game until you restart. I read that this problem should have been fixed. I even went into the Plotscript.hsd file and allowed "free sound" and "load sound" and used those commands, but it still didn't work. I am out of ideas. 
 What am I doing wrong? I have coded:
 
 play sound (sfx:night,false,true)
 stop sound  (sfx:night)
 ...
 play sound (sfx:boom,false, false)
 stop sound
 
 but the night sfx plays for both. I want my game to use sound effects like Friend's 'Missing'. Thank you.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Valigarmander Bye-Bye
 
 
 
  
 Joined: 04 Mar 2006
 Posts: 750
 Location: Nowhere
 
 | 
			
				|  Posted: Tue Nov 14, 2006 7:26 am    Post subject: |   |  
				| 
 |  
				| Whenever I try to import sounds, the thing just crashes.   
 Wish I could help more, though.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Bob the Hamster OHRRPGCE Developer
 
 
 
  
 Joined: 22 Feb 2003
 Posts: 2526
 Location: Hamster Republic (Southern California Enclave)
 
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| beau_rl Go-Goren Ishii
 
 
 
  
 Joined: 06 Jul 2004
 Posts: 32
 Location: Australia
 
 | 
			
				|  Posted: Tue Nov 14, 2006 8:47 pm    Post subject: |   |  
				| 
 |  
				| Yes, this fixed my problem. Thank you, James. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| Valigarmander Bye-Bye
 
 
 
  
 Joined: 04 Mar 2006
 Posts: 750
 Location: Nowhere
 
 | 
			
				|  Posted: Tue Nov 14, 2006 9:20 pm    Post subject: |   |  
				| 
 |  
				| Ditto. |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |