"RRD Character Choices plugin" issue

● ARCHIVED · READ-ONLY
Started by Bersjerker 7 posts View original ↗
  1. Hey everyone,

    First I'm new here so I wanted to say hello and that I'm glad to be now part of the members of this forum !

    In advance I don't know if it is not the right topic, and also I'm French, so sorry if my english may be weird sometimes.

    I'm here because I discovered RPG Maker recently, and I started to develop a game to practice. I got to say it is not as easy as it seems lol. But I'm really motivated and so it's been 3 weeks that everyday I'm working on my project. I also tried plugins wich are really useful !

    However, I'm stuck on one that I really like, the RRDCharacterChoices plugin by SumRndmDde. This plugin allow you to choose a character from choosing a character sprite in a choice event, so you become the chosen one.

    I have followed every steps on the tutorial video and everything works fine, until I must choose a character, my current character doesn't swipe to the one selected.

    Does anyone is familiar with this plugin and know by any chance what could be the matter ?

    Thanks !
  2. I've moved this thread to Plug-In Support. Thank you.

  3. Can you provide a link to the plugin that you're talking about?

    Also, maybe a screenshot of what went wrong?
    Some plugins require certain configuration. (I am not familiar with this plugin but others might be). Can you provide a screenshot of the configuration of the plugin, or a screenshot of the event that calls the plugin?

    Spoiler
    Un bon croquis vaut mieux qu'un long discours
  4. One thing to be aware of: SRD has appearently left the community and his plugins haven't been updated in a while.
    As a result, some of them are no longer compatible with the newest version of the core (1.6.1) because that updated the nw.js
    If your project is 1.6.1 then you might have to go back to 1.5.2 or look for a different plugin to do the same - most people usually make an evented character selection anyway, so you might want to check with that option as well.
  5. Andar said:
    One thing to be aware of: SRD has appearently left the community and his plugins haven't been updated in a while.
    As a result, some of them are no longer compatible with the newest version of the core (1.6.1) because that updated the nw.js
    If your project is 1.6.1 then you might have to go back to 1.5.2 or look for a different plugin to do the same - most people usually make an evented character selection anyway, so you might want to check with that option as well.
    Thank you, that does make sens to me now. If I don't find plugins that are equivalent to this one, how do I downgrade to 1.5.2 ? Is that worth it to do so ?

    Thanks
  6. for the standalone version, you need to deinstall and look for a 1.5.2-installer.
    Much better to use the steam version (the key from the standalone doubles as a steam key) as there it is selectable in the beta tab of the steam program properties.

    The decision if that is worth it depends on what other plugins you want to use - newer plugins will use the newer core because the change has improved options for MV games.
  7. Andar said:
    for the standalone version, you need to deinstall and look for a 1.5.2-installer.
    Much better to use the steam version (the key from the standalone doubles as a steam key) as there it is selectable in the beta tab of the steam program properties.

    The decision if that is worth it depends on what other plugins you want to use - newer plugins will use the newer core because the change has improved options for MV games.

    Okay sounds good, I think I will backup my project and data files and completely reinstall 1.5.2 it's better that way.

    Thank you for replying it is all clear now