SRPG Studio

SRPG Studio

评价数不足
CL_DisplayMessageLevelUp.js
3
   
奖励
收藏
已收藏
取消收藏
RESOURCES: plugin
文件大小
发表于
更新日期
7.878 KB
2021 年 10 月 2 日 下午 9:30
2022 年 10 月 4 日 下午 5:07
3 项改动说明 ( 查看 )

订阅以下载
CL_DisplayMessageLevelUp.js

描述
Does it bother you that your characters are so silent upon level up? Then worry not, I've got you covered - with this Level Up Quotes plugin, your characters can now speak their minds freely about their gains...or lack thereof!

Updated October 4th, 2022. Now includes facial expression support!

You can also get this script on my GitHub![raw.githubusercontent.com]
The main repo can be found here![github.com]
18 条留言
Lato 2022 年 1 月 11 日 上午 9:06 
@Dawn Ah thank you very much. I see it now and have got it tested and working in game!
Maplewood  [作者] 2022 年 1 月 11 日 上午 8:46 
@Lato The Plugins folder is found within your project's folder. SRPG Studio projects save to the desktop by default, under a name you set. The default is "Project 1", then "Project 2", etc. Once you've created and saved a project, one of the folders inside is "Plugin", and any plugin put inside is automatically loaded by the game on boot.
Lato 2022 年 1 月 11 日 上午 7:23 
@Dawn Ok I see most of this now, but how do I get to the plugins folder?
Maplewood  [作者] 2022 年 1 月 11 日 上午 5:09 
@Lato, you need to also retrieve it from the Workshop folder for this program - C:\Program Files (x86)\Steam\steamapps\workshop\content\857320\2617910828 is mine - and then copy CL_DisplayMessageLevelUp.js into the Plugins folder for your project. THEN follow GoddessEvil's instructions, and it will work.
GoddessEvil 2022 年 1 月 11 日 上午 1:10 
@Lato, as I mentioned actually, you paste it into a character's Custom Parameters. Hope I help.
Lato 2022 年 1 月 10 日 下午 11:09 
@Dawn I have subbed to the workshop and see this under downloaded items. So Does this by default work now? When I follow the D/Drive/steam paths and see the code it does not tell me where to paste it.

It just says who to credit and gives me the code. So where do I paste this?
Maplewood  [作者] 2021 年 12 月 24 日 上午 5:24 
@GoddessEvil

By default, yes, every character can have their own. That data can be copied as described in the plugin to create unique level up messages per unit that has them.
GoddessEvil 2021 年 12 月 24 日 上午 12:08 
Ah, thank you @Claris
I also wanted to ask - if it was possible to make each character have a unique set of quotes, and would this be accomplished by copying the .js file data into a character's "Custom Parameters"?
I hope you're able to improve this and perhaps make more plugins.
Maplewood  [作者] 2021 年 12 月 20 日 上午 6:22 
Hello, GoddessEvil!

When you subscribe to a workshop item for this program, it is put in a folder akin to the following:

C:\Program Files (x86)\Steam\steamapps\workshop\content\857320

Then every folder within there is one of the workshop items. The folder name for this plugin is 2617910828

I hope this helps!
GoddessEvil 2021 年 12 月 19 日 下午 11:58 
Hmm
Where is this .js file supposed to go? I can't find it to even put in the plugin folder.