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

Pages: 1 ... 200 201 [202] 203 204 ... 207
3016
Introduce Yourself! / Re: hello! i am new!
« on: March 09, 2010, 05:59:27 pm »
I doubt anyone really knows which video was the original, especially since I'm pretty sure Rick Rolling started over at 4chan.

3017
TI-BASIC / Collision Detection Help
« on: March 09, 2010, 05:52:17 pm »
So I have been planning on making a homescreen maze type game (there is still a lot I need to figure out haha). The problem I'm having though is that I was trying to make a test program that would just give me the way to move the character. For some reason though it isn't working and I can't figure out what the problem is 

Code: [Select]
PROGRAM:MOVE
"//////////////// //Broke it down so it's easier to see.
/___///___///__/
/_///___///__/_/
/______/////___/
/__///__///__/_/
/_////__//__////
/______________/
////////////////→Str1
Output(1,1,Str1
2→A
2→B
Repeat 0
Output(A,B,"*
Repeat Ans
getKey→K
End
Output(A,B,"_
A+(Ans=34)(sub(Str1,AB+16,1)="_")-(Ans=25)(sub(Str1,AB-16,1)="_→A
B+(K=26)-(K=24)→B
End

I know it is happening in the sub( parts. Which I'm guessing they are probably wrong, they just look correct to me.
Thanks for any help.

By the way, I'm aware this is not the most efficient method of doing this. Just trying to do this without looking up help code from something like TIBD. O0

3018
Pokémon Purple / Re: [PP] Progress '10
« on: March 09, 2010, 05:23:33 pm »
That's really cool.

3019
Humour and Jokes / Re: The Omnimaga Dragonforce Song
« on: March 09, 2010, 05:19:41 pm »
Flames will engulf the blue spirit of destiny
Hope surges onward to the burning blue sky
[Epic guitar solo]
As we dream of solitude, we soar through
The night embracing blue, our spirits drifting
Oooooooooonnnnnnnnn
[Guitar battle]
Blue lobsters fly with me into the blue and yes.
Hurricanes will destroy the Eeems in us all
Darkness awakens the intrigue of coders
To see the unending cherry flavoured dragon!
We are

3020
TI Z80 / Re: A typical Connect 4 game in TI-Basic
« on: March 09, 2010, 02:02:34 am »
Ya, I would bet that is how most people are. Because you know what you're trying to do with your own code so you kinda see the things better, if that makes sense. But cool...I need to get better at it.
Back on topic though, as I said, I shall check this out when I have time :)

3021
TI Z80 / Re: A typical Connect 4 game in TI-Basic
« on: March 09, 2010, 01:57:08 am »
Ah ok, I just saw that you looked over tifreak's code so ya, just thought you might be. But ya, I know what you mean.

3022
TI Z80 / Re: A typical Connect 4 game in TI-Basic
« on: March 09, 2010, 01:48:32 am »
Isn't Eeems pretty good at spotting optimizations?

3023
TI Z80 / Re: A typical Connect 4 game in TI-Basic
« on: March 09, 2010, 12:59:20 am »
Hmmm...I don't have time to look over it a whole lot right now (since I'm probably gonna have to pull an all-nighter from homework already...) but I will check it out when I have time. It looks nice though.
By the way, by the time I get a chance to look at it, it will already have been looked at by someone more experienced :P

3024
Pokémon Purple / Re: [PP] Progress '10
« on: March 09, 2010, 12:39:07 am »
Oh ok, I get it. So basically when the sub( reaches those characters it acts a certain way and then continues on?

3025
Pokémon Purple / Re: [PP] Progress '10
« on: March 08, 2010, 11:20:42 pm »
Ya, I figured that it would be. I just don't get the whole new line/pause/return thing that he said. Other than that I could probably work through lol.

3026
Pokémon Purple / Re: [PP] Progress '10
« on: March 08, 2010, 11:11:12 pm »
Hmmm...I hate that I can't follow all of the code. :P

3027
Humour and Jokes / Re: The Omnimaga Dragonforce Song
« on: March 08, 2010, 02:02:18 am »
Flames will engulf the blue spirit of destiny
Hope surges onward to the burning blue sky
[Epic guitar solo]
As we dream of solitude, we soar through
The night embracing blue, our spirits drifting
Oooooooooonnnnnnnnn
[Guitar battle]
Blue lobsters fly with me into the blue and yes.
Hurricanes will destroy the Eeems in us all
Darkness awakens the intrigue of coders
To

3028
Introduce Yourself! / Re: I'm not very good with introductions...
« on: March 08, 2010, 01:30:30 am »
I agree with Eeems on the updating part. v2.53 has some nice features but it is still pretty buggy and ya. Normal stuff with things that just come out.

3029
Introduce Yourself! / Re: I'm not very good with introductions...
« on: March 08, 2010, 12:07:08 am »
Well for the must play games there are a quite a few but if you updated to the new OS that just came out you might have to run a ASM program or two to get them to work properly.

3030
Introduce Yourself! / Re: I'm not very good with introductions...
« on: March 07, 2010, 11:55:19 pm »
Welcome to Omnimaga.

Pages: 1 ... 200 201 [202] 203 204 ... 207