I've been working on a Five Nights at Freddy's clone for my TI 84 plus. I got around to working on the menu that you see before you start the game, that has the options "Continue Night #" and "New Game." I used a Text( command to display the choices on the graph screen, but when I run try to run the program, I receive the ERR:DATA TYPE message. When I select "Goto", it brings me to:
Text(-38,4,"Continue Night
(Sorry, I don't know how to post code in the forums. I am on my phone anyways, which might be making it a little harder.)
Does any one know how I can fix this?
I believe the problem you are having is in the -38. Using the text command you can't have a negative for your Y cord. The text command only uses from 0-62. no negatives
batman wrote:
I believe the problem you are having is in the -38. Using the text command you can't have a negative for your Y cord. The text command only uses from 0-62. no negatives

Even when I set Ymin to -62 and Ymax to 0?
I will try though
kegwaan wrote:
I've been working on a Five Nights at Freddy's clone for my TI 84 plus. I got around to working on the menu that you see before you start the game, that has the options "Continue Night #" and "New Game." I used a Text( command to display the choices on the graph screen, but when I run try to run the program, I receive the ERR:DATA TYPE message. When I select "Goto", it brings me to:
Text(-38,4,"Continue Night
(Sorry, I don't know how to post code in the forums. I am on my phone anyways, which might be making it a little harder.)
Does any one know how I can fix this?

-38 isn't on the screen, it isn't based on your window settings but rather on the pixels, so 0 is the minimum you can have which would be stuck at the very top of the screen.
It will not work then either because the text (as Mr womp womp wrote) is based off of the pixels and not off your window settings
Ok. I understand now
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement