じ☆ve冰风 发表于 2026-7-31 12:36:42

Personality Levels 1.0

RGSS3 - Personality Levels 1.0
Soulpour777


Introduction
A custom scene that displays Personality Levels for each character, composed of Courage, Understanding, Diligence, Knowledge and Expression.

Features


[*]Persona Game's Personality Levels / Number / Rates

Screenshots


http://infinitytears.files.wordpress.com/2014/05/personality-levels.jpg?w=620

How to Use

Place the needed Pictures on your existing project or new project’s Pictures folder. Place this script below Materials, above Main.

 

To call the custom scene, please do this script call:

SceneManager.call(Soulpour_PersonalityLevels)

You can add or subtract attribute values within the event command.

 

Actor Attributes for Personality Levels

each hash contains the variable numbers where each attribute is stored. for example: actor 1 stores variables 1, 2, 3, 4 and 5 for each attribute, followed by actor 2 for 6, 7, 8, 9, 10.

 

E.g.

                Code:       
Actor_Attributes = {1 => ,2 => ,3 => }



Script

Get the script here.

Credit and Thanks


[*]Soulpour777 - me
[*]Persona - for the inspiration



本贴来自国际rpgmaker官方论坛作者:SoulPour777处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/personality-levels-1-0.28553/
页: [1]
查看完整版本: Personality Levels 1.0