Jump to content

Outpost ATM

Pending 1.3.12

ProjektEU


ProjektEU

Posted

{
  "Work with LangAPI?": true,
  "Work with Notify?": true,
  "Commands": [
    "bank"
  ],
  "Permission (example: banksystem.use)": "",
  "Starting balance": 100,
  "Card Image": "https://i.ibb.co/ZMXtF1d/image.png",
  "Transit Image": "https://i.ibb.co/R2NT67x/image.png",
  "Withdraw Image": "https://i.ibb.co/qp6VLDm/image.png",
  "Transfer Image": "https://i.ibb.co/T2ZNvFf/image.png",
  "Exit Image": "https://i.ibb.co/BgssZ0p/image.png",
  "Disable the close button in the ATM header": false,
  "Currency Settings": {
    "Enable item split control? (if there are errors with stack plugins - it is worth turning off)": false,
    "Display Name": "RUSTNote",
    "Short Name": "sticks",
    "Skin": 2536195910
  },
  "Card auto-creation": false,
  "Use card expiration date?": true,
  "Card expiry date (in days)": 30,
  "ATM Settings": {
    "Minimum deposit (amount)": 1.0,
    "Minimum withdrawal (amount)": 1.0,
    "Enable Deposit fee?": true,
    "Minimum deposit fee": 0.0,
    "Maximum deposit fee": 10.0,
    "Default deposit fee": 1.0,
    "Step deposit fee": 0.1,
    "Enable Withdrawal fee?": true,
    "Minimum withdrawal fee": 0.0,
    "Maximum withdrawal fee": 10.0,
    "Default withdrawal fee": 1.0,
    "Step withdrawal fee": 0.1,
    "Enable breakage?": true,
    "Default breakage percentage during operation": 1.0,
    "Breakage percentage during operation": {
      "banksystem.vip": 0.7,
      "banksystem.premium": 0.5
    },
    "Repair Settings": {
      "Items (for 1%)": [
        {
          "Short Name": "scrap",
          "Amount (for 1%)": 2.0,
          "Skin": 0,
          "Title (empty - default)": ""
        },
        {
          "Short Name": "metalpipe",
          "Amount (for 1%)": 1.0,
          "Skin": 0,
          "Title (empty - default)": ""
        },
        {
          "Short Name": "metal.fragments",
          "Amount (for 1%)": 15.0,
          "Skin": 0,
          "Title (empty - default)": ""
        }
      ]
    },
    "Display Name": "ATM",
    "Skin": 2551771822,
    "Spawn Settings": {
      "Monuments": {
        "compound": {
          "Enabled": true,
          "Position": {
            "x": -3.5,
            "y": 1.15,
            "z": 2.7
          },
          "Rotation": -90.0,
          "Display Name": "ATM",
          "Deposit Fee": 0.0,
          "Withdraw Fee": 0.0
        },
        "bandit": {
          "Enabled": true,
          "Position": {
            "x": 34.2,
            "y": 2.35,
            "z": -24.7
          },
          "Rotation": 135.0,
          "Display Name": "ATM",
          "Deposit Fee": 10.0,
          "Withdraw Fee": 10.0
        }
      },
      "Settings for ATMs from MonumentAddons": {
        "Display Name": "ATM",
        "Deposit Fee": 5.0,
        "Withdraw Fee": 5.0
      }
    },
    "Shop Name ({id} {owner})": "ATM #{id}",
    "Commands to open ATM menu": [
      "secret.open.atm"
    ],
    "Permission to open ATM menu via command": "banksystem.openatm",
    "Notify a player when they don't have permissions when opening the ATM menu via command?": false
  },
  "Tracking Settings": {
    "Handing out an award?": false,
    "Cost Table (shortname - cost)": {
      "sulfur.ore": 5.0,
      "metal.ore": 5.0,
      "hq.metal.ore": 5.0,
      "stone.ore": 5.0,
      "crate_elite": 10.0,
      "crate_normal": 7.0,
      "crate_normal_2": 4.0
    },
    "Collectible Items Cost Table (shortname - cost)": {
      "sulfur.ore": 0.5,
      "metal.ore": 0.5,
      "hq.metal.ore": 0.5,
      "stones": 0.5
    }
  },
  "Wipe Settings": {
    "Wipe Players?": false,
    "Wipe Logs?": true,
    "Wipe ATMs?": true
  },
  "NPC Settings": {
    "NPCs": [
      "1234567",
      "7654321",
      "4644687478"
    ]
  },
  "Economy Settings": {
    "Use own economic system?": false,
    "Plugin name": "Economics",
    "Balance add hook": "Deposit",
    "Balance remove hook": "Withdraw",
    "Balance show hook": "Balance"
  },
  "Drop Settings": [
    {
      "Enabled": true,
      "Prefab": "assets/bundled/prefabs/radtown/crate_normal.prefab",
      "Chance": 50,
      "Min Amount": 2,
      "Max Amount": 5
    },
    {
      "Enabled": true,
      "Prefab": "assets/bundled/prefabs/radtown/loot_barrel_2.prefab",
      "Chance": 5,
      "Min Amount": 2,
      "Max Amount": 5
    },
    {
      "Enabled": true,
      "Prefab": "assets/bundled/prefabs/radtown/loot_barrel_1.prefab",
      "Chance": 5,
      "Min Amount": 2,
      "Max Amount": 5
    }
  ],
  "Colors": {
    "First color": {
      "HEX": "#0E0E10",
      "Opacity (0 - 100)": 100.0
    },
    "Second color": {
      "HEX": "#161617",
      "Opacity (0 - 100)": 100.0
    },
    "Third color": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 100.0
    },
    "Fourth color": {
      "HEX": "#74884A",
      "Opacity (0 - 100)": 100.0
    },
    "Fifth color": {
      "HEX": "#FF6060",
      "Opacity (0 - 100)": 100.0
    },
    "Sixth color": {
      "HEX": "#C4C4C4",
      "Opacity (0 - 100)": 100.0
    },
    "Seventh color": {
      "HEX": "#CD4632",
      "Opacity (0 - 100)": 100.0
    },
    "Eighth color": {
      "HEX": "#595651",
      "Opacity (0 - 100)": 100.0
    },
    "Ninth color": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 50.0
    },
    "Tenth color": {
      "HEX": "#4B68FF",
      "Opacity (0 - 100)": 33.0
    },
    "Eleventh color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 20.0
    },
    "Twelfth color": {
      "HEX": "#C4C4C4",
      "Opacity (0 - 100)": 20.0
    },
    "Thirteenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 100.0
    },
    "Fourteenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 50.0
    },
    "Fifteenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 40.0
    },
    "Sixteenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 70.0
    },
    "Seventeenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 10.0
    },
    "Eighteenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 95.0
    },
    "Nineteenth color": {
      "HEX": "#FFFFFF",
      "Opacity (0 - 100)": 30.0
    }
  },
  "UI Settings": {
    "Bank | Width": 900.0,
    "Bank | Height": 595.0,
    "Bank Header | Width": 850.0,
    "Bank Header | Height": 70.0,
    "Bank Header | Up Indent": 65.0,
    "Show Transactions history?": true,
    "Transactions history | Field width": 190.0,
    "Transactions history | Page button margin": 5.0,
    "Transactions history | Page button size": 20.0,
    "Show Gather history?": true,
    "Gather history | Field width": 190.0,
    "Gather history | Page button margin": 5.0,
    "Gather history | Page button size": 20.0,
    "Show card?": true,
    "Card | Width": 245.0,
    "Card | Left indent": 25.0,
    "Show Transfers?": true,
    "Title: Transfers": {
      "FontSize": 16,
      "Align": "MiddleLeft",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 100.0
      },
      "Font": "robotocondensed-bold.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "25 -345",
      "OffsetMax": "175 -325"
    },
    "Title: Recent Transfers": {
      "FontSize": 10,
      "Align": "MiddleLeft",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 50.0
      },
      "Font": "robotocondensed-regular.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "25 -360",
      "OffsetMax": "175 -345"
    },
    "Title: Player has no transactions Title": {
      "FontSize": 14,
      "Align": "MiddleCenter",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 10.0
      },
      "Font": "robotocondensed-bold.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "25 -490",
      "OffsetMax": "405 -360"
    },
    "Title: Transfer by card": {
      "FontSize": 10,
      "Align": "MiddleLeft",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 50.0
      },
      "Font": "robotocondensed-regular.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "25 -515",
      "OffsetMax": "175 -500"
    },
    "Transfer by card | Card number": {
      "FontSize": 10,
      "Align": "MiddleLeft",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 100.0
      },
      "Font": "robotocondensed-regular.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "25 -550",
      "OffsetMax": "175 -520"
    },
    "Transfer by card | Amount": {
      "FontSize": 10,
      "Align": "MiddleLeft",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 100.0
      },
      "Font": "robotocondensed-regular.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "185 -550",
      "OffsetMax": "335 -520"
    },
    "Transfer by card | Transfer button": {
      "FontSize": 11,
      "Align": "MiddleCenter",
      "Color": {
        "HEX": "#FFFFFF",
        "Opacity (0 - 100)": 100.0
      },
      "Font": "robotocondensed-bold.ttf",
      "AnchorMin": "0 1",
      "AnchorMax": "0 1",
      "OffsetMin": "340 -550",
      "OffsetMax": "400 -520"
    }
  },
  "Log Settings": {
    "Collect Gather logs?": true,
    "Collect Transfers logs?": true
  },
  "Version": {
    "Major": 1,
    "Minor": 3,
    "Patch": 12
  }
}
 

MeventSupport

Posted

8 minutes ago, ProjektEU said:

and if it spawns in the outpost itself, I didn't put it there, so why isn't it in the configuration file?

Well, it's on

IMG_6996.jpeg

MeventSupport

Posted

7 minutes ago, ProjektEU said:

so why won't Outpost show me this?

Because in the game prefabs, Outpost is called compound

MeventSupport

Posted

4 minutes ago, ProjektEU said:

so what should I do?

Please can you be more specific about what exactly you want to do?


1.7m

Downloads

Total number of downloads.

7.9k

Customers

Total customers served.

119.1k

Files Sold

Total number of files sold.

2.4m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.