void main()
{
    object oPC = GetPCSpeaker();

    AssignCommand(oPC, ActionJumpToLocation(GetLocation(GetWaypointByTag("wp_surf_wintfor"))));
}