赞 | 2 |
VIP | 109 |
好人卡 | 208 |
积分 | 4 |
经验 | 22037 |
最后登录 | 2024-11-9 |
在线时间 | 1198 小时 |
虚構歪曲
- 梦石
- 0
- 星屑
- 359
- 在线时间
- 1198 小时
- 注册时间
- 2010-12-18
- 帖子
- 3928
|
加入我们,或者,欢迎回来。
您需要 登录 才可以下载或查看,没有帐号?注册会员
x
本帖最后由 忧雪の伤 于 2012-8-2 16:19 编辑
- #==============================================================================
- # Name [ NoteTemplate ( 注释模板 ) ]
- # Apply To [ RPG Maker XP & RPG Maker VX & RPG Maker VX Ace ]
- #------------------------------------------------------------------------------
- # Author [ 忧雪の伤 ]
- # Last Update [ 2012.8.2 ]
- #------------------------------------------------------------------------------
- # Link [ 66RPG Ideal Script Association ]
- # => http://rpg.blue/group-215-1.html
- # Link [ OWL Authors' Protection Organization ]
- # => http://oapo.qzworld.net/index.html
- #==============================================================================
- #==============================================================================
- # * Test Section
- #==============================================================================
- unless Module.constants.include? RUBY_VERSION == '1.9.2' ? :ISA : 'ISA'
- message = "You need to add that script over this."
- method(RUBY_VERSION == '1.9.2' ? :msgbox : :p)[message]
- `start http://rpg.blue/thread-181551-1-1.html`
- end
- #==============================================================================
- # * Registered Section
- #==============================================================================
- $imported['NoteTemplate'] = '2012.8.2'
复制代码 |
|