Quote:
	
	
		
			
				
					Originally Posted by  ChaosSlayer
					 
				 
				I want to note that when you do 
/loc   you given coordinates in a format  Y, X, Z 
 
when you do 
#loc you given  X, Y, Z 
 
in Db depending on table data mayby stored in either pattern 
so you need to pay attention if ist Y, X or X, Y 
			
		 | 
	
	
 Chaos is correct, if you mess with the database make sure you are getting your coords through #loc and not /loc, or pay attention to the X,Y.