Jump to content
  • 0

Is this possible?


Kurby

Question


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  113
  • Reputation:   1
  • Joined:  07/15/12
  • Last Seen:  

SHOP NPC:

List Banana in shop.

Trying to buy banana.

Script lists Items needed: Apple.

Then, If you don't have apple, you can't buy banana.

If you have the apple, you can buy the banana.

Any idea how I'd do this?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  135
  • Reputation:   5
  • Joined:  06/25/12
  • Last Seen:  

I don't know if this will work for you but Euphy's Multi-Shop script can do that.

setarray .Currency[1],512,513,513,513,513,513,513,513;
setarray .Shop1[0],513,5,1229,20;

1 Banana will cost 5 Apples.

Edited by Eroces
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  37
  • Topics Per Day:  0.01
  • Content Count:  113
  • Reputation:   1
  • Joined:  07/15/12
  • Last Seen:  

I don't know if this will work for you but Euphy's Multi-Shop script can do that.

setarray .Currency[1],512,513,513,513,513,513,513,513;
setarray .Shop1[0],513,5,1229,20;

1 Banana will cost 5 Apples.

Ehh, I've gave his script a look. I'm not really into that, was trying to make items need more than 1 ingredient.

His script only allows for 1 ingredient per item. /sob

Edited by Kurby
Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

what about take a look in the script release section ?

beside...euphy got a script that can do like what you mentioned..

http://rathena.org/board/topic/64394-%E2%9C%B0-euphys-scripts-%E2%9C%B0/

check his Quest Shop script.

Link to comment
Share on other sites

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.

×
×
  • Create New...