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

Pages: 1 ... 31 32 [33] 34 35 ... 45
481
Axe / Re: Help Request - ERROR INVALID TOKEN
« on: December 03, 2013, 08:37:28 am »
True I should have cleared up. I meant how confusing it can be using negative numbers. Especially how with regular variables, -1 is 65535 but with variables in L1 its 255... I had to mess with all that in my game blox.
But thank you I didn't know the division thing  :)

482
General Discussion / Re: Watcha Been Listening To?
« on: December 03, 2013, 08:31:51 am »
Yaaah Linkin Park!  :thumbsup:

483
Axe / Re: Help Request - ERROR INVALID TOKEN
« on: December 02, 2013, 10:33:35 pm »
It can be annoying getting used to the little things Axe does funny but stay with it and it will get way easier. The only thing that still bugs the crap out of me is the lack of negative numbers...  :w00t:

484
General Discussion / Re: Watcha Been Listening To?
« on: December 02, 2013, 10:30:50 pm »
My top three:

Slim Shady - Eminem (who doesn't like???)
Leave Out All The Rest - Linkin Park (awesome band, everything they make is perfect)
Bonfire - Knife Party (only dubstep song I can actually like)

485
TI Z80 / Re: Does a appvar editor exist for the Ti-83/84?
« on: December 01, 2013, 09:55:46 pm »
Do you mean a program editor but for appvariables? You could always make a program and copy it to an appvariable.

486
News / Re: Contest 2013 Calculator Gaming Roots - Public Vote
« on: December 01, 2013, 07:52:32 pm »
I can't find Piko Piko anywhere and it's not with the other entries  :-\

487
Other Calculators / Re: Blox - ClrDraw
« on: December 01, 2013, 05:10:02 pm »
Haha I won't. It's gonna take me so long to get to 1000!  :'(

488
Axe / Re: Lights Out help?
« on: December 01, 2013, 05:06:15 pm »
I have not tested this, but it should work.

Code: [Select]
:.TEST
:"TEST STRING"->String1
:Fill(L1,20,0)
:Copy(String1+4,L1,5)
:ClrHome
:Output(0,0,L1)

This should take "TEST STRING" and output "STRING".

489
Axe / Re: Lights Out help?
« on: December 01, 2013, 03:47:44 pm »
Sounds fun I'm downloading now  :)

490
Axe / Re: Lights Out help?
« on: December 01, 2013, 10:56:16 am »
Wow that is  :o

491
Axe / Re: Lights Out help?
« on: November 30, 2013, 09:01:23 pm »
Haha yeah I think it should probably be the opposite  ;) Also they eye is attracted to lighter colors so people will naturally try removing the white squares.

492
Axe / Re: Lights Out help?
« on: November 30, 2013, 07:54:34 pm »


This is pretty cool! +1

Here's one thing you can optimize: instead of A+1->A use A++

493
News / Re: Last days to take part in the TiCalc.org POTY
« on: November 30, 2013, 05:12:56 pm »
I somehow always forget to add my stuff to ticalc, I need to remember to do that when I make new programs so I don't overload them last minute.

494
Other Calculators / Re: Blox - ClrDraw
« on: November 30, 2013, 04:53:37 pm »
I really do need to get that 1000 posts tho, I'm so OCD about my downloads I'm like always changing them  :P

495
News / Re: Last days to take part in the TiCalc.org POTY
« on: November 30, 2013, 04:47:16 pm »
Haha mine too! CMDv2. Sadly not my best program, but oh well.

Pages: 1 ... 31 32 [33] 34 35 ... 45