View Single Post
  #1  
Old 10-29-2006, 02:46 AM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default Movepc() - wrong coords?

I'm setting up the translocator from Buther docks to east freeport and having troubles.

I went to freporte and stood on the dock in front of the translocator there to get a /loc. I put that into my movepc() call (aiming slightly higher on the Z). When I use the script, I end up in east freeport but out near the zoneline for the desert instead of on the dock.

I tried the coords for a couple other places and always ended up by the desert.

The command I'm using is quest::movepc(10,11,-860,-50); (this one should put you at the start of the dock, slightly in the air).

Any idea what I'm doing wrong?
Reply With Quote