Loading Arrays files from net or zip

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Hi

    Loading Arrays files from net or zip. I know in html5 you can add levels. But when exe file you need them outside the exe!


    edit:

    I can see what you mean, I don't quite know how to approach the matter and how to do it.

    Another thing is to make an install.exe and then put the array files into the install maker. Right now I want to do it with an install program

    My Youtube Channel:
    Go to Please login to see this link.

    Edited once, last by warlords: install program (February 3, 2023 at 4:13 PM).

  • Well, the data needs to be converted, you couldn't possibly read a file from the internet without downloading it somewhere...
    If you have a 2D array, it should be simple enough, you can have it as plain text, cells separated by a delimiter, use Get object to gather the content, separate it with String Tokenizer or something, then you can loop through it and generate the array.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!