Kurby Posted July 16, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 113 Reputation: 1 Joined: 07/15/12 Last Seen: January 5, 2013 Share Posted July 16, 2012 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? Quote Link to comment Share on other sites More sharing options...
Eroces Posted July 16, 2012 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 135 Reputation: 5 Joined: 06/25/12 Last Seen: September 22, 2012 Share Posted July 16, 2012 (edited) 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 July 16, 2012 by Eroces Quote Link to comment Share on other sites More sharing options...
Kurby Posted July 16, 2012 Group: Members Topic Count: 37 Topics Per Day: 0.01 Content Count: 113 Reputation: 1 Joined: 07/15/12 Last Seen: January 5, 2013 Author Share Posted July 16, 2012 (edited) 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. Edited July 16, 2012 by Kurby Quote Link to comment Share on other sites More sharing options...
Emistry Posted July 16, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: 4 hours ago Share Posted July 16, 2012 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. Quote Link to comment Share on other sites More sharing options...
Question
Kurby
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.