View Single Post
  #2  
Old 11-08-2004, 06:29 PM
The_Horrid
Fire Beetle
 
Join Date: May 2004
Posts: 14
Default

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
__________________
Reply With Quote