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 ... 142 143 [144] 145 146 ... 161
2146
TI Z80 / Re: MUSEINC: Make musicmaking in Axe easier!
« on: November 12, 2011, 08:07:47 pm »

2147
Miscellaneous / Re: What Would You do if You Lost Your Calc?
« on: November 12, 2011, 08:03:09 pm »
* epic7 throws ninja star at yeong and takes 14 of the calcs

2148
Miscellaneous / Re: What Would You do if You Lost Your Calc?
« on: November 12, 2011, 08:01:55 pm »
I want more calcs. MOAR!


2149
TI Z80 / Re: Mario Shotgun DEMO
« on: November 12, 2011, 07:55:19 pm »
When I think of possibilities it takes me forever. It took me several days to come up with an idea untill I decided on robogun :P
And it was a somewhat-remake still :P

2150
Other Calculators / Re: AxeSynth-MJ's Thriller
« on: November 12, 2011, 07:34:37 pm »
I made my own using madpad
I used a 1 octave pitch shift cuz I was too lazy to record the bass :P. Also madpad only uses 12 sounds.

Link to video!

Clicking the link takes forever.... Just right click and 'save target as' I guess.

2151
TI Z80 / Re: Yet another game idea!
« on: November 12, 2011, 07:28:56 pm »
I'd change the randomness of the invisible object in some way

2152
TI Z80 / Re: Yet another game idea!
« on: November 12, 2011, 06:50:10 pm »
I want to try this sometime :P :D
It sounds like a good idea

2153
TI Z80 / Re: Robo-Gun: My first big axe game
« on: November 12, 2011, 06:45:44 pm »
Ok. I'll pm you the main loop.

Robo gun is 76.429% done! :P

2154
TI Z80 / Re: Robo-Gun: My first big axe game
« on: November 12, 2011, 06:05:09 pm »
I don't think I could use rotation for this project, though.

2155
Axe / Re: Axe Q&A
« on: November 12, 2011, 05:32:44 pm »
Can someone fix this?

This is for character health stuff
Code: [Select]
For(P,0,C)
If abs({P*2+L1+1}-Y)<7
If abs({P*2+L1}-X)<7
E--
End
End
End
Text(40,1,"HEALTH:")
Rect(66,2,(66+(E/2)),5)
If E<1
2->N
Return
End

2156
Other Calc-Related Projects and Ideas / Re: BACKUP YOUR PROGRESS OFTEN!
« on: November 12, 2011, 04:36:18 pm »
I lost my character health codes because I archived my source :P

2157
Axe / Re: AXE midi out adapter
« on: November 12, 2011, 04:34:32 pm »
Does it need a special midi cord or something?

2158
Other Calculators / Re: AxeSynth-MJ's Thriller
« on: November 12, 2011, 11:07:35 am »
Im going to make one of those! But I'll have to memorize where the correct notes are... Or tape the letter names to my buttons!

2159
The Axe Parser Project / Re: MIDI To Axe Music Converter
« on: November 12, 2011, 10:36:46 am »
Y U NO WORK? Im just going to use v1 -_-

Edit:
They all dont work for me D:
V1: I dont know how to make it play
Second V1: Says the appvar is invalid or corrupt
V2: Errors even after I installed the dlls

2160
Axe / Re: The Optimization Compilation
« on: November 11, 2011, 10:37:46 pm »
I'm going to see how many bytes I can save now.

Pages: 1 ... 142 143 [144] 145 146 ... 161