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

Pages: 1 ... 31 32 [33] 34 35 ... 165
481
Humour and Jokes / Re: OS 2.71 Released
« on: March 31, 2011, 11:56:39 pm »
Oh, okay.

Why would it occur when an app's being run though? Does it get called runtime too?
With this, it seems to be.  They could just remove the trial app thing and get essentially the same results.  Does the app end up getting deleted after you run it?
I bet DJ's going to release a news post at exactly 4/1 that says "HAHA SUCKERS"
Most likely, yes.

482
Humour and Jokes / Re: OS 2.71 Released
« on: March 31, 2011, 11:53:31 pm »
That error's been around for a while. It happens when an OS isn't signed correctly, while it's getting transferred (I think).
When an app is transferred, IIRC.  If it's an OS, I believe it just crashes and turns back on to the "please install OS now" thing.

483
Humour and Jokes / Re: OS 2.71 Released
« on: March 31, 2011, 11:50:54 pm »
I even got some ERR:VALIDATION with some Axe apps on my side. Weird.
Oh my, if this is true it means they did away with trial apps.  Well, it should be easily patchable.

484
General Calculator Help / Re: Have calc? Will program! [HCWP]
« on: March 31, 2011, 08:21:02 pm »
Yeah, that happens a few times, but I have an insanely fast down speed (as far as internet speeds go), so I get very few lags like that.  What I don't like is those mics that only turn on if they think there's sound, so you hear static when they breath, and it's annoying....

485
Humour and Jokes / Re: OS 2.71 Released
« on: March 31, 2011, 08:16:49 pm »
Lolwut?  2.71?

I wants ;D
Me too.
I hope it's not just an April fool's joke, though.  I wonder what they could add to make that big of a version jump.

486
TI Z80 / Re: Sybolic Expressions
« on: March 31, 2011, 07:59:42 pm »
Indefinite derivation/integration. ;D
I would love that!  Actually, you could do that.  I might write if for KOS if we ever get a dev version, and it allows stuff to be added in like that.

487
General Calculator Help / Re: Have calc? Will program! [HCWP]
« on: March 31, 2011, 07:56:43 pm »
i try to be there, but i can hardly hear anything.
They usually don't say much, unless they are talking about something interesting like DUSB or something.

488
General Calculator Help / Re: Have calc? Will program! [HCWP]
« on: March 31, 2011, 07:53:47 pm »
Who usually still is there most times?
I'm there most times, but I miss every once and a while because of HW.

489
Humour and Jokes / Re: OS 2.71 Released
« on: March 31, 2011, 07:32:58 pm »
It looks like they did.  I wrote a simple website tracker a long time ago, and set it up to watch for new OSes (among other things) and it said that the download was changed twice, then gave me 2.71 and 2.55.
lcan you tell me how you did that?  Because if you can watch a site for changes, you might still be able to use zds.

490
Axe / Re: Platformer Help!
« on: March 31, 2011, 07:43:43 am »
That's what I would do.  Because you have to "recognize" the key by setting K to 0 in order to do it again.  This also helps prevent the same key being pressed over and over, and the game lagging behind, while it's just pressing that key too many times or whatever.

491
Axe / Re: Platformer Help!
« on: March 31, 2011, 07:29:13 am »
I believe the problem is that you have "If getkey(4)" twice in there.  What I do for getkey, is store it into Theta or K, after storing 0 into (Let's just Use) K, outside the loop.
So:
Code: [Select]
If K=0 : GetKey->K : End
Then, whenever you check keys, do if K=4 or whatever.  When you are done with the key to check, and the routine needs to flag the key as taken care of, you store 0 into K.

492
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:59:04 pm »
There should also be a bar-tender that sells drinks....  But only drinks that make you lose.
I'm thinking no NPCs.
Oh, okay.

493
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:57:30 pm »
this sounds wonderful. may i request slight modifications of readable text around the house? (i.e. hello=>ohithur no=>nups etc)
There should also be a bar-tender that sells drinks....  But only drinks that make you lose.

494
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:41:25 pm »
By apps, I meant applets =\  and a tree... with a squirrel sitting in it! =D
How about a squirrel running around?  The trees will change with the seasons (as will the rest of the environment).
Or How about a squirrel pops out of a tree now and then, and you can try and catch the squirrel!

495
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:29:26 pm »
You don't need to buy one.  You can make one as far as I can remember.  Let me go make one.

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