04-08-2011, 02:26 PM
This is something that deserves another post.... I've fixed the Image thing!!!!
Yes.... I did it!!! I got that annoying image to disappear properly and everything looks great!!!
Apparently I forgot to add ".visible" on one of the lines and so it wasn't doing what I wanted all because of one stupid little line.
Either way, it's fixed and I'm moving on to the Skill and Item windows next.... Then on to the Help window!!!! Yeah, I'm crazy about images.... They look so much better than the Windowskin. IMHO
EDIT: I'm using the IBC and it separates the skills into different lists and opens a different skill list for each different type of skill. I would like to utilize that and make a background image for each of the different skill types. Since this is a script I'm going to use in my game it's ok if it's set in stone and not customizable [you can add that later for the rest of the population if you want to]. I just need a little help in figuring out how this would be possible since I assume it would require a few new Class or something [like Window_Skill2, Window_Skill3, etc.].
So basically I'll add the title of the skill list [Tech, for example] into the background image... so the Background image will say Tech on it somewhere. Then when you open the Tech list you get that background.
Then another background that says Skills on it will be opened when you open the Skills list.
Am I making an sense on this... I think I'm confusing myself on this description.
Unfortunately I have no idea where to start on this...
Oh yeah and the background image for skill in the CWS doesn't work, or is over ruled when you use IBC. Because the background image doesn't show up at all.
I haven't tried the item background image yet, but I'll let you know how it goes.
EDIT2: It must be the IBC because the Items Background image doesn't work either. If you use CWS with IBC the background images don't seem to work. Unless I'm doing something wrong.
Yes.... I did it!!! I got that annoying image to disappear properly and everything looks great!!!
Apparently I forgot to add ".visible" on one of the lines and so it wasn't doing what I wanted all because of one stupid little line.
Either way, it's fixed and I'm moving on to the Skill and Item windows next.... Then on to the Help window!!!! Yeah, I'm crazy about images.... They look so much better than the Windowskin. IMHO
EDIT: I'm using the IBC and it separates the skills into different lists and opens a different skill list for each different type of skill. I would like to utilize that and make a background image for each of the different skill types. Since this is a script I'm going to use in my game it's ok if it's set in stone and not customizable [you can add that later for the rest of the population if you want to]. I just need a little help in figuring out how this would be possible since I assume it would require a few new Class or something [like Window_Skill2, Window_Skill3, etc.].
So basically I'll add the title of the skill list [Tech, for example] into the background image... so the Background image will say Tech on it somewhere. Then when you open the Tech list you get that background.
Then another background that says Skills on it will be opened when you open the Skills list.
Am I making an sense on this... I think I'm confusing myself on this description.
Unfortunately I have no idea where to start on this...
Oh yeah and the background image for skill in the CWS doesn't work, or is over ruled when you use IBC. Because the background image doesn't show up at all.
I haven't tried the item background image yet, but I'll let you know how it goes.
EDIT2: It must be the IBC because the Items Background image doesn't work either. If you use CWS with IBC the background images don't seem to work. Unless I'm doing something wrong.