KaitoChanX's Forum Posts

  • 14 posts
  • I solved it! Just change the Runtime to Construct 2 in the project properties under "advanced"

  • I solved it! Just change the Runtime to Construct 2 in the project properties under "advanced"

  • I solved it! Just change the Runtime to Construct 2 in the project properties under "advanced"

  • I have the same problem! =(

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hey!

    I just installed some updates like the UTC Time and a few from RexRainbow but they don´t show up. Only if I make a new project I can select those, why is that like that? And more important: How do I fix that?

    Thanks in advance!

  • Hello there, so I just installed some Plugins from RexRainbow correctly but they don´t show up. If I open a new project, they are there. Why is that like that?

  • Got my answer... You need the UTC Time Plugin =)

  • Nobody? :/

  • Hello guys!

    I´m currently developing a hacking/simulation/rpg. I want to implement a feature, that reload the items in the shop every 12 hours so I need to look at the date and time everytime I enter the shop.

    Example:

    - 12am(12:00), new Shop items

    - 11pm(23:00), no new items

    - 12pm(24:00), new Shop items

    In order to prevent cheating, I think I need this server based but it would be fine, if it works offline for now. I couldn´t find anything about date or time.

    Any ideas?

    Thanks in advance!

  • Got it! I only needed to load it after it completed the loading! :D

  • Thanks for the quick reply!

    So I did what you show me in your screenshot, but I can´t see the content of my array in my array widget, did I something wrong?

    I thought if I load the AJAX last data information into my Array Widget, there would be those values

  • Hello there!

    I just bought Construct 3 today and i´m reading all the information and help for the stuff I want to learn. I´m not a beginner in programming and developement, just would like to learn some things here.

    So my goal is to have a generated name with 2 arrays (Name 1 and Name 2 (Like first given Name and Last Name)

    I created 2 arrays as 2 .json files. One with names that I would like to have first and one with names that I would like to have after Name 1.

    Destination would be like:

    Pick random name from .json Array 1, set text of "Object" to generated Name 1, pick random name from .json Array 2, add text of "Object" from generated Name 2 or so...

    Any related topic with this or some help? Would be great!

    Thanks in advance =)

  • Thanks a lot WackyToaster!

    I know that this is pretty difficult but I won´t be alone for this project so it should be fine.

    Do you have some tips for server based tasks? I have already checked out firebase from google, is this a good idea?

    Also what would be the best solution for a dynamic background?

  • Hey guys! I´m quiete new here and I want to know if you can make a game likes "Shakes and Fidget" here in Construct 3. So the functions I want to use are:

    - A Countdown after starting a Quest in order to complete a Quest and get rewards

    - A ranking for Players

    - Animations in fights

    - Animated Gifs as a Background

    I watched some tutorials and played a bit by myself in Construct 3, but I think it´s smarter to ask some of you guys.

    Thanks in advance!

  • 14 posts