Posts: 29
	Threads: 8
	Joined: Jun 2009
	
Reputation: 
0
	 
	
		
		
		
		13.08.2011, 11:16 
(
 Последний раз редактировалось Loque; 14.08.2011 в 09:43.
)
	
	 
	
		Can anyone edit ravens mod to make house and bizzes enterable automatically just passing trough pickups?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 147
	Threads: 22
	Joined: Aug 2011
	
Reputation: 
0
	 
	
	
		No, raven's has /enter and /exit cmds
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 552
	Threads: 23
	Joined: Jul 2011
	
Reputation: 
0
	 
	
	
		i think pickups will be the answer
and you can also do that if the player presses the enter key he will enter.. it will be done by "IsPlayerInRangeOfPoint" (something like that) and "KEY_blah blah"...
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 147
	Threads: 22
	Joined: Aug 2011
	
Reputation: 
0
	 
	
	
		You need to edit it by yourself, no one is gonna do it
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 29
	Threads: 8
	Joined: Jun 2009
	
Reputation: 
0
	 
	
	
		You are not doing it, maybe some kind user can help me.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 364
	Threads: 26
	Joined: Sep 2010
	
Reputation: 
0
	 
	
	
		Read my post. It should help alot.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 747
	Threads: 143
	Joined: Jul 2010
	
Reputation: 
0
	 
	
	
		Just make a new pickup, and on OnPlayerPickUpPickUp make it that when he enters the pickup it sets his player position and interior if needed.