Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey, I'm using an mmo plugin for MZ called MMOMZ.  I want to be able to use your self variable systems to store self vars on NPC but whenever I try them together I get an array error.  I was wondering if you'd be interested in helping me trouble shoot the compatibility issue.  I posted a screenshot of the lines that are having issue.  I believe it's something with how the MMOMZ accesses and saves from the same variable array that your system uses. If you think you have an idea and it wouldn't be too much work I'd be happy to work with you to make these systems work together. If you're interested please contact me on Discord. Mordayn#6934

As a side note, they seem to be compatible until you try to read the variables.  Writing the values of the vars seems to work fine but as soon as you call the value of the self variable it has the object array issue. I've tried calling the variables in both default conditional branch as well as the script form, both methods seem to have the same incompatibility issue.

For anyone that will see that we talked on discord and unfortunately, the MMO plugin and my Self Variables are not compatible.