Jump to content
SSForum.net is back!

Recommended Posts

Posted

from whatsnew.txt (for continuum)

 

* added configurable colors. Background color, menu colors, radar colors

are now read from colors.bm2

Posted

that stuff has to do with things in game. this is not supposed to happen. i was just trying to enter a zone as usual and minimized my game window to chat and it was all weird.

 

the colors.bm2 does things like the radar color and the color of the menu when you hit esc and etc.

Posted
If you have a file called chatbg.bm2 in your cont or cont/graphics folders, I load it and tile it into the back of the chat text. If you don't have one and you get somethat like that, it's Windows telling me it loaded an image even though there was none. This is a windows bug. Alt-tabbing into game and back out should clear it.
Posted
LoadImage() is supposed to return 0 if the image doesn't exist. In some wierd cases it returns the handle to a system bitmap--in your case the check mark image. I"ve seen this before myself once. I don't know if this is a windows bug, or a driver bug.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...