This script will let you add a full description to items and skills.
Press shift to open/close the full description window.
Use the tag <fdesc:> in the item/skill notebox to do so. Use \n to jump a line.
You can use the same codes you can in the message window:
\c[1]Text will be written in color 1\c[0]
The description window will not show if the item/skill doesn't have the
<fdesc:> tag
To call the full description scene outside the item/skill menu use:
SceneManager.sceneFullDesc(item/skill);
Free to use on both paid and free games, just give credit.
7/4/2016: Fixed bug when trying to see full description when using item/skill on actor.
本贴来自国际rpgmaker官方论坛作者:Frozen_Phoenix处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址: https://forums.rpgmakerweb.com/threads/full-item-and-skill-descriptions.59379/ |