Project1

标题: RM系列程序,自带的怪物图鉴和物品图鉴插件怎么使用? [打印本页]

作者: 旧法兰西爵爷    时间: 2017-8-15 19:28
标题: RM系列程序,自带的怪物图鉴和物品图鉴插件怎么使用?
看了RPGmakermv的自带插件,发现有一个图鉴,插件。表示想要试一试但是无奈不知道如何使用。有大神能帮忙教一下好吗?
作者: sutao80216    时间: 2017-8-15 20:11
插件的说明你不看吗?
  1. Plugin Command:
  2.   EnemyBook open         # Open the enemy book screen
  3.   EnemyBook add 3        # Add enemy #3 to the enemy book
  4.   EnemyBook remove 4     # Remove enemy #4 from the enemy book
  5.   EnemyBook complete     # Complete the enemy book
  6.   EnemyBook clear        # Clear the enemy book

  7. Enemy Note:
  8.   <desc1:foobar>         # Description text in the enemy book, line 1
  9.   <desc2:blahblah>       # Description text in the enemy book, line 2
  10.   <book:no>              # This enemy does not appear in the enemy book
复制代码

作者: 冰之绝对    时间: 2017-8-16 08:01
图鉴开启:新建事件-插件命令-EnemyBook open(这个是怪物)-ItemBook open(这个是物品)
敌人的描述: 敌人注释栏-<desc1:这是一只非常可爱的史莱姆,煮起来非常好吃~>  
如果不显示这个敌人注释栏写<book:no>   物品同理
大概是这样




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