Larger skill/item description windows

Fernyfer775

Veteran
Veteran
Joined
Oct 6, 2013
Messages
1,317
Reaction score
818
First Language
English
Is there a way to make the item/skill descriptions 3 rows instead of 2? I don't need it to be 3 in the editor itself,

but I could totally use one more row for some of my skill descriptions.
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,100
Reaction score
13,705
First Language
English
Primarily Uses
RMMV
I've moved this thread to JS Plugin Requests. Please be sure to post your threads in the correct forum next time. Thank you.
 

KockaAdmiralac

Cube-shaped garbage can
Veteran
Joined
Jun 15, 2015
Messages
569
Reaction score
153
First Language
Serbian
Primarily Uses
N/A
In Window_Help.prototype.initialize

you'll find a line :

Code:
var height = this.fittingHeight(numLines || 2);
Replacing 2 with 3 should do the trick...
 

10kk

Parallel Process irl
Veteran
Joined
Apr 10, 2013
Messages
209
Reaction score
76
First Language
English
Primarily Uses
RMMV
In Window_Help.prototype.initialize

you'll find a line :

var height = this.fittingHeight(numLines || 2);Replacing 2 with 3 should do the trick...
It makes the box larger in game, but how do you actually modify the extra lines added? The database limits you to editing the first two lines.
 

omen613

Veteran
Veteran
Joined
May 22, 2012
Messages
309
Reaction score
109
First Language
English
Primarily Uses
It makes the box larger in game, but how do you actually modify the extra lines added? The database limits you to editing the first two lines.
Yes do share please
 

Riff

Eorzean
Veteran
Joined
Oct 25, 2015
Messages
266
Reaction score
84
First Language
English
Primarily Uses
RMMV
In the database, you can type a lot of texts in a single line, and you have two lines to use. You can use <br> tag to move whatever after the tag to next line. Not sure if it's in the default engine, but you might need YEP_MessageCore plug-in.
 

omen613

Veteran
Veteran
Joined
May 22, 2012
Messages
309
Reaction score
109
First Language
English
Primarily Uses
In the database, you can type a lot of texts in a single line, and you have two lines to use. You can use <br> tag to move whatever after the tag to next line. Not sure if it's in the default engine, but you might need YEP_MessageCore plug-in.
Thank you for sharing I would of never figured this out.

with Yep_MessageCore Plugin <WordWrap> has to be put in the beginning to get the <br> if anyone else has troubles.
 

myblankstare

Villager
Member
Joined
Dec 11, 2015
Messages
5
Reaction score
0
First Language
English
In Window_Help.prototype.initialize

you'll find a line :

var height = this.fittingHeight(numLines || 2);Replacing 2 with 3 should do the trick...
Where can I find the Window_Help.prototype.initialize?
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,100
Reaction score
13,705
First Language
English
Primarily Uses
RMMV
in rpg_windows.js
 
Joined
Oct 29, 2014
Messages
156
Reaction score
4
First Language
English
In Window_Help.prototype.initialize


you'll find a line :



var height = this.fittingHeight(numLines || 2);


Replacing 2 with 3 should do the trick...

In Window_Help.prototype.initialize


you'll find a line :



var height = this.fittingHeight(numLines || 2);


Replacing 2 with 3 should do the trick...
It didn't do the trick for me!
 

DreamX

Veteran
Veteran
Joined
May 30, 2015
Messages
816
Reaction score
826
First Language
English
Primarily Uses
You would actually change numLines to a different number. The || there means that if numLines is undefined, it uses 2.
 

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

Latest Threads

Latest Posts

Latest Profile Posts

I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

A bit of a "sparkle" update to the lower portion of the world map. :LZSexcite:
attack on titan final season is airing tomorrow, I'm excited and scared at the same time!

Forum statistics

Threads
105,882
Messages
1,017,231
Members
137,607
Latest member
Maddo
Top