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 - parserp

Pages: 1 ... 66 67 [68] 69 70 ... 113
1006
TI Z80 / Re: Snake and Copter
« on: November 09, 2011, 11:07:06 pm »
hey, those look pretty good :D

1007
TI Z80 / Re: Mario Shotgun and screenie
« on: November 09, 2011, 10:30:13 pm »
Ooh tilemap...
* parser padwan doesn't know how to use those... :(

1008
Graviter / Re: Graviter
« on: November 09, 2011, 10:26:18 pm »
O.O
that looks REALLY nice :D

1009
TI Z80 / Re: Mario Shotgun and screenie
« on: November 09, 2011, 10:23:37 pm »
is it optimized too much?
I can't think of any other way to do it...

1010
TI Z80 / Re: Mario Shotgun and screenie
« on: November 09, 2011, 10:22:11 pm »
Ok, I got the  flag detection working, but I don't have time to upload it so I'll just post the source here:
Code: [Select]
:.see if player is at flag
:If ((X>=3) and (X<=5) and (Y<2))
:Goto WIN
:End
:
:Lbl WIN
:ClrHome
:Disp "You Win!"
:Repeat getKey
:End
is that what you are looking for?

1011
Axe / Re: Axe Q&A
« on: November 09, 2011, 07:22:27 pm »
quick question: is {L1} a 1 or 2 bye integer?

1012
TI Z80 / Re: Pogo screenie
« on: November 09, 2011, 07:12:07 pm »
Ooh, nice XD
I +1ed ;D

1013
TI Z80 / Re: Swords
« on: November 09, 2011, 07:03:21 pm »
Thanks, I'mm gunna need it... ;)

1014
TI Z80 / Re: Mario Shotgun and screenie
« on: November 09, 2011, 06:56:20 pm »
ooh ok I'll try to work on that...
(actually, that's what I'm currently doing with swords XD)
:)

1015
TI Z80 / Re: Swords
« on: November 09, 2011, 06:53:27 pm »
When is it gonna b released?
I'm 90% sure I'll be done with it before the end of the month
(so I can enter it into that contest :))

1016
TI Z80 / Re: Mario Shotgun and screenie
« on: November 09, 2011, 06:51:03 pm »
Ooh O.O
I like...
so with the level, is that a lot of Line( commands or is it an appvar?
but anyway, lookin good :)
(I +1ed) ;D

1017
TI Z80 / Re: Mario Shotgun
« on: November 09, 2011, 05:31:58 pm »
use
wabbitemu...
I'll try to get one for you...
wait here...

1018
TI Z80 / Re: Mario Shotgun
« on: November 09, 2011, 05:30:37 pm »
ooh yes a screenie would be nice XD

1019
Axe / Re: Help with Menu
« on: November 09, 2011, 05:28:05 pm »
I'm assuming => means store?
and it is supposed to be sub(X D)
it put an emoticon :P

1020
TI Z80 / Re: Mario Shotgun
« on: November 09, 2011, 05:24:59 pm »
ooh mario with a shotgun... that sounds epic XD

Pages: 1 ... 66 67 [68] 69 70 ... 113