Author Topic: POP Title  (Read 4110 times)

0 Members and 1 Guest are viewing this topic.

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
POP Title
« 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:



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 :)

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: POP Title
« Reply #1 on: April 19, 2011, 11:38:28 am »
Working on it!
I'm not a nerd but I pretend:

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: POP Title
« Reply #2 on: April 19, 2011, 11:40:10 am »

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: POP Title
« Reply #3 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?
I'm not a nerd but I pretend:

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: POP Title
« Reply #4 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.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: POP Title
« Reply #5 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)
I'm not a nerd but I pretend:

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: POP Title
« Reply #6 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...
Vy'o'us pleorsdti thl'e gjaemue

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: POP Title
« Reply #7 on: April 19, 2011, 02:50:01 pm »
You mean, the option selected is in an inverted block? Yeah, thats an idea
I'm not a nerd but I pretend:

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: POP Title
« Reply #8 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.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: POP Title
« Reply #9 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. ;)
I'm not a nerd but I pretend: