alexncf125 发表于 2026-4-13 10:02
打开脚本编辑器, 全局搜索message1
找到Window_BattleLog的第220行有句add_text(subject.name + item.mess ...
邦尼 发表于 2026-4-13 13:58
有效了,但是有些技能比如平A和大部分状态都想显示名字前缀该怎么改
alexncf125 发表于 2026-4-13 17:47
把Window_BattleLog的第220行改成这样
if item.note =~ //

邦尼 发表于 2026-4-13 19:04
老师能把状态的也打出来吗,我没会弄
alexncf125 发表于 2026-4-14 14:40
把Window_BattleLog第394行的replace_text(target.name + state_msg)改成
if state.note =~ //
replace ...
| 欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |