Log in

View Full Version : #goto is backwards????


arkinia
04-20-2008, 11:35 PM
Why is #goto backwards X/Y of /loc?

trevius
04-21-2008, 04:02 AM
Use #loc instead of /loc. Remember that #loc is the location of your target though. So, if you want to find the loc of yourself, make sure you aren't targeting something or someone else. The #loc command will show the X and Y in the same positions as #goto uses.

TheLieka
04-21-2008, 11:06 AM
Sony swaps their x, y. So /loc gives you y, x, z. #loc gives you x, y, z. #goto takes x, y, z.

Dax

arkinia
04-22-2008, 12:05 PM
Wow, that's confusing. It may be nice to have an option to flip those in the goto command.

So_1337
04-22-2008, 02:24 PM
No, it would make more sense to fix Sony's /loc command, but it's hard-coded into the client. Just keep it in mind, and deal with it.