Amnesiaplayer 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 539 
	Threads: 105 
	Joined: Jun 2014
	
 Reputation: 
0
		
	 | 
	
		
			
change Player sound in a map? 
			 
			
				if you jump in amnesia, you will hear a boy (jump) 
Can i change all that settings for ONE map? 
I want a Girl voice for that map only...Is that possible?
			 
			
			
			
		 |  
	 
 | 
 
	| 10-12-2014, 10:59 PM  | 
	
		
	 | 
 
 
	
		
		Romulator 
 
 
		
			Not Tech Support ;-) 
			
			
			
 
			
	Posts: 3,628 
	Threads: 63 
	Joined: Jan 2013
	
 Reputation: 
195
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				Not really. While it is fairly simple to change the voicing for the whole game, it is a little more involved in doing so for one particular map. You would have to do the checks, that is, determining the speed of the player in the Y direction, and if it occurs, play the sound of the female jump. It can be done in script, but I cannot help too much there in terms of what exactly needs to occur.
			 
			
			
 
Discord: Romulator#0001
![[Image: 3f6f01a904.png]](https://puu.sh/zOxJg/3f6f01a904.png)  
			
		 |  
	 
 | 
 
	| 10-13-2014, 06:15 AM  | 
	
		
	 | 
 
 
	
		
		Kreekakon 
 
 
		
			Pick a god and pray! 
			
			
			
 
			
	Posts: 3,063 
	Threads: 70 
	Joined: Mar 2012
	
 Reputation: 
124
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				 (10-13-2014, 06:15 AM)Romulator Wrote:  Not really. While it is fairly simple to change the voicing for the whole game, it is a little more involved in doing so for one particular map. You would have to do the checks, that is, determining the speed of the player in the Y direction, and if it occurs, play the sound of the female jump. It can be done in script, but I cannot help too much there in terms of what exactly needs to occur. 
This actually would not work out too well since what you would get is overlapped boy/girl fusion dance voices that both play at the same time.
			  
			
			
 
			
		 |  
	 
 | 
 
	| 10-13-2014, 06:43 AM  | 
	
		
	 | 
 
 
	
		
		MrBehemoth 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 408 
	Threads: 19 
	Joined: Feb 2014
	
 Reputation: 
40
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				You could do it in an FC by silencing the hardcoded sounds and scripting it in every map.
			 
			
			
 
			
		 |  
	 
 | 
 
	| 10-13-2014, 07:28 AM  | 
	
		
	 | 
 
 
	
		
		Romulator 
 
 
		
			Not Tech Support ;-) 
			
			
			
 
			
	Posts: 3,628 
	Threads: 63 
	Joined: Jan 2013
	
 Reputation: 
195
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				 (10-13-2014, 06:43 AM)Kreekakon Wrote:   (10-13-2014, 06:15 AM)Romulator Wrote:  Not really. While it is fairly simple to change the voicing for the whole game, it is a little more involved in doing so for one particular map. You would have to do the checks, that is, determining the speed of the player in the Y direction, and if it occurs, play the sound of the female jump. It can be done in script, but I cannot help too much there in terms of what exactly needs to occur.  
This actually would not work out too well since what you would get is overlapped boy/girl fusion dance voices that both play at the same time. 
Are priorities defined in the player's cfg with the sounds? If so, then you can toy with that   
Else, then yep. Would come out pretty much like garbage   
			 
			
			
 
Discord: Romulator#0001
![[Image: 3f6f01a904.png]](https://puu.sh/zOxJg/3f6f01a904.png)  
			
				
(This post was last modified: 10-13-2014, 07:30 AM by Romulator.)
 
				
			 
		 |  
	 
 | 
 
	| 10-13-2014, 07:28 AM  | 
	
		
	 | 
 
 
	
		
		Amnesiaplayer 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 539 
	Threads: 105 
	Joined: Jun 2014
	
 Reputation: 
0
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				Ohh    Bad news.... Because I want to make a sort of Flashback, where you are a girl... (the wife of the player) so with the voice sounds like jumping and others, it would be more realistic...
			  
			
			
			
		 |  
	 
 | 
 
	| 10-13-2014, 09:56 AM  | 
	
		
	 | 
 
 
	
		
		Kreekakon 
 
 
		
			Pick a god and pray! 
			
			
			
 
			
	Posts: 3,063 
	Threads: 70 
	Joined: Mar 2012
	
 Reputation: 
124
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				Another non-perfect but easy answer would be to rig the level so that the player cannot, and also does not need to jump.
			 
			
			
 
			
		 |  
	 
 | 
 
	| 10-13-2014, 10:04 AM  | 
	
		
	 | 
 
 
	
		
		Amnesiaplayer 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 539 
	Threads: 105 
	Joined: Jun 2014
	
 Reputation: 
0
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				yes i was thinking about that to! 
the player can't jump... but then i need something... to prove that it is a girl.. so players understand easier... like a recording :S
			 
			
			
			
		 |  
	 
 | 
 
	| 10-13-2014, 10:07 AM  | 
	
		
	 | 
 
 
	
		
		Kreekakon 
 
 
		
			Pick a god and pray! 
			
			
			
 
			
	Posts: 3,063 
	Threads: 70 
	Joined: Mar 2012
	
 Reputation: 
124
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				 (10-13-2014, 10:07 AM)Amnesiaplayer Wrote:  yes i was thinking about that to! 
the player can't jump... but then i need something... to prove that it is a girl.. so players understand easier... like a recording :S 
Use a note that addresses her, make her talk to herself, or have the previous scene make clear that you are now entering flashback mode with the wife.
			  
			
			
 
			
		 |  
	 
 | 
 
	| 10-13-2014, 10:21 AM  | 
	
		
	 | 
 
 
	
		
		Mudbill 
 
 
		
			Muderator 
			
			
			
 
			
	Posts: 3,881 
	Threads: 59 
	Joined: Apr 2013
	
 Reputation: 
179
		
	 | 
	
		
			
RE: change Player sound in a map? 
			 
			
				You can always play sounds as if they're coming from the girl's perspective. Depending on what's happening, you can play dialogue coming from the player (as the girl), perhaps thoughts through voice acting or just sound effects like moans, grunts, oomphs and hnngs if actions make sense of it. 
If you need voice actors, you won't need to go far   
They might ambush the thread at any time...
 
PS: If possible, don't forget to disable jump, crouch, and possibly even the lantern (concerning the hand model).
			  
			
			
 
			
				
(This post was last modified: 10-13-2014, 10:28 AM by Mudbill.)
 
				
			 
		 |  
	 
 | 
 
	| 10-13-2014, 10:25 AM  | 
	
		
	 | 
 
 
	 
 |