| Gamemakingdude   Senior Member
 
 Posts: 470
 Threads: 82
 Joined: Nov 2010
 Reputation: 
9
 | 
			| RE: Ladder falling script 
 
				I've tried disabling both and he'll still climb.
			 
 |  | 
	| 11-13-2010, 09:19 AM |  | 
	
		| jens   Frictional Games
 
 Posts: 4,093
 Threads: 199
 Joined: Apr 2006
 Reputation: 
202
 | 
			| RE: Ladder falling script 
 
				Not sure it is possible, as there is nothing like it in the game I think.
 Have you tried using SetEntityInteractionDisabled(string& asName, bool abDisabled);?
 
 Have you made sure that the callback when you want the player to fall off the ladder actually is triggered?
 |  | 
	| 11-13-2010, 09:28 AM |  | 
	
		| Gamemakingdude   Senior Member
 
 Posts: 470
 Threads: 82
 Joined: Nov 2010
 Reputation: 
9
 | 
			| RE: Ladder falling script 
 
				I shall try that jen. Nope it doesn't work the SetEntityInteractionDisabled doesn't do anything at all.
 I'll probs try something else, thanks for helping though guys.
 
 
				
(This post was last modified: 11-13-2010, 10:15 AM by Gamemakingdude.)
 |  | 
	| 11-13-2010, 09:39 AM |  |