Status
Not open for further replies.

AoSapphire

Noob - Sage
Veteran
Joined
Oct 23, 2017
Messages
48
Reaction score
38
First Language
English
Primarily Uses
RMVXA
Maybe I'm just tired or something but I can't seem to find this... Word that is always beside the character's name whenever I check the character's Biography...
bandicam-2019-01-29-22-27-06-734.jpg

I was able to remove it before but now I forgot from where...
Basically I'm revising a game.

I also thought about just copying the script to the new game but... I had a little problem with the former one.
Copying it will ruin the new one.

And I'm not sure where I removed that "the" but this biography is available after adding BM yea status add on.
But..Just to be sure, I will also add Bm's basic module and KGC_BitmapExtension.

I'm seriously tired... And my brain is fried... Or whatever brain cells are in there...
Good night.
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
38,425
Reaction score
10,852
First Language
German
Primarily Uses
RMMV
since the screen is not a default one, that text has to come from somewhere in the script that adds this screen to your game.
If you don't know which script it is, search first for "Biography" over all scripts to learn which one created the screen.
Then search for "the" only inside that script, it should point to the string where that has been used.

You might have to refine your search depending on how many results there are, and if it is a constant used then you have to search for the constant name instead of the word itself to find its place.
But that is the only way to find where that text gets added.
 

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
It's clearly in the biography section of your script. I just went through very quickly the script, try line 135.
 

AoSapphire

Noob - Sage
Veteran
Joined
Oct 23, 2017
Messages
48
Reaction score
38
First Language
English
Primarily Uses
RMVXA
It's clearly in the biography section of your script. I just went through very quickly the script, try line 135.
What is written in line 135(in mine at least) is:
CBIO_INFO_TEXT ={ # custom bio info that you create, up to custom_bio10

Maybe it's on a different line..? Can you tell me what is written on that line?
 

Sixth

Veteran
Veteran
Joined
Jul 4, 2014
Messages
2,206
Reaction score
874
First Language
Hungarian
Primarily Uses
RMVXA
It's not from the scripts you linked, it's from Yanfly's Status Menu script.
Search for the setting named BIOGRAPHY_NICKNAME_TEXT and remove the the part from it, but make sure to leave the %s parts.
It should look like this:
Code:
BIOGRAPHY_NICKNAME_TEXT = "%s%s"
This should get rid of that the part.
It would display the actor's name and nickname there, but you don't seem to have nicknames set up, so it looks weird in the menu.
 

MushroomCake28

KAMO Studio
Global Mod
Joined
Nov 18, 2015
Messages
4,241
Reaction score
5,114
First Language
EN, FR
Primarily Uses
RMMZ
My guess is that bio texts are defined there. Check on the lines just under 135 if there's a "the" or something like that. I didn't write that code, but seems to me that "custom_bio1" would refer to something like bio of actor 1.

EDIT: Might be wrong. Might be from bio in another script.
 

AoSapphire

Noob - Sage
Veteran
Joined
Oct 23, 2017
Messages
48
Reaction score
38
First Language
English
Primarily Uses
RMVXA
It's not from the scripts you linked, it's from Yanfly's Status Menu script.
Search for the setting named BIOGRAPHY_NICKNAME_TEXT and remove the the part from it, but make sure to leave the %s parts.
It should look like this:
Code:
BIOGRAPHY_NICKNAME_TEXT = "%s%s"
This should get rid of that the part.
It would display the actor's name and nickname there, but you don't seem to have nicknames set up, so it looks weird in the menu.
Huh, no wonder I couldn't find it... I was looking at the wrong script xD Thank you!.

And yeah, I didn't put any nicknames... yet.
My guess is that bio texts are defined there. Check on the lines just under 135 if there's a "the" or something like that. I didn't write that code, but seems to me that "custom_bio1" would refer to something like bio of actor 1.

EDIT: Might be wrong. Might be from bio in another script.
Yeah, it was on the other script.

Thank you for helping me!
 

Andar

Veteran
Veteran
Joined
Mar 5, 2013
Messages
38,425
Reaction score
10,852
First Language
German
Primarily Uses
RMMV
Maybe it's on a different line..? Can you tell me what is written on that line?
not different line - different script.
that is why I and others told you to search for the term biography through all scripts to find the correct script for it.

Edit: ninja'd
 

AoSapphire

Noob - Sage
Veteran
Joined
Oct 23, 2017
Messages
48
Reaction score
38
First Language
English
Primarily Uses
RMVXA
not different line - different script.
that is why I and others told you to search for the term biography through all scripts to find the correct script for it.

Edit: ninja'd
Yeah, I was doing that but I completely missed out yanfly's status menu script o w o;
 

mlogan

Global Moderators
Global Mod
Joined
Mar 18, 2012
Messages
16,769
Reaction score
9,305
First Language
English
Primarily Uses
RMMV

This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.

 
Status
Not open for further replies.

Latest Threads

Latest Posts

Latest Profile Posts

Working on... stuff. :3
1685464160206.png
Grading the last exams for this semester and I need a break because I am laughing too hard xD
edit: Video link removed due to well Internet problems making it essentially nothing anyway. :kaoswt:
Sleep logic:
4 hours or less = I feel like I'm dying
5-6 hours: Feeling well rested
More than 6 hours: I feel like I'm dying
Women always say "I want to be spoiled" then get mad when I spoil them. Why would you say that if you didnt actually want to know the ending?

Forum statistics

Threads
131,543
Messages
1,220,696
Members
173,220
Latest member
ZecaVn
Top