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 ... 146 147 [148] 149 150 ... 161
2206
Can I have the link for the userbar?

2207
While we're going off topic, that fat potato computer dude is cool :P

2208
Well, I'm in 10th grade math.

2209
And since I'm 2 years younger than you, you thought I was 5 grades lower than you? :P

2210
oooh you are a young lad :P
I was just a little kid when i was 13 ;)
so that makes you in 5th grade? ;)

8th...

2211
Are we blurting out ages? Thhhhuuuurtteen!

2212
Miscellaneous / Re: My Room
« on: November 08, 2011, 09:16:48 pm »
Omg the epicness :o

2213
Grammer / Re: Grammer 2-The APP
« on: November 08, 2011, 08:56:19 pm »
I should try this. What are the advantages of grammer vs. axe?

2214
Other Calculators / Re: How much stuff is on YOUR calc?
« on: November 08, 2011, 08:52:53 pm »
What did you say?
!peanuts

2215
Art / Re: Monochrome art
« on: November 08, 2011, 06:40:57 pm »
I thought the screen dimentions were 94 by 62

2216
Other Calculators / Re: How much stuff is on YOUR calc?
« on: November 08, 2011, 06:39:06 pm »
I need to start archiving my stuff. Im going to run out of ram.

P.s. Welcome thundermagnet :P
!peanuts

2217
I'll judge if you want. :D

2218
Axe / Re: Why is the sound getting disrupted on button press?
« on: November 07, 2011, 07:30:12 pm »
The Runer of Quibigo?

2219
TI Z80 / Re: Robo-Gun: My first big axe game
« on: November 07, 2011, 06:39:12 pm »
I think this is everything that is relevant to the bullets

Code: [Select]
:55→S→T
:8→O
:2→I

:For(V,0,I)
:0→{V*5+L5}
:0→{V*5+L5+3}
:End

:.Main Loop
:Repeat getKey(25)
:.All the other getkeys
:If getKey(54)
:If T=S
:For(V,0,I)
:!If {V*5+L5}
:1→{V*5+L5}
:0→T
:Goto X
:End
:End
:End
:End
:Lbl X
:If R
:Pt-On(X,Y,L*8+Pic1)
:Else
:Pt-On(X,Y,FlipH(L*8+Pic1)
:End
:For(V,0,I)
:If {V*5+L5}=1
:X+4→{V*5+L5+1}
:Y+1→{V*5+L5+2}
:Pt-On({V*5+L5+1},{V*5+L5+2},Pic2
:1→{V*5+L5+3}
:2→{V*5+L5}
:R→{V*5+L5+4}
:End
:End
:For(V,0,I)
:If {V*5+L5+3}
:If {V*5+L5+4}
:{V*5+L5+1}++
:Else
:{V*5+L5+1}--
:End
:Pt-On({V*5+L5+1},{V*5+L5+2},Pic2)
:End
:End
:For(V,0,I)
:If {V*5+L5+1}=1 or {V*5+L5+1}>90
:sub(SET)
:Goto I
:Lbl SET
:0→{V*5+L5}→{V*5+L5+3}+100→{V*5+L5+1}→{V*5+L5+2}
:Return
:Lbl I
:End
:End

:.Stuff

:If T<S
:T++
:End

:. Collision below
:For(V,0,I)
:For(P,0,C)
:If {P*3+L2+2}
:If abs({V*5+L5+1}-{P*2+L1})<6
:If abs({V*5+L5+2}-{P*2+L1+1})<6
:{P*3+L2}-O→{P*3+L2}
:sub(SET)
:End
:End
:End

:. Other stuff including enemy death code

:DispGraph
:End




Works fine except for the random bullet at the beginning....

And occasional enemy invincibility...

2220
TI Z80 / Re: Online TI Token to Unicode Converter
« on: November 07, 2011, 06:09:32 pm »
Recived:

Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Pages: 1 ... 146 147 [148] 149 150 ... 161