View Single Post
  #4  
Old 10-03-2008, 04:06 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Quote:
Originally Posted by ChaosSlayer View Post
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.
Reply With Quote