Original Source
- Original title: Trying to make a seperate menu for collectibles and i'm stuck
- Original author: Mitchel
- Original date: October 2, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/trying-to-make-a-seperate-menu-for-collectibles-and-im-stuck.69177/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
Hi everyone. So i'm trying to make a collectible menu in javascript for my game. I have it so far displaying the menu command in the main menu, the custom menu itself and the items that are part of the custom category. When testing to see if pressing the Ok button on the item would trigger an action, I keep getting a type error for the item. It crashes on my Scene_Collectible.prototype.onPageOk function and that's where i'm completely lost on. I'll post the code I have so far to see if...
Archived First Post
EDIT: So I modify the script a bit to remove most of the parameters except one command slot and one position slot for testing and I added another photo of where the crash is occuring as well. I at a lost at this point of what to do.
Protected download
View attachment Collectible Menu.js
Protected download
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadReferenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...

