- Joined
- Nov 3, 2015
- Messages
- 6
- Reaction score
- 0
- First Language
- English
I figured it out and it was easy as using a common event and script commands to deduct my jp and simultaneously add my voucher item to my party. I also realized I do have to do it as a party ad not individually. Anyway, I've got it like I wanted, so thanks everyone for the help.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hi, I've been working on building the backbone of my game and I'm currently trying to develop custom currencies. I have all of Yanfly's plugins, including the job points and more currencies and so I thought it'd be nice to utilize jp as a currency that I could exchange to a voucher item and then use these vouchers to buy other items which may serve as additional currency options for general use in my game. I know jp can easily be used to learn skills with the associated plugin, but I want to use it as a currency or to make currency and I'm pretty sure the more currencies plugin should allow for this. The issue I have is that I don't know how how to manage these type of script commands and so although Yanfly's videos are quite clear on using notetags and such, I believe the problem lies with the fact that I don't know how to set the variable script command to convert the active actors jp into these vouchers. I've posted 2 pictures, one of the item page and one of the event page so you can see how I have the variables for the currency items set, but the variable that is meant to convert jp (qp in my game) to 1 voucher/jp has a question mark because I don't know what script command to use. I don't know if the way I'm trying to do this is wrong or if it really does come down to script commands, but either way I've been stuck on this for two days. So if anyone could help me with this I'd really appreciate it, thanks. I've posted my plugin page just in case too.



-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hi, I've been working on building the backbone of my game and I'm currently trying to develop custom currencies. I have all of Yanfly's plugins, including the job points and more currencies and so I thought it'd be nice to utilize jp as a currency that I could exchange to a voucher item and then use these vouchers to buy other items which may serve as additional currency options for general use in my game. I know jp can easily be used to learn skills with the associated plugin, but I want to use it as a currency or to make currency and I'm pretty sure the more currencies plugin should allow for this. The issue I have is that I don't know how how to manage these type of script commands and so although Yanfly's videos are quite clear on using notetags and such, I believe the problem lies with the fact that I don't know how to set the variable script command to convert the active actors jp into these vouchers. I've posted 2 pictures, one of the item page and one of the event page so you can see how I have the variables for the currency items set, but the variable that is meant to convert jp (qp in my game) to 1 voucher/jp has a question mark because I don't know what script command to use. I don't know if the way I'm trying to do this is wrong or if it really does come down to script commands, but either way I've been stuck on this for two days. So if anyone could help me with this I'd really appreciate it, thanks. I've posted my plugin page just in case too.



Last edited by a moderator:


