Omnimaga

General Discussion => Art => Topic started by: Munchor on April 19, 2011, 11:35:49 am

Title: POP Title
Post by: Munchor on April 19, 2011, 11:35:49 am
I need someone to draw me a title that says "POP" very big that would fit in a screenshot of this structure:

(http://img.removedfromgame.com/imgs/POPSCREENSHOT.gif)

If you can come up with something to replace "POP" and the code for it (I don't know how to display, in Axe big images, and I don't want separate files) I'll credit you in the readme :)
Title: Re: POP Title
Post by: aeTIos on April 19, 2011, 11:38:28 am
Working on it!
Title: Re: POP Title
Post by: Munchor on April 19, 2011, 11:40:10 am
Working on it!

Thanks a bunch.
Title: Re: POP Title
Post by: aeTIos on April 19, 2011, 02:24:51 pm
Taddah! here it is!
Have fun scrolling all the way down, where the display routine is xD
wait, I'll give it you:
Code: [Select]
[bighexhere]->pic1
copy(pic1,L6,768
Dispgraph
thats it! easy, huh?
Title: Re: POP Title
Post by: Munchor on April 19, 2011, 02:27:19 pm
Do I really need an appvar? If I could, I'd like one file with the image and then in the main code Pt-On( it or Copy( it? I can an extra file no problem and then include that file in the main code.
Title: Re: POP Title
Post by: aeTIos on April 19, 2011, 02:29:55 pm
It's not an appvar, actually. this is a program ;)
ou can just include  this everywhere you want the title screen, but remove the "Repeat getkey:End" waaaay down in the file. (after the displaying, to be exact)
Title: Re: POP Title
Post by: Darl181 on April 19, 2011, 02:46:05 pm
You can do what I did for the Tio menu, and use Rect( commands.  Not sure how much detail you're going for though...
Title: Re: POP Title
Post by: aeTIos on April 19, 2011, 02:50:01 pm
You mean, the option selected is in an inverted block? Yeah, thats an idea
Title: Re: POP Title
Post by: Munchor on April 19, 2011, 02:52:17 pm
You can do what I did for the Tio menu, and use Rect( commands.  Not sure how much detail you're going for though...

I can go for something like that, Rect( and RectI(. But I have to try and see aeTIos, cos he has worked hard on it.
Title: Re: POP Title
Post by: aeTIos on April 19, 2011, 03:27:07 pm
Of course you are free in what you're choosing, but I would like if you used my title screen, of course. ;)