Jump to content

Creating a merchen please help


Xtreme_energy

Recommended Posts

HELP !!

 

I want to create a merchant that can sell drinks and food to the player but i can seem to work out how to do so! can any body at all give me a hand or tell me how to do so? please!!

 

I've already ceated an npc and haven't filled out any of the packages or scripts section all i need is ome on to tell me how by reply to this of telling me through a seris of screenshots

 

Thanks

Link to comment
Share on other sites

Read all of this: http://geck.bethsoft.com/index.php/Quest_a...alogue_Tutorial it should help get you started.

 

Basically to do this you would:

 

1. Create a new quest that is start game enabled (optional, but editing dialogue is easier in the quest window than the filtered dialogue one)

2. Create a new topic, if you want the NPC to have the barter option right away check the "top level" box

3. Change the topic text to "Let's trade" or whatever you want the player to say

4. Add an info with "okay" or whatever you want the merchant to say

5. IMPORTANT: add a GetIsID NPC:yourmerchantname == 1 condition to the info.

6. Add a result script to the info with "showbartermenu" (followed by a discount percent if you want )

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...