04-18-2011, 04:01 AM 
		
	
	
		This confuzzles me...
	
	
	
| The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.12 (Linux) 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 | 
| 
					Hmm, how do you make a box that is on ALL 3 layers?
				 | 
| 
		
		
		04-18-2011, 04:01 AM 
		
	 
		This confuzzles me...
	 
		
		
		04-18-2011, 04:21 AM 
		
	 
		Use layering techniques.
	 
		
		
		04-18-2011, 04:27 AM 
		
	 
		... In buildism?
	 
		
		
		04-18-2011, 04:57 AM 
		
	 
		True........
	 
		
		
		04-18-2011, 09:17 AM 
		
	 
		Wut? I want a box/part that can interact with all other layers.
	 
		
		
		04-18-2011, 11:16 AM 
		
	 
		
		
		04-18-2011, 11:36 AM 
		
	 
		^^ I would easy script that, but when one bow explodes, the other two might still fly off hitting other objects.
	 
		
		
		04-18-2011, 02:14 PM 
		
	 
		Try this: [lua] while true do wait() if script.Parent.Layer == 1 then script.Parent.Layer = 2 elseif script.Parent.Layer == 2 then script.Parent.Layer = 3 else script.Parent.Layer = 1 end end [/lua]  [/lua] 
		
		
		04-18-2011, 02:22 PM 
		
	 (04-18-2011, 02:14 PM)Qwertygiy Wrote: Try this: This would crash...because I think it would think it's a paradox. I like manually making 3 blocks more. ![[Image: siggggg.gif?t=1312782506]](http://i284.photobucket.com/albums/ll20/sonic3895/siggggg.gif?t=1312782506) ![[Image: signature.png?t=1312081740]](http://i284.photobucket.com/albums/ll20/sonic3895/signature.png?t=1312081740) | 
| 
					« Next Oldest | Next Newest »
				 |