Jump to content
Emistry

Utility: Multi Currency Shop

Recommended Posts

File Name: Multi Currency Shop

File Submitter: Emistry

File Submitted: 29 Jul 2012

File Category: Utilities

Content Author: Emistry

This is a Shop that Allow Players to buy Items using Different type of Currency.

The Currency used can be Items , Zeny , Cash , CustomVariable.

https://rathena.org/board/index.php?/files/file/2504-%7B?%7D/

Topic Detail :

http://rathena.org/b..._120#entry92489


Click here to download this file

Link to comment
Share on other sites

Thank you sir Emistry :)

But how do you allow to buy something like a package..

For example..

You'll get 10red potion and 10 white potion for 1 jellopy..

How do I make 2 or more items to be bought just by dealing one? xD

Link to comment
Share on other sites

my script doesnt support multiple items as requirements......

use Euphy Script's......

i create this script just allow player to buy item using different currency

a shop that sell item without using any Zeny...

but not as a "Quest" based shop....

Link to comment
Share on other sites

Could you make one? :D or should I post at script requests?

Same script as yours..

Choose Currency..

Then multiple rewards or single reward :)

Link to comment
Share on other sites

Quick question Emistry:

When I buy 2 or more items in bulk and I get asked to confirm by pressing "ENTER" to hit the "OK" button, it doesn't work, I assume due to "break;" instead of "close2;", however when I add "close2;" after:

function ShopSettings {

switch( getarg(0) ){

Case 1: //== Basic Tools:

//== Currency: [Choose either Item Identification and or Variable Name compatible.]

set @Currency$,"Zeny";

//== Basic Tools Shop: [input Item Identification below:]

setarray @ItemLists[0],1065,601,602,717,1750,1752,1751,7709,506,501,502,503,504,645,656,657,611,610;

//== Shop Item Price: [input Items Zeny Price below:]

setarray @ItemCost[0],100,60,300,600,1,3,3,350,40,50,200,550,1200,800,1500,3000,40,4000;

close2;

The shop opens, however when I select buy, the items do not go into my inventory.

P.S: The whole point is, it gets annoying when you can't press ENTER to buy the multiple items.

And, would it be possible to add a "Sell Menu" integrated using the 'function' command, a shop that just BUYS items directly, just like a regular shop?

Cheers.

Edited by Babylonian
Link to comment
Share on other sites

why are you adding a "close2" at there script ???? it just simply break the script .....

i was able to purchase 50x Yggdrasilberry at once..

49Pj7.pngAWtjU.png

I was able to purchase more than 1 type of items at once..

HgZbp.png5K3Z9.png

make sure you are alway using the latest updated script......

And about this

And, would it be possible to add a "Sell Menu" integrated using the 'function' command, a shop that just BUYS items directly, just like a regular shop?

if you want to make suggestion...make sure you clarify what's its and what it does...elaborate it...

Link to comment
Share on other sites

On 7/29/2012 at 5:09 AM, Emistry said:

File Name: Multi Currency Shop

File Submitter: Emistry

File Submitted: 29 Jul 2012

File Category: Utilities

Content Author: Emistry

This is a Shop that Allow Players to buy Items using Different type of Currency.

The Currency used can be Items , Zeny , Cash , CustomVariable.

 

https://rathena.org/board/index.php?/files/file/2504-%7B?%7D/

Topic Detail :

http://rathena.org/b..._120#entry92489

 


Click here to download this file

how to change to credits ?

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
Reply to this topic...

×   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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.