User Tag List

Results 1 to 2 of 2

Thread: Why won't this cheat code work?

  1. #1
    Clicker Multimedia Fusion 2

    Join Date
    Feb 2007
    Location
    UK
    Posts
    243
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Why won't this cheat code work?

    I've been using a pop-up menu cheat system while making my game for play-testing and debugging. I'd like to leave the code in but password lock it; so I did this in a new project:


    Very simply it checks for the right word typed after pressing the Home key. Enter anything other than the right word and press Return and nothing will happen and you can repeat this.
    When the correct word is typed in (redacted here in my image) the Edit Box object is destroyed to avoid any complications and it doesn't matter if it's destroyed because the pop-up menu only appears when double-clicking the mouse on the screen so no cheats are active.

    This works in a new empty project with nothing in it other than the Edit Box object and a counter.

    Add this code to my game however and it doesn't work. Type the correct word and the counter doesn't change.

    Why?!

  2. #2
    Clicker Multimedia Fusion 2

    Join Date
    Feb 2007
    Location
    UK
    Posts
    243
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, I just found out why... and it is one of the weirdest software bugs I've ever encountered.

    Set the Edit Box to a height above 35 and the code doesn't work. Anything below 36 and it does work. How utterly, utterly bizarre.

Similar Threads

  1. Very simple code won't work
    By D_Light in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 5th December 2014, 05:04 AM
  2. Very simple code won't work.
    By D_Light in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 25th June 2013, 11:44 PM
  3. Very simple code doesn't work for some reason
    By D_Light in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 16th February 2013, 09:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •