THEMYSTICWYVERN'S PROFILE
Search
Filter
[RMVX ACE] Having a few issues with my message windows...
I'm using two scripts, Yami's Basic Module and Pop Message scripts. After much work, I finally got them working, but I'm having two issues which I haven't been able to figure out on my own.
First, I'd like to make the transparency behind the words go away. I don't want it to be transparent. Second, I'd like to move the larger arrow up so that it looks like one uninterrupted speech bubble, rather than a black line separating the message window from the large downward arrow. I tried changing the "tag_y_buffer," and it did move it up, but the arrow then appeared to be BEHIND the message window, so it was still not one unified speech bubble.
Any help you could offer would be much appreciated. Thank you!

First, I'd like to make the transparency behind the words go away. I don't want it to be transparent. Second, I'd like to move the larger arrow up so that it looks like one uninterrupted speech bubble, rather than a black line separating the message window from the large downward arrow. I tried changing the "tag_y_buffer," and it did move it up, but the arrow then appeared to be BEHIND the message window, so it was still not one unified speech bubble.
Any help you could offer would be much appreciated. Thank you!
[RMVX ACE] Trying to change window background to one of four different backgrounds...
[RMVX ACE] Trying to change window background to one of four different backgrounds...
How do I use a background image instead of a tone? I was using this:
And would I put that block of code in Game_System, or in the Calendar script?
self.windowskin = Cache.system("window_01.png")And would I put that block of code in Game_System, or in the Calendar script?
[RMVX ACE] Trying to change window background to one of four different backgrounds...
I'm using an advanced calendar script in my game to have four months, at 31 days each. I have window background images themed for each month/season, and I'm trying to change it so the message window background will change in spring, summer, fall, and winter. I'm only using two custom scripts currently, and those are Selchar's calendar and calendar clock add-on scripts. I've tried to do this myself, but I know nothing about Ruby. I thought I was on the right track, but not according to the massive amount of errors being shoved down my throat.
Any help would be much appreciated! Thanks!
Any help would be much appreciated! Thanks!
Pages:
1













