Thread: quest::movepc()
View Single Post
  #1  
Old 12-25-2009, 08:10 PM
neiv2
Hill Giant
 
Join Date: Mar 2009
Location: CO
Posts: 183
Default quest::movepc()

Is there some way to determine the heading a PC ends up facing when using quest::movepc()? The current syntax allows for zoneid, x, y, z, but not heading; e.g.,

quest::movepc(117,-931,-3471,182);

Any workaround for this?
Reply With Quote