Announcement
Announcement
| Crystal Fantasy takes 1st as the 2013 2nd Quarter Contest Winner!!! See the Community Announcements section. |
New threads (complete scripts) here will go into a moderation queue. You will not see your thread appear when you create it. A moderator will decide if it will be approved or denied.
![]() ![]() |
Jan 1 2009, 04:12 AM
Post
#1
|
|
![]() No method: 'stupid_title' found for 'nil:NilClass` ![]() Type: Coder Alignment: Chaotic Good |
-------------------- My blog - It's awesome, I assure you
QUOTE While sloppy writing does not invariably mean sloppy thinking, we've generally found the correlation to be strong -- and we have no use for sloppy thinkers. If you can't yet write competently, learn to. - Eric Raymond ---![]() My awards for being so awesome Spoiler: |
|
|
|
Jan 8 2009, 06:18 PM
Post
#3
|
|
![]() No method: 'stupid_title' found for 'nil:NilClass` ![]() Type: Coder Alignment: Chaotic Good |
Is the Airship the tile? /me is unclear... lol, no, the smiley face is. The hidden window class is responsible for drawing the windowskin image around a window. It takes a small image (64x64) and stretches it to fit the window. This doe snot work well if you want your windowskin to be tiled, so this gives you that option. It also gives you the source code for a hidden rgss2 class. -------------------- My blog - It's awesome, I assure you
QUOTE While sloppy writing does not invariably mean sloppy thinking, we've generally found the correlation to be strong -- and we have no use for sloppy thinkers. If you can't yet write competently, learn to. - Eric Raymond ---![]() My awards for being so awesome Spoiler: |
|
|
|
Jan 8 2009, 07:06 PM
Post
#4
|
|
![]() of "The PSI Kicks" fame... so yeah... not famous ![]() Type: Designer |
So basically you could have a 64x64 px picture of some kind of repeating texture and make it tiled throughout the window in order to make a cool background? That seems like the main function from what you said (I don't know any scripting). Am I right in that?
If that is the case, then are you not able to make a background texture for the window by any other means, are you only able to use one 64x64 picture? That seems odd to me considering the window is obviously much larger than that. I can say only good job for finding the code and making it more efficient. I don't know exactly all that went into this, scripting is still over my head |
|
|
|
Jan 8 2009, 07:14 PM
Post
#5
|
|
![]() No method: 'stupid_title' found for 'nil:NilClass` ![]() Type: Coder Alignment: Chaotic Good |
So basically you could have a 64x64 px picture of some kind of repeating texture and make it tiled throughout the window in order to make a cool background? That seems like the main function from what you said (I don't know any scripting). Am I right in that? If that is the case, then are you not able to make a background texture for the window by any other means, are you only able to use one 64x64 picture? That seems odd to me considering the window is obviously much larger than that. I can say only good job for finding the code and making it more efficient. I don't know exactly all that went into this, scripting is still over my head Exactly. There is nothing wrong with using a 64x64 image because it is tiled. That is the whole point of a tiled image. You take a smaller image and repeat it across the entire background. This is really best used by people who know at least a little ruby. -------------------- My blog - It's awesome, I assure you
QUOTE While sloppy writing does not invariably mean sloppy thinking, we've generally found the correlation to be strong -- and we have no use for sloppy thinkers. If you can't yet write competently, learn to. - Eric Raymond ---![]() My awards for being so awesome Spoiler: |
|
|
|
Dec 15 2009, 11:38 PM
Post
#6
|
|
![]() Type: Undisclosed |
This is not compatable with any scripts that add another Menu Command...
|
|
|
|
Dec 15 2009, 11:44 PM
Post
#7
|
|
![]() No method: 'stupid_title' found for 'nil:NilClass` ![]() Type: Coder Alignment: Chaotic Good |
This is not compatable with any scripts that add another Menu Command... That is not true at all, this script has nothing to do with menu commands or menus in general, aside from the fact that they use windows. -------------------- My blog - It's awesome, I assure you
QUOTE While sloppy writing does not invariably mean sloppy thinking, we've generally found the correlation to be strong -- and we have no use for sloppy thinkers. If you can't yet write competently, learn to. - Eric Raymond ---![]() My awards for being so awesome Spoiler: |
|
|
|
Dec 17 2009, 08:37 PM
Post
#8
|
|
![]() He Who Jets ![]() Type: Coder Alignment: Lawful Neutral |
Well since this was brought back anyways...
Thanks BigEd, access to the window class has really helped me learn some more of RGSS2 and ruby. I don't use the tiled background but just the window class is a great help. -------------------- ![]() Spoiler: |
|
|
|
Sep 7 2010, 09:45 PM
Post
#9
|
|
![]() Type: Writer |
I must be stupid or something, because I'm not seeing where you change the value to false to enable the tile to occur.
|
|
|
|
Sep 7 2010, 10:14 PM
Post
#10
|
|
![]() No method: 'stupid_title' found for 'nil:NilClass` ![]() Type: Coder Alignment: Chaotic Good |
Line 137
-------------------- My blog - It's awesome, I assure you
QUOTE While sloppy writing does not invariably mean sloppy thinking, we've generally found the correlation to be strong -- and we have no use for sloppy thinkers. If you can't yet write competently, learn to. - Eric Raymond ---![]() My awards for being so awesome Spoiler: |
|
|
|
Dec 14 2010, 03:35 PM
Post
#11
|
|
![]() He knows what to do with chicken. ![]() Type: Spriter Alignment: Chaotic Good |
I have NO knowledge in scripting at ALL
How exactly use this script, and how do you define the repeating tile exactly? -------------------- My Games & Resources
Spoiler: |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 19th June 2013 - 11:40 AM |
|
|