jesstadslabo's Recent Forum Activity

  • Hello dear Construct users!

    I've the following problem:

    We've made a part of our game in C3 running Runtime of C2.

    After this we've merged this part with our big gameproject (that runs in C3)

    Now we have this strange problem: some of our listboxes don't give their text (out of an array) anymore. It's weird because other listboxes have the same function and are giving text...

    I've checked it and when I change the runtime in the small project to C3 runtime, it gives the same problem, while the C2 runtime doesn't...

    When someone opens a C3 project it should be C3 runtime by default!

    thank you in advance!

    Jess

  • wow, that headache wasn't necessary :-D

    Never used 'stop loop' before

    Thank you very much!

  • Hello

    I have a headache of the following problem, maybe there's somebody with a possible solution:

    An array has the following structure with a lot of empty Y-rows:

    0 = name1,string1,,,,,,,,,

    1 = name2,string2,,,,,,,,,

    The empty Y-rows I would like to fill in chronologically, so if the first empty cell is valued, then it has to find the next empty cell to change the value in.

    I tried to find the 'for' loop and 'compare2 values' but then it fills in every empty cell on the same x, while i just want to change the value of the first next empty cell..

    Thank you in advance to look at this problem!

    Jess

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • You do not have permission to view this post

  • Thanks for your inspiring advice!

    I didn't think that way yet!

  • I found a way to do it:

    compare two values:

    ajaxTag = "tag" -> action: ajax.Lastdata

    Thanks for your help!

  • Thanks for your reply and tip!

    1 more question:

    I have this situation right now:

    a button triggers a text object to show some text out of the .txt file.

    Since 'on completed ajax request' can not be combined with the button trigger, what should I do?

    Can I use just the tag everywhere?

    Thank you!

  • Hello everyone

    I don't know if this is stupid question but I need to use textlines out of a .txt file in C3.

    I know that I can use AJAX object, but I have a lot of files that I am requesting.

    If the other files are completed, I upload the data into arrays, but where can I put the data of a .txt file?

    If have so many rajax requests so I can't just use AJAX.Last data... Is there another way to select just this request?

    An other question: Can I select some lines out of .txt file using tokenat?

    Thank you in advance!

  • Wow, it's working now!! (I've had a stupid mistake, didn't change code to the properties of my array)

    This is fantastic, man!

    Thank you very, very much for your patience & big help!!

  • Thanks for your quick and extensive reply!

    I see some nice tips in the conditions, but it isn't working yet for the moment.

    Now I get every name in the new array in the same order: Name1, Name2, Name 3,...

    Some questions to understand your advice better:

    • Is there a condition missing before the second same-level part or are those other actions that are following on the other conditions?
    • Why is it necessary to delete something from the first array?
    • This one I don't understand: Set Array2 at Array2.width-1,1 to array.at(index,1)

    I will keep trying to fix the problem meanwhile, so no hurry answering this.

    I'm already very thankful to help me think!

  • Hello there!

    Can anyone help me with the following problem:

    I have an array1 that looks like this:

    y0= 'Name1' 'Name2' Name3' 'Name4' 'Name5' 'Name6'

    y1= 18 21 10 23 15 13

    Now I would like to push the top 3 of the names with the highest values into another array2

    How do I set up this loop comparing the three highest values?

    Thanks in advance for anyone who has tips for me!

    Jess

  • hi Aaron

    We really like your app! It's simple but efficient and we love the intuitive interface and the sound. We'd like to integrate your game in a serious game we're currently making. This game, for educational purposes only, is mainly about the many possibibilities of the internet. Your game was exactly what we were looking for for the 'creative hub' of the game. Is there a way we can contact you to talk about this? Hope to hear from you soon!

    Greetings from Brussels, Belgium

    Bram & Lennert

jesstadslabo's avatar

jesstadslabo

Member since 12 May, 2014

None one is following jesstadslabo yet!

Trophy Case

  • 10-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

12/44
How to earn trophies