Project1

标题: 清除战斗日志 [打印本页]

作者: taroxd    时间: 2014-6-13 16:13
标题: 清除战斗日志
本帖最后由 taroxd 于 2014-7-17 20:33 编辑

清除掉战斗时上方的描述,可能会有奇怪的bug和兼容性问题。
本脚本不需要置顶脚本作为支持
RUBY 代码复制
  1. #============================================================================
  2. # 〇 清除战斗日志
  3. #============================================================================
  4.  
  5. Object.const_set :Window_BattleLog, Class.new {
  6.   def initialize(*); end
  7.   def method_missing(*); end
  8. }





欢迎光临 Project1 (https://rpg.blue/) Powered by Discuz! X3.1