View Single Post
  #13  
Old 01-16-2013, 10:44 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Code:
quest::movepc(zoneid,x,y,z,[heading]) - Moves the user that triggered the Event to the provided zone and loc. Heading is optional.
Unfortunately, none of your quest::movepc()'s include a zone id, so it won't be sending anyone anywhere anytime soon. Also, I generally like to put a "#" before my comments in scripts. It makes them much more commenty.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote