1. I have this code that elitesupercunt (from reddit) created: MiniPlugin.cs.
    And this script in python that generates an image from the output of that plugin: python_script_8000px.py

    The part that you can generate an image from the resources works fine.

    I want to list for every storage chest in present in the server (I want to log the coordinates for every chest generated) using the plugin Loot Chests. I think it could work if the plugin reads all chests located in the save game and gets its coordinates to a json file.

    After that adjust the python script to read those coordinates.

    I am not good at coding in C so I don't know how to make a new section in that code that only logs the storage chests. If anyone could help I will be grateful.
     

    Attached Files:

  2. I'll look into this for you.
     
  3. Thank you Noviets!