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

Pages: 1 ... 36 37 [38] 39 40 ... 45
556
Introduce Yourself! / Re: Hello ALL!!
« on: November 20, 2011, 04:28:54 am »
Welcom to Omnimaga!
!peanuts
And here are the classic Peanuts! :D

557
Axe / Re: Stages and Collision
« on: November 20, 2011, 03:51:06 am »
Here's the code, please help!
Code: [Select]
:.JUMPDUDE
:[1C141C080C081C22]→Pic0MR
:[1C141C0818081C22]→Pic0ML
:ClrHome
:ClrDraw
:44→X
:50→Y
:1→D
:DiagnosticOff
:Repeat getKey(15)
:DispGraph
:ClrDraw
:GetCalc("vSTAGE1",Y0
:conj(Y0,L6,768)
:If D=1
:Pt-On(X,Y,Pic0MR)
:Else
:Pt-On(X,Y,Pic0ML)
:End
:If getKey(2) and (X≠0)
:X-1→X
:2→D
:End
:If getKey(3) and (X≠89)
:X+1→X
:1→D
:End
:If getKey(4) and pxl-Test(X,Y+8) and (pxl-Test(X+8,Y+8)
:15→J
:End
:If J>0
:Y-1→Y
:J-1→J
:End
:If pxl-Test(X,Y+8) and (pxl-Test(X+8,Y+8)=0) and (J=0)
:Y+1→Y
:End
:End


558
Site Feedback and Questions / Re: Axe suspended
« on: November 20, 2011, 03:23:53 am »
Omg, when I read the subject I thought Axe would stop being developed! D:
Few, but yes it would be nice to get it back up and running!

559
Axe / Re: Stages and Collision
« on: November 20, 2011, 03:02:00 am »
Ok I input the code for a simple test and my character flies up passed the top of the screen and soon I can no longer see him...
Please help I can't fix this!
I uploaded the SRC below...
Im new to the Pxl-Test( command so if you can get a tutorial somewhere to help me out a bit I would be very greatful!!
Thanks...
EDIT: I think i might want to include the stage1 appvar as well huh xD

560
Miscellaneous / Re: Post your typing speed
« on: November 19, 2011, 11:19:12 pm »
<a href="http://speedtest.10-fast-fingers.com"><img src="http://speedtest.10-fast-fingers.com/badge/1_wpm_score_AY.png" alt="Typing Test Score" /></a><p>Visit the <a href="http://speedtest.10-fast-fingers.com">Typing Test</a> and try!</p>

Yep, i'm only fast when im typing words I WANT TO TYPE!!! Not the ones i have to read before typing xD

561
Miscellaneous / How often would you seek programming help?
« on: November 19, 2011, 11:11:39 pm »
Very often, I usally need help with most of my programs!
You obviously should like the cookies...

562
Miscellaneous / Why did you learn how to program?
« on: November 19, 2011, 11:09:27 pm »
Read the subject!

I liked the ability to manipulate something in any way, as well as making my own games... :thumbsup:
When I heard that the Ti-83+SE could get games on it I downloaded them and played them for a long time... *.*
I then wanted to make my own game, as a fan of rougelike's my destiny was then written... :)

How or why did you start to program? (And please don't make some kind of smart alec comment <_<)

563
TI Z80 / Re: Legends
« on: November 19, 2011, 09:34:01 pm »
Woa, nice screenie!
Whats this for? (What Ti?)

564
Introduce Yourself! / Re: Hi everybody!!!
« on: November 19, 2011, 09:31:21 pm »
Welcome to Omnimaga! Can't wait to see your platformer ideas :) Also we are on IRC, if you want to contact us there (look at the IRC tab in the navbar, below the logo, there's a French channel, type /join #omnimaga-fr after you connected).
I think its 40.

Also here's your introductory peanuts! :)


(Aw yeah I've always waited for the moment I could give those brand of peanuts :D)
One thing F-O, you'll need still some more posts before you can chat(I think it's 100, but I'm not sure).
Also welcome here.
I am jealous at those peanuts by the way. :P

565
Introduce Yourself! / Re: Hi everybody!!!
« on: November 19, 2011, 09:30:03 pm »
Welcome!
!peanuts
Here you go!

566
TI-Nspire / Re: Bloxorz
« on: November 19, 2011, 09:29:08 pm »
I remember this! Very nice!

567
TI Z80 / Re: Swords
« on: November 19, 2011, 09:27:52 pm »
Well than, i guess ill work towards that hundred posts!

568
TI-BASIC / Re: TI-BASIC Q&A
« on: November 19, 2011, 09:10:52 pm »
Its just to slow for me so thats why i use axe...

569
TI-BASIC / Re: TI-BASIC Q&A
« on: November 19, 2011, 09:06:13 pm »
Well then, Yay I just learned a new command!

570
TI-BASIC / Re: TI-BASIC Q&A
« on: November 19, 2011, 08:49:17 pm »
Hmm, thanks!
This will help my ZOMBASIC game!

Pages: 1 ... 36 37 [38] 39 40 ... 45