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.

[Resoved] Black Text on White Windowskin

I'm assuming this is a scripting issue, I'm using legally purchased RPG Maker XP. Latest version.

This is hopefully a simple solution, but I searched the forums and have not come up with anything that works. I have a windowskin with a white background, and i want to put black text on that.

I have tried this in the Main

    Font.default_color = Color.new(0,0,0,255)
    Font.default_name = "Arial"
    Font.default_size = 20
    Font.default_bold = false


I have tried changing the color palletes in the window skin png and re-importing it. But whatever I do, I seem to come up with White text.

I also tried some scripts but they didnt give me what i wanted, I dont want shadows or anything, just my plain font in black. Can anyone help?
 

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