Original Source
- Original title: Yanfly Engine - Enemy Info Target more than 8 elements/states
- Original author: orphen89
- Original date: June 18, 2018
- Source thread: https://forums.rpgmakerweb.com/threads/yanfly-engine-enemy-info-target-more-than-8-elements-states.96641/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
Hello, I'm referencing the following script: The issue is that I'm having is that the script only displays 8 elements/states per page (see https://yanflychannel.wordpress.com/rmvxa/battle-scripts/ace-battle-engine/enemy-target-info/ for summary of the script and what it can do if unfamiliar). I need for the player to be able to view more than 8 of each preferably. I've seen in the past that this can be fixed by having multiple pages of data, but I can't find it anymore. Currently, the script has a page for elements, and a page for states, so if possible,...
Archived First Post
I'm referencing the following script:
https://github.com/Archeia/YEARepo/blob/master/Battle/Enemy_Target_Info.rb
The issue is that I'm having is that the script only displays 8 elements/states per page (see https://yanflychannel.wordpress.com/rmvxa/battle-scripts/ace-battle-engine/enemy-target-info/ for summary of the script and what it can do if unfamiliar).
I need for the player to be able to view more than 8 of each preferably. I've seen in the past that this can be fixed by having multiple pages of data, but I can't find it anymore. Currently, the script has a page for elements, and a page for states, so if possible, a way to implement an elements, elements2, states, states2, etc..., page could work. I know other scripts can have more than 8, but the user interface isn't what I like cosmetically or misses information that I like in this script.
Any help would be appreciated.
Thank you!
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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...