~Cetanu's Forum Posts

  • 11 posts
  • No, I didn't keep backups....

    ...but the thing is, I ejected the flash drive before I took it out, so corruption shouldn't happen, right?

  • I cannot access this game I've been working on forever, it was working when I made it before, but then I pulled out my flash drive, tried again, and now I get an error with the .cap...

    Error Loading: Expecting CEditorParam() but received ().

    And the .exe throws "Error loading application, reinstalling may fix this."

    But my other .cap files work!!!

    Any help?

  • Okay, thanks! I actually just found them a while ago, and I said to myself, "Can it really be this easy?"

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • When I run my .exe or my temporary .exe file for my game, it is allowed to create a directory and a .ini file, but it subsequently gives me the error: "An unexpected error has occurred, the program must terminate."

    After that, the directory and .ini are fine, but the program just shuts down....

    Any ideas?

    .EXE:

    gameFinal.exe

  • Okay, so I fixed that major issue. It took awhile xD Now I have another one...

    When my character overlaps the Gargoyle and presses SPACE, the message should show up depending on that Gargoyle's Private Variable called DisplayText (or something)....but when my character stops over the first Gargoyle, it shows that one's text and then really quickly shows the next one's....

    game1.cap

    Thanks!

  • I took a look at that INI example and it broke it down for me, but still didn't tell me enough...

    ...how do I make Construct read/load the file?

  • I was wondering how to create a method for saving a game...

    ...someone told me that I could have a directory w/ a .txt file that will hold all of my variables, so when it starts up the game gets the variables and loads everything. However, I have no idea how to do this, so if someone could run down some basic methods I'd be eternally grateful.

    Thanks,

    ~Cetanu

  • Okay, here's the .cap file.

    http://www.4shared.com/file/145513540/8 ... game1.html

  • Oh, sorry that I never actually stated the problem.

    Well, I have one 'sign' that does work, but that is the one I created prior to beginning this method. The problem is simply that the messages won't show up when the spacebar is pressed.

    How do I post the .cap file?

  • Hallo! Pretty cool forum; I like it.

  • Hi all! I'm new here.

    I have just recently become interested in the amazing program: Construct! However, I just encountered a problem with Construct. I am trying to create a "sandbox" game for myself, in which I will be able to familiarize myself with Construct and its features. In this, I want to have a behavior very similar to the signs in the Platform School tutorial; since I'm still working as a beginner, I just figured I'd mimic the tutorial's method and make changes here and there (that's how I learn)....but it won't work!

    If someone could help, I'd really appreciate it.

    http://i302.photobucket.com/albums/nn83/YautjaElder14/screen-12.jpg

    http://i302.photobucket.com/albums/nn83/YautjaElder14/screen2-1.jpg

    Here are the links to event sheet Screen Shots I've taken, the first is most of it, but the second encompasses the last two statement/conditions.

    Thanks in advance!

    ~Cetanu

  • 11 posts