Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.44 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.44 KB

Stove random scripts

yes

MsFinder V2

⚠️Will make a better version someday, using packet to talk with scarpet and analyse what's in chests, instead of using any sort of database to save items locations⚠️

The point is to highlight location/chest containing a wanted item. Those itemsLocations are stored in MsLayout.csv
In SinglePLayer you are able to use commands that edit the csv file such as addLocationFor to add a location for an item or removeLocationFor to remove a location for an item.
Those commands are unusable in MultiPlayer.

Configs

First you need to set a keybind to open MsFinder config screen. image

On the config screen you can edit 3 differents rules. image

Auto-Update csv : Set to true if you want to download the csv file each times you connect to a server in Auto-Update server list
Auto-Update server list : A list of server address on which you want to auto update the csv file when you log on
Csv download url : Typically a Google Spreadsheet url -> https://docs.google.com/spreadsheets/d/<SPREADSHEET_URL>/export?format=csv&gid=<SHEET_ID>\

  • Remove &gid=<SHEET_ID> if your Spreadsheet is only 1 sheet
  • export?format=csv is the important part to ba able to download the file as a csv