First part, missing a semi-colon
Code:
{
quest::say("Yes I have constructed a pair of boots that increases my speed wich has helped me in my many journeys, If you are interested i can make you a pair of these boots if you bring me the following items 2 wolf pelts and Worn boots.")
}
Second part
EDIT -nm this part, brain farted
There are a few more smaller details that you need to work out, such as the
if ($itemcount{}) stuff, and the syntax for
quest::movepc(zoneid,x,y,z).
Figuring it out is the fun part

.
GL
The_Horrid