Jump to content




[QUESTION] Why Is this Not Working Correctly?


  • You cannot reply to this topic
3 replies to this topic

#1 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 10 February 2013 - 02:19 AM

As I was updating my Game Boxer Tournament I thought I would add the settings Menu now..
But It's not working as it should since if i press Enter it does'nt change the settings displayed!
And I wonder if someone could help me explain what's wrong.

CODE:
Spoiler


#2 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 10 February 2013 - 02:38 AM

And for you to know what i'm meaning, It's this
--If we say that I press enter when the cursor is on game I want it to print


GAME
----------
Hint Level:Low
Subititles:On
----------
GRAPHICS
CONTROLS
NETWORK
HUD
ENTER CHEAT



#3 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 10 February 2013 - 02:54 AM

The problem is that your assembling the strings that print when the table is created... this isn't updated each time it is called. so you need to update the appropriate entries in the table yourself. chances are they are changing, just your not seeing it.

#4 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 10 February 2013 - 03:16 AM

Oh thx but I fixed this now by changing like nothing to "nothing" since it seemed to work better as strings..
Soon I'll release the new version of Boxer Tournament :D





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users