arohim / scum-economy-setting-generator

This is a spreadsheet for setting your economy system on your Scum server with almost all the items you can purchase and buy on the system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scum economy setting script

A Google Sheets script that will take a sheet in a specific format and return an EconomyOverride.json file

Tutorial

You can learn everything and see the demo on https://www.youtube.com/watch?v=-dj45Yxt_pQ

Google Sheet

https://bit.ly/3thCRy1 contains the format and all items for setting your economy system on your Scum server

Installing

  1. Open the sheet.
  2. Go to File -> Make a copy -- copy the sheet along with the script.
  3. Go to Extension -> Apps Script
  4. Allow the permission if needed.
  5. Press on Run button once.
  6. Go back to the sheet.

How to export

  1. Go to Scum menu -> To beautiful JSON format and wait for a json string.
  2. Copy all the text inside the box to your server setting.
  3. Restart the server.

Setting explanation

https://store.steampowered.com/news/app/513710/view/3131696199142015448

Discord link - https://discord.gg/63ReWpVqAX

Show your appreciate, buy me a coffee - https://www.buymeacoffee.com/arohimsama8

About

This is a spreadsheet for setting your economy system on your Scum server with almost all the items you can purchase and buy on the system

License:MIT License


Languages

Language:JavaScript 100.0%