Jump to content
IGNORED

Help with score2 in 7800 Basic


fultonbot

Recommended Posts

Is there a trick to defining and/or setting score2 ?   
I DIMmed it to "a" and set it like I set score0, but it keep showing "0" when I use plotvalue:


 

dim score2 = a 
 rem b - 2nd byte of score 2
 rem c - 3rd byte of score 2
...
score2 = 
60
...
plotvalue
 font 0 score2 1 152 6


 

Edited by fultonbot
Link to comment
Share on other sites

50 minutes ago, atari2600land said:

Like what was stated in response to your previous post, it's because you're only telling it to display 1 digit. If you used "plotvalue font 0 score2 2 152 6" I bet it would display 60.

Weird, I thought the first one never posted.
Is there a way to delete a topic? 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...