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.