Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

(solved) need a little help with menu edit

pretty much just want to get rid of the text "E" on the main menu, and the EXP on the status menu, ive made my own progress bars to go with the tanketai sideview battle script for XP, which display in the menu, Hp and Mp werent a problem cause theyre in the database and i just left those boxes empty.

so to sum it up, E in menu and EXP in status screen texts need to go away
 
well that gets rid of the E but it also gets rid of the numbers unfortunately as well as the graphic bar, i guess the script im using links the graphic to the little draw_actor_exp bit, im still fiddling around with it so hopefully i can figure it out

Edit: found it, line 204 of window_base, and i realized that the bar doesnt show in the status screen so that dun matter, so problem solved

but thanks jbrist, i was looking in scene_wherever for what i needed to change and not the window_sections, your post gave me a better idea as to where to find it
 
the script im using added an edit to Window_MenuStatus. it was missing a line

self.contents.blt(x, bar_y, @skin, src_rect2)

from the exp bar section, but i figured that much out from looking at the HP/MP bars parts
a completely different problem i already figured out before this came up.

viewtopic.php?f=11&t=60521&start=150

6th page is my question there, im semi figuring it out but its giving me issues
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top