Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - epic7

Pages: 1 ... 104 105 [106] 107 108 ... 161
1576
Introduce Yourself! / Re: Hello World
« on: December 06, 2011, 09:19:48 pm »
As a welcoming omnimaga message:
The Game.

Also you might notice that you will receive lotsa peanuts.
!peanuts
!peanuts

1577
ASM / Re: So I'd like to learn assembly
« on: December 06, 2011, 08:41:01 pm »
Asm?

Found this on google:
http://www.unitedti.org/forum/index.php?showtopic=9368


Links right back here to omnimaga
http://ourl.ca/4673

1578
Humour and Jokes / Re: Where did Nyan cat came from
« on: December 06, 2011, 08:39:25 pm »
IKR!

It gets INTENSE.

1579
TI Z80 / Re: Swords
« on: December 06, 2011, 08:22:15 pm »
How do you win The Game? :P
So if you don't go through walls.... I WIN TEH GAME!
* epic7 lost

1580
TI Z80 / Re: Swords
« on: December 06, 2011, 08:16:26 pm »
Oh, so before did it just check bottom left, now you added bottom right?

1581
News / Re: Mini Contest Results
« on: December 06, 2011, 08:15:23 pm »
MOAR FREE STUFF!
That would be cool

1582
TI Z80 / Re: Swords
« on: December 06, 2011, 08:14:19 pm »
If now it checks that, what was it before?

1583
TI Z80 / Re: Swords
« on: December 06, 2011, 08:09:32 pm »
Jumping without touching ground. Like flying? :P

1584
TI Z80 / Re: Swords
« on: December 06, 2011, 08:06:19 pm »
What does that do?
Does it enable double jumping or something?

1585
TI Z80 / Re: Seeker
« on: December 06, 2011, 08:05:21 pm »
It just goes back to the homepage.
I usually use http://img.removedfromgame.com to upload if not uploaded here.

1586
Humour and Jokes / Re: Where did Nyan cat came from
« on: December 06, 2011, 08:04:04 pm »
I bought the max amount of workers, gave them all the $40,000,000 machine gun, and let 2 guys get the money.

I minimized it and opened it when I got the nuke.

I WIN!
Spoiler For Spoiler:
The nyan cat was born when a coinbox died after being exploded and magically turned into a poptart cat

1587
Humour and Jokes / Re: Where did Nyan cat came from
« on: December 06, 2011, 07:32:32 pm »
Im going to leave the game running minimized for a while and just let my helpers collect coins while I do my homework.

26 minutes in...

1588
TI Z80 / Re: Seeker
« on: December 06, 2011, 03:50:19 pm »
Concept or screenie plz?

1589
Axe / Re: Axe tile mapping! HELP!
« on: December 06, 2011, 03:31:55 pm »
I do not have time to explain this in-depth, but what I always do (it's been a long time since I created a scrolling tilemapper) is like this:
Code: [Select]
(big tilemap here)->GDB1

now display the tilemap from [scrolled X] to [scrolled X]+(96/tile size).
Same for Y.
So if X was the amount scrolled for only horizontal scrolling,i
I'm going to guess what I interpreted
Repeat getkey(15)
For(B,0,8
For(A,X,X+12
{B*13+A+GDB1}->T
If T
T--
Pt-On(A-X*8,B*8,T*8+Pic1
End
End
End
DispgraphClrdraw
End

1590
TI Z80 / Re: Seeker
« on: December 05, 2011, 10:06:09 pm »
Really early = 20% done? :P

Pages: 1 ... 104 105 [106] 107 108 ... 161