![]() |
|
+- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html) +---- Thread: |
Skip Party Command Window - Sneezycat - 06-27-2026 Not surprisingly Helladen's dropbox link to his Skip Party Command Window post 404'd. I tried to recreate it, modifying Yanfly's YEA - Battle Engine's code, like OP. So like, all the credit goes to Yanfly. To be clear, this is not OP's code, this is what I imagine it was like. It works, though. Code: class Scene_Battle < Scene_Base |