Save and load position of multiple objects

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.
  • Guten tag once again.

    so i have made a Enviorment generator and just about perfected it (In my opinion) I also Came up with a map system (unimplmented atm, Think the og Fallout) since realizing CTF has a cap on how many objects you can have.


    anyways i just came to when saving a huge group of items like trees, Should use the file object or maybe an INI?


    anything helps ^^

  • Yeah definitely store positions externally rather than in code. I recommend Arrays as they can be loaded directly into RAM and accessed from there, rather than having to be read line-by-line off a hard drive like an INI.

  • Ini++ loads into RAM also. And it's human-readable which makes testing and bug hunting much easier. I believe It also has an in-built 'save all objects' feature,though I haven't used that feature myself.

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

  • Quote

    Ini++ loads into RAM also. And it's human-readable which makes testing and bug hunting much easier. I believe It also has an in-built 'save all objects' feature,though I haven't used that feature myself.

    Thank you for suggesting, how can i carry this out?

  • Just install the ini++ extension and look for the feature called "save objects" or something like that. Like I said, I haven't tried that particular feature myself, but ini++ has a pretty good help file so I imagine it'll be relatively straightforward

    Please login to see this link.
    My Fusion Tools: Please login to see this link. | Please login to see this link. | Please login to see this link.

Participate now!

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