Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Nice!! Have fun with it!

If you have any doubts, let me know. There is also the sample project link on the plugin page if you to check out. Just move the pro version inside the js/plugins folder of the sample project and enable it on the plugin manager to test :)

(+1)

It's already working flawlessly and doing exactly what I need. Thanks again for the insanely fast response!

hello, I am creating a little game in RPG MZ as a hobbie, and I ran into a problem. I downloaded your "self variables" and your "eli book" but when I try to run my game, this error pops up: 

I am mostly new to this kind of stuff, so I don't really understand it, both the core plugin and the self variables plugin is activated together so I don't know what the problem is.


I was following a tutorial for an action battle system and followed exactly what the tutorial told me to do.

 here is the link: https://www.youtube.com/watch?v=i75FaEPXymU&t=1333s


could you help me understand this? I am making this game for some of my freinds and me to play, and with this error I am stuck. 

I look forward to your reply :)

(1 edit)

Hi there!

The plugin order is wrong. EliMZ_Book must be somewhere above all other Eli plugins. On your example, self variables is above eli book, put it below.

Also, next time, just for organization purposes, create your own thread on the proper plugin page please ^^'