The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Kreldin on March 04, 2011, 06:47:53 AM

Title: [Request] Making Yanfly's Bestiary/Enemy Scan compatible with Tantenkai
Post by: Kreldin on March 04, 2011, 06:47:53 AM
Is there any way to get Yanfly's Bestiary + Display Scanned Enemy script to work with Tankentai Sideview + ATB Battle System?

Yanfly's Bestiary can be found on this demo (http://www.rpgmakervx.net/index.php?showtopic=19726) but I'll also provide the script here:

http://www.mediafire.com/?nm4oxxu8qcufz6g

It seems to already MOSTLY work. Enemies I encounter show up in the Bestiary menu. However, I can't use the primary function, which is the Enemy Scan: I can use the Scan skill, but I can't press Shift to view enemy data while in battle. When I use the Scan skill, the enemy data will appear in the bestiary menu after the battle, but not during.

I tried using the patch found here (http://www.rpgmakervx.net/index.php?showtopic=16665) but it crashes when I enter a battle: I get error line 41: Nomethoderror occurred, undefined method 'visible' for nil:NilClass

That patch says it's not for ATB anyway. Any ideas how to get Bestiary + Display Scanned Enemy to work with Tankentai? Thanks