ScriptUO
		Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: declo on February 08, 2016, 07:15:29 PM
		
			
			- 
				Is there any other way to open a door besides event macro 12 0?
			
 
			
			- 
				Sure, if you can get the #FINDTYPES of the doors you want to open, just use them to get the individual doors #FINDID, then you can move that value to #LOBJECTID and then perform an "event macro 17"
			
 
			
			- 
				Thank you!!!
			
 
			
			-