DoubleX RMVXA Compatibility Fixes v1.00b to YSA Battle Add-On: Invert Targets
by DoubleX
Prerequisites
DoubleX RMVXA Bug Fixes to YSA Battle Add-On: Invert Targets
http://www.rpgmakervxace.net/topic/21593-doublex-rmvxa-bug-fixes-to-ysa-battle-add-on-invert-targets/
YSA Battle Add-On: Invert Targets
http://yamiworld.wordpress.com/rgss3/battle-scripts/invert-targets/
Introduction
Tries to fix compatibility issues I've found in YSA Battle Add-On: Invert Targets
Spoiler- YEA-CommandAutobattle issues:
Game crashes when party or actor autobattle is selected.
Causes:
Consider the method command_aautobattle and the following part of the method command_pautobattle under class Scene_Battle respectively(Yanfly Engine Ace - Command Autobattle):
def command_aautobattle BattleManager.actor.make_auto_battle_actions next_commandend Code:
- for member in $game_party.battle_members next unless member.inputable? member.make_auto_battle_actionsend
复制代码
Actions are made with (at least some of)their autobattle flag off causes the same Autobattle flag bug addressed in DoubleX RMVXA Bug Fixes to YSA Battle Add-On: Invert Targets.
Features
Plug and play(You don't need to edit anything in this script but you may still do so)
How to use
Open the script editor and put this script into an open slot below the script:
- DoubleX RMVXA Bug Fixes to YSA Battle Add-On: Invert Targets
- Yanfly Engine Ace - Command Autobattle
but above Main. Save to take effect.
FAQ
None
Credit and Thanks
DoubleX(Giving me credit is completely optional)
The terms of use are the same as those of
- YSA Battle Add-On: Invert Targets
- Yanfly Engine Ace - Command Autobattle
except that you must also give Yami and Yanfly credits(you should do this anyway) if you give DoubleX or his alias credit
Compatibility
Same as that of YSA Battle Add-On: Invert Targets except those fixed in This script
Changelog
v1.00b(GMT 0600 25-5-2014):
- Fixed set_skill bug for confused battlers
v1.00a(GMT 0300 5-2-2014):
- 1st version of this script finished
(DoubleX)YSA Invert Targets Compatibility Fix v1.00b.txt
本贴来自国际rpgmaker官方论坛作者:DoubleX处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/doublex-rmvxa-compatibility-fixes-to-ysa-battle-add-on-invert-targets.23401/