Posts: 10
	Threads: 4
	Joined: Aug 2008
	
Reputation: 
0
	 
	
	
		Hi, I created a BigRamp, but when someone type the command the object isn't loaded in time and he fall in the sea. I would like to create A timer and when someone type the command for the teleport is freeze for 5 seconds while the object load, and then is unfreezed. Can someone help me? The coordinate are 2926.8699, -1677.2444, 873.7387
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 10
	Threads: 4
	Joined: Aug 2008
	
Reputation: 
0
	 
	
	
		I try This, now the object is loaded, but car fall in the sea, How can I respawn that car?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 472
	Threads: 72
	Joined: Aug 2008
	
Reputation: 
0
	 
	
	
		Make the timer higher, maybie it will not fall down
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 10
	Threads: 4
	Joined: Aug 2008
	
Reputation: 
0
	 
	
	
		I try, but when the timer is goning, the car fall down and it isnt freezed. Can I respawn that in Right Place?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 51
	Threads: 9
	Joined: Dec 2008
	
Reputation: 
0
	 
	
	
		if you are using some object streamer
then use CreateObject(--------------);//for the object on which player spawn
instead of CreateStreamedObject(-------); or w/e
and use CreateObject(--------------); in Main gamemode script
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 472
	Threads: 72
	Joined: Aug 2008
	
Reputation: 
0
	 
	
		
		
		
		31.05.2009, 14:25 
(
 Последний раз редактировалось RenisiL; 14.10.2010 в 14:38.
)
	
	 
	
		oh really you can use object streamer