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

Pages: 1 ... 210 211 [212] 213 214 ... 239
3166
Miscellaneous / Re: what flight sims do you own?
« on: September 17, 2011, 09:34:07 am »
How did I guess who was the creator of the topic ? :P

I don't own any. Never tried in fact. Seems fun !

3167
TI Z80 / Re: Pokemon Topaze (Axe)
« on: September 15, 2011, 11:47:44 am »
Apparently, I just looked for the screenshots at this thread. :P
Lol

thanks for kindly explaing it again though. :D
I don't explain it "again" as it was not me that explained the first time ;)

3168
Axe / Re: Routine for quick responce button?
« on: September 15, 2011, 11:45:26 am »
I don't code in Axe, but it might be something like this:
Code: [Select]
If getKey(*key*)
Then
<<code if key is pressed>>
Else
<<code if key isn't pressed>>
End
Again, I don't know if this will work :/

This will not work, as "Then" is not an Axe token, but the idea is here, in my opinion.

3169
Axe / Re: Routine for quick responce button?
« on: September 15, 2011, 11:43:27 am »
The following would work, If I understood well the question (spaces are not needed, just to see better).

Lbl (name)
   If getkey(the number)
      commands
   Else
      commands
   End
Return

3170
TI Z80 / Re: Pokemon Topaze (Axe)
« on: September 15, 2011, 11:40:44 am »
With Ion, you can use CrabCake :P
Well, apparently, you can't use Asm(prgmNAME to launch the prog if it is compiled for Ion, while you can if it is compiled for NoShell. At least, I think :P
Also, MirageOs doesn't see Noshell progs.
But that problem has already been talked about on page 3 of this topic lol.

3171
TI Z80 / Re: Pokemon Topaze (Axe)
« on: September 15, 2011, 11:02:47 am »
surely "ERROR:INVALID", if he tries with Asm(prgmZPKMN. I just got it on Wabbit, using that command.
It was compiled for Ion by Axe, so it needs a shell that can run Ion progs.

3172
Miscellaneous / Re: Dreams
« on: September 15, 2011, 10:49:42 am »
(true) Today I dreamed that my Total Post Ratings reached +41 and was growing permanently.
Only in my dreams  :'(.
EDIT: after connecting here, I noticed that I really got a +1 during that night !
EDIT: I also noticed after that the +1 is at this post so it wasn't that night...
Bump, just for the fact.

EDIT: I posted because I have +41

3173
Other Calculators / Re: Name your calc?
« on: September 15, 2011, 10:48:12 am »
My calcs' names are written in my profile since I registered.



(If there is a grammar fail, Then there is a grammar fail :P)

3174
TI Z80 / Re: Pokemon Topaze (Axe)
« on: September 10, 2011, 11:07:19 am »
can i play it with the Ti-nspire cx cas (with a touchpad)
I don't know. It is an Axe Program compiled for Ion.

UPDATE
-Fixed a bug: lvl 50 Gyarados can use Hydro Pump without removing only one pv.
But maybe the calculation of the attack will be a bit less precise (not a lot)

Yes, I play Pokemon during the lunch break at school ;D
Fuuu, hope I'll not have to do an update for a long time, due to bugs --°

3175
Humour and Jokes / Re: What is your favorite joke?
« on: September 09, 2011, 01:57:11 am »
This joke is not really funny but reminds me of a sheet of paper in which there was an very funny face.
What type of lights did Noah have on the arch ?
Spoiler For Answer:
Floodlights :evillaugh:
What is yellow and can pass through walls ? The answer is really stupid.
Spoiler For Answer:
a Magic Banana ???

3176
Miscellaneous / Re: Going to be off for a long time
« on: September 08, 2011, 12:47:49 pm »
Well, I hope school goes well for you. Hopefully you'll be able to manage some free time here and there. :D Still looking forward to pokemon Topaz also.
Well, for now, I don't have a lot of work (or maybe I don't work enough :P) so I'm still around, but when I'll get a bad mark... :( Or maybe I work enough and I'll stay here forever :w00t:
And for Pokemon Topaze, you'll have to wait for a better version :P but the released one is already fully playable.

Too bad, I will really miss you. I hope you will still be around there.
(French : Et au fait, dans quelle prépa tu iras ?)
(French: Prépa MPSI O.O)

EDIT: Only two persons lost :'(

3177
TI Z80 / Re: Pokemon Topaze (Axe)
« on: September 07, 2011, 12:35:14 pm »
Hello ! Welcome on Omnimaga ! First of all, you can introduce yourself here.
After, to download the game, check my first post, you have the two download links. Or just go to this message and download one of the two attached files, according to the language you want. The links don't give you the newest version. Go to the first post.

3178
Miscellaneous / Re: Going to be off for a long time
« on: September 04, 2011, 12:31:04 pm »
Competition is actually a good thing, it drives people to make what they are working on to be better than everyone else's :)

Not to say I'm not doing that now, just how it generally goes.
I hope that in my class they won't be doing competition but help.
And I didn't even think about making competition with your Pokemon game. Mine is just a little Pokemon game for calcs, yours is more complete.

3179
Miscellaneous / Re: Going to be off for a long time
« on: September 04, 2011, 11:52:41 am »
Well, one of my sister was in prépa, and she spent 3 years in her room O.O. Well, sometimes (very not often), she would go out with friends or things like that, but it is because she worked hard, and could afford it (but if she worked hard, why did she do 3 years and not 2 ???). But me, I never worked of my life. So, I'll spend at least 2 months in my room :'(, and after, maybe I'll figure out what work and organization are, and will come back here :D (I hope).

3180
TI Z80 / Re: Pokemon Topaze (Axe)
« on: September 04, 2011, 10:50:34 am »
This project is not dead. It is discontinued due to this. I don't release the code because it is uncommented and unoptimized so it will learn nothing to no one. But the demos released in that message are already fully playable and with no harmful bug (I hope :P), so you can play and report bugs (and I'll correct them in two years :P) or tell me what features you want, if you want.

I'll only fix major bugs, not little ones, and only when I have time

EDIT: O.O There are a lot of Pokemon Topaze on Google, I am on page 3  :o

Pages: 1 ... 210 211 [212] 213 214 ... 239