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

Pages: 1 ... 402 403 [404] 405 406 ... 424
6046
Axe / [Axe]Title Screen
« on: November 06, 2010, 12:00:13 pm »
Hey everyone, I have small knwoledge on axe and would like to know how to make a VERY SIMPLE title screen.

Can I use the same menus as in TI BASIC:

Code: [Select]
Menu("Choose","Play",1,"About",2,"Quit",3)
or

Code: [Select]
:ClrHome
:AxesOff
:ClrDraw
:1?W
:While W
:While W=1
:Text(1,1,"CHOOSE FORMULA
:Text(7,1,"1:CIRCLE AREA
:Text(14,1,"2:SPHERE VOL.
:Text(21,1,"3:CYLINDER VOL.
:Text(28,1,"4:CONE VOL.
:Text(35,1,"5:CONE SURFACE AREA
:Text(42,1,"6:QUADR. PYR. VOL.
:Text(49,1,"7:CYLINDER SURFACE AREA
:Text(56,1,"8:MORE FORMULAS
:Repeat 2>abs(5-abs(5-abs(Ans-83
:getKey
:End
:Ans?K
:If K=73
:Then
:ClrDraw
:2?W
:Else
:If K=92
:Then
:ClrHome
:Prompt R
:Output(4,2,"VOLUME IS:":Output(5,2,RRp
:End
:If K=93
:Then
(...)


Thanks

6047
TI Z80 / Re: Space Impact
« on: November 06, 2010, 10:04:14 am »
Well the "slow" part sounded like you said you would not download it because the game looks slow. If you find this game slow, then you will not like many TI-83 Plus games. Here at Omnimaga we try to encourage people to work on their projects. Comments like the above can discourage them and they can simply quit calculator programming altogether (which I have seen happen before). There are nicer ways to suggest improvements on someone's project than to tell him his effects are useless.

Also at Omnimaga I decide what is allowed and what is not. You're not forum admin so you have no say on what I allow and what I don't. Only the other staff and admins does, to a certain extent.

Well, I already Pm'd you with what I think: I want this to be over, this thread is to discuss aeTIos game.

I'm sorry if I psichologically harmed someone and also if I misspelled psychologically before

6048
TI Z80 / Re: Bomberman
« on: November 06, 2010, 09:52:35 am »


Looks great

6049
TI Z80 / Re: Space Impact
« on: November 06, 2010, 09:50:34 am »
tHE effetcts are cool, but could be removed for optimization, since they're useless hhaha

the meteorite engine, yeah it rules
Looks really good, since it is slow, I won't download it for now, but later I WILL.

These are not negative comments, though.

What I'm trying to say is: the game looks slow (but if it is fast for DJ...) and I will download it, just not now, waiting for more stuff to be added, needless to say what since you (aeTIos) already said what you will update next time.

HOWEVER, I'm sorry if you consider these negative, but they weren't supposed to be negative

6050
TI Z80 / Re: Space Impact
« on: November 06, 2010, 09:15:23 am »
tHE effetcts are cool, but could be removed for optimization, since they're useless hhaha

the meteorite engine, yeah it rules

6051
TI Z80 / Re: Space Impact
« on: November 06, 2010, 08:36:52 am »
Looks really good, since it is slow, I won't download it for now, but later I WILL.

6052
TI Z80 / Re: Formulum: Texas Instruments Version
« on: November 06, 2010, 08:26:43 am »
good luck with the third page!  Remeber, 3+ pages and yuo should upload it on ticalc as a suite -- which is much more respected than a regular formula solver cuz' it can solve just about anything you'll need for a certain topic (in this case, geometry) :D

And also, there's less suites, so I'd say Formulum would stand out more then on ticalc.org.

Huh... What's a suite? lol

6053
Contra / Re: Contra
« on: November 06, 2010, 08:25:30 am »
YAY Contra for calculator, I used to play that in a browser NES emulator :)

6054
News / Re: OS 2.1 major bug
« on: November 05, 2010, 05:53:16 pm »
TI-Bank has finally newsed about the bug with OS 2.1, which permanently freezes you TI-Nspire basic ClickPad if you've got boot2 1.1.

http://ti.bank.free.fr/index.php?mod=news&ac=commentaires&id=882

If you've owned your calculator for a while and allready installed OS 1.4 or newer, you probably have boot2 1.4 and aren't concerned by the problem.


But if you've just bought your calculator, it may come with boot2 1.1...
And when you connect it to your computer, that stupid TI-Nspire Computer Link tells you to install OS 2.1...
Some minutes later, your TI-Nspire is totally useless.


This is a major bug, and sadly, no english calculator site has newsed about it.
We were too busy in july taking care of the downgrade protection...


As Omnimaga is one of the most visited english calculator site, I thought you could make a similar news, as it is important to inform current/future Nspire users.

That's really bad. Hopefully, I'm not having that kind of problem.


Will Texas pay you if it crashes your calculator forever?

6055
TI Z80 / Re: Formulum: Texas Instruments Version
« on: November 05, 2010, 05:34:30 pm »
Why was it pointing to the Text( command though? Glad you got it fixed though.

Stupid poiting error, fixed now.

Now I'm having difficulties adding a third page, but I will manage by myself :)

6056
TI Z80 / Re: Formulum: Texas Instruments Version
« on: November 05, 2010, 05:08:21 pm »
What was the problem?

An extra 'End' in the code :S

6057
Gaming Discussion / Re: the perfect platformer
« on: November 05, 2010, 05:07:53 pm »
I think Jumpman is the perfect platform game for calcs. But... That is just my humble opinion. ;)



So do I :) And Mario's

6058
TI Z80 / Re: [Platformer] Pyyrix's Most Excellent Adventure
« on: November 05, 2010, 03:52:07 pm »
The GIF seems nice. Is the game in Calculator as slow as the GIF?

6059
Art / Re: Mario Sprites
« on: November 05, 2010, 03:17:30 pm »
TI-Nspire actually has only 15 colors on the screen, so it might be a good idea to have the 16th color represent transparency. The colors 0 and 1 are identical (at least in the OS's color palette; the literal colors sent to the LCD are 15 and 14 in case you care to know). So, you could treat color 0 as transparent. This would save at least a bit per pixel in storage :)

So, NSpire has 15 colours, what about TI-8x calculators (83 and 84)?

6060
TI Z80 / Re: My First Quantum Translocator
« on: November 05, 2010, 03:16:23 pm »
I like how the menu for new game/continue is where you jump to the option :D

Even though, I prefer number based menus :)

Pages: 1 ... 402 403 [404] 405 406 ... 424