Jump to content

Question

Posted

yes, judging by its name. Anyone knows how to make an NPC that directly opens sell shop without selecting between with buy shop?

 

if i didnt make my self clear. here is what i meant:

971524_10200793511831369_1661177624_n.jp

 

NPC would hopefully open that immediately. Thanks

6 answers to this question

Recommended Posts

Posted

create a custom npc script...


*callshop "<name>",<option>;

These are a series of commands used to create dynamic shops. 
The 'callshop' function calls an invisible shop (view -1) as if the player clicked on it.

The options are:
	0 = The normal window (buy, sell and cancel)
	1 = The buy window
	2 = The sell window

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

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