Jump to content
disjaukifa

Question about checking the current score . . .

Recommended Posts

Hey Guys,

 

I know you can check score like this

 

if sc1 = $00 && sc2 = $00 && sc3  = $00 then ...

 

But can I check the score using a decimal number instead of a hexadecimal number?

 

Thanks

Share this post


Link to post
Share on other sites

Actually I did, but what I didn't see was if I could take a variable lets say a which has a value of 35

 

a = 35

 

and then do this

 

if sc1 = $00 && sc2 = $00 && sc3  > $00 + a  then ...

 

*UPDATE* That seems to be working. I tried that earlier tonight and I my score was still rolling backwards, I must have forgotten the "$" on the 00 when I tried it earlier.

 

Hey Random do you know an easy way tell check to see if you score as rolled to a million and keep track of it?

Edited by disjaukifa

Share this post


Link to post
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.

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