The official VisuStella notetag help thread

bookco

Regular
Regular
Joined
May 29, 2023
Messages
161
Reaction score
155
First Language
English
Primarily Uses
RMMZ
I am (trying out) eventing a character creation system where base stats are given dependent on class, but these can be modified (decreased or increased) within a certain range. Using VisuStella's Picture Choices plugin I have six display bars for AC, ATK, MAT, MDF, AGI, and LUK which accurately reflect the stats of any class that is chosen from the menu preceding the stats page. Now, I understand what ought to happen next in theory, but I can't seem to make it happen in practice. I have tried using Choice Common Events and the conditionals 'If : Left Button is being pressed' and 'If : Right Button is being pressed' to decrease or increase parameters and to add points which can be spent on other parameters, but nothing happens to the stats, and the images won't update (I'm assuming because they are bound). Can anyone offer encouragement with respect to the methods I am using, or am I on the wrong track here? I am a beginner.

EDIT: I got the stats for AC to increase and decrease, now I have to implement the eventing for the rest of the stats and I should be good! I needed to erase picture and use the VisualTextWindow plugin for a variable refresh.

I ran into an issue which was a total timesink. I had the keybinds set to individual switches and was attempting to turn these on and off in the events. It didn't seem to work and the only stat that would change was the AC. I finally figured it out, feel free to PM me if you have similar issues.
 
Last edited:

SirCumferance

Regular
Regular
Joined
Jul 17, 2012
Messages
78
Reaction score
20
First Language
English
Primarily Uses
RMMV
You may need to refresh the images after increasing or decreasing a stat.
 

bookco

Regular
Regular
Joined
May 29, 2023
Messages
161
Reaction score
155
First Language
English
Primarily Uses
RMMZ
Thanks @SirCumferance though AFAIK there is no 'refresh image' option in the core event engine or in the Picture Choices plugin.
 
Last edited:

jedite1000

Regular
Regular
Joined
Nov 16, 2021
Messages
273
Reaction score
46
First Language
english
Primarily Uses
RMMZ
I have the steal plugin for visustella, however when an enemy uses the steal skill, he does not steal anything from the player1686106661505.png
 

jedite1000

Regular
Regular
Joined
Nov 16, 2021
Messages
273
Reaction score
46
First Language
english
Primarily Uses
RMMZ
oh ok thnx, i have no idea how to use it though
 

jedite1000

Regular
Regular
Joined
Nov 16, 2021
Messages
273
Reaction score
46
First Language
english
Primarily Uses
RMMZ
...in the places it says to put it.
Ok, i think it works, however i have my own action sequence and i don't like it when the character does the power up animation before an attack, so how do i remove that part of the code?
 

Dark_Ansem

Regular
Regular
Joined
Jun 16, 2020
Messages
593
Reaction score
145
First Language
English
Primarily Uses
RMMZ
there's a notetag for that I think=?
 

LynnGrant

Villager
Member
Joined
Mar 11, 2021
Messages
9
Reaction score
3
First Language
English
Primarily Uses
RMMZ
I can’t figure out what note tag to use for the quest journal plugin for Visustella. I just need for the player to meet the villagers and each villager they speak to goes towards the total count like having to collect 10 berries.
I just discovered that Trihan has requested that we not answer questions on this thread, so I have deleted my answer. My apologies.
 
Last edited:

Kes

Regular
Regular
Joined
Aug 3, 2012
Messages
23,808
Reaction score
13,729
First Language
English
Primarily Uses
RMMZ
@Naki23 This is not achieved by using note tags. I suggest that you start a separate thread in Plugin Support where people can go into the details of this.
 

weaselout1

Warper
Member
Joined
Jun 15, 2014
Messages
2
Reaction score
0
First Language
English
Primarily Uses
How do you reference self switches in the show/hide choices notetags for Message Core? I tried <Hide Switch: A> but it didn't work.
 

blade911

Regular
Regular
Joined
Jul 24, 2015
Messages
87
Reaction score
30
First Language
English
Primarily Uses
is there a way to integrate the new skill mastery plugin with the skill learn system? I want to have skill levels as a requirement for learning a new skill
 

Archon126

Villager
Member
Joined
Jan 24, 2021
Messages
16
Reaction score
2
First Language
German
Primarily Uses
RMMZ
Hello there.
I want to remove a specific state on the Entire Party, when a specific state is getting removed on an enemy.
I use the Absorption Barrier on an enemy and when this is removed with damage, I want to remove a state on the entire party.

So I found the
<JS On Erase State>
code
code
</JS On Erase State>

Notetag, in the skills and states plugin.

Would this work with this notetag, and if, how would the script look like?
Thank you.
 

Navas

The Grate Lord
Regular
Joined
Dec 20, 2016
Messages
200
Reaction score
101
First Language
Dutch
Primarily Uses
RMMZ
is there a way to integrate the new skill mastery plugin with the skill learn system? I want to have skill levels as a requirement for learning a new skill
Looking through the help section of both plugins, I found something you could try (tested it myself real quick and it worked for me, although you may need to adjust the text "requires x" a bit because it'll not automatically record the value):

<JS Learn Requirements>
enabled = $actorSkillMasteryLevel(actorID, skillID) > 3;
</JS Learn Requirements>

Replace 3 with whatever level the required skill has to be at. :kaojoy:

@Archon126
That'd probably be the right note tag, as for the code I'm using something like this myself:

JavaScript:
$gameParty.aliveMembers().forEach(member => member.removeState(84));

I can't verify if this will work with said note tag, but replace 84 with the state ID of the state that's being removed.


Also, just in case I want to respond to multiple people in the same post again without having to double post, how would I quote more than one? :kaoswt:
 
Last edited:

ATT_Turan

Forewarner of the Black Wind
Regular
Joined
Jul 2, 2014
Messages
11,218
Reaction score
9,180
First Language
English
Primarily Uses
RMMV
Also, just in case I want to respond to multiple people in the same post again without having to double post, how would I quote more than one? :kaoswt:
The exact same way you quoted one.

You can click Reply and it will paste that post into your current editing window.

Or you can click +Quote and it will collect everything you click on until you use the Insert Quotes button.

Or you can @tag the username.

Or you can drag to select the text and an option to Quote/Reply will automatically pop up.

Basically, like, anything you do :guffaw:
 

Latest Threads

Latest Posts

Latest Profile Posts

bandicam 2023-10-02 09-53-18-106.png
Yanka is one of my dearly loved characters. And not only because she can perform the look of "puss in boots")))) Spy, infiltrator, kind-hearted with a soft spot for one Crimson Knight.
Just completed another cutscene. Huge one for the story. I'm so enthusiastic about where this game is going.
Man, the enemies in the new Sonic Frontiers update are totally roided up. I wanted a little more difficulty myself, but Sonic Team turned the dial a bit too far.

At least the new tracks for roaming Ouranos Island as Amy, Knuckles, and Tails slap hard.
mz_quest_victory_scene.gif


This battle victory screen has been pretty fun to work on. Not only can party members set new personal records for their contributions to the fight, but when they do, the party remarks on the accomplishment!
When you love all your children equally, but the world sees it differently.
popular.png

Forum statistics

Threads
134,981
Messages
1,252,593
Members
177,872
Latest member
Ghosteez
Top