saving

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. D

    How to save player's armor

    Hey, I'm trying to write an inventory save script for my citybuild script, everything works fine except the armor is not saved? Does anyone know maybe how to save the armor in a value and recall it? Thanks already!
  2. W

    Saving Player Information

    Hi all, I'm currently trying to save player information such as their experience in different categories (fire, earth, etc) but I feel as though my current method is inefficient. https://pastebin.com/7ZSFTiJB Is there a more efficient way of saving this type of information? Thanks