Help with Mog Active Chain Commands

● ARCHIVED · READ-ONLY
Started by Vexeno 3 posts View original ↗
  1. I don't know what I'm doing wrong with this script (link), but I can't seem to get it working.  I downloaded the demo from the website and it works fine, but when I try to put the code into a project and set up the skills, it doesn't work.  I've tried with a new project with no results.

    I don't get any errors, or problems, it just doesn't do anything.

    Any ideas on what I might be missing?
  2. we can't tell you what you're missing if you don't tell us what you've done.


    Please post screenshot of your skills and your setup
  3. There really isn't much to show.  To get it to work all you're supposed to do is a tag to the comment box of the skill you want to chain to another move:

    <Chain Action = 52>

    In the script itself you set up the combination you want it to use:

    52=>["Up","Down","Left","Right","Z"]

    And if you get that combination right it should link to the skill with an id of 52.

    In the Demo it works fine, I've been able to set up a new skill and give a unique combination, but when I mirror it in my own projects it won't work.

    To my understanding all you need to alter is the skill and script itself to get it to work.

    Edit:

    Well, it just started working and I'm not sure why....I guess thread closed?