RMMV SRD HUD Maker and draw Actor states icons problem

Soulrender

Jack Of All Trades
Veteran
Joined
Jan 12, 2019
Messages
840
Reaction score
470
First Language
Poland
Primarily Uses
RMMV
As title says, I'm using SRD HUD Maker in my project, but I've encountered with two problems I'm trying to solve.

First one is that TextEx element don't work at all - it does not show up after adding in on map (less important issue)
Second problem is that I want to put somewhere in corner of map element that will draw (dedicated by me) number of states currently active on $gameParty.leader(). I need it only for party leader because design of my HUD does not include party members.

Thank you in advance
 

Dopan

Veteran
Veteran
Joined
Mar 27, 2020
Messages
542
Reaction score
255
First Language
German
Primarily Uses
RMMV
Code:
$gameActors.actor(1)._states.length
// and
$gameParty.leader()._states.length
will both return the number (amount) of States which are active.(can be used in a Variable)
If i understood it right that should solve the Second Issue.

- if i understood it wrong and its about showing state Icons,you will have to use:
Code:
$gameParty.leader().IsStateAffected(stateID);
..and make a "State Img hud" for every State..
(that second code returns "true" or "false")
no idea about the first Issue("TextEx element don't work at all")
 
Last edited:

Soulrender

Jack Of All Trades
Veteran
Joined
Jan 12, 2019
Messages
840
Reaction score
470
First Language
Poland
Primarily Uses
RMMV
@Dopan thank you, but that's not exacly what I need... My idea was around method

Window_Base.prototype.drawActorIcons(actor, wx, wy, ww) like in menus is used by default, but... I stuck.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.

Forum statistics

Threads
106,033
Messages
1,018,441
Members
137,820
Latest member
georg09byron
Top