Jump to content

Advanced Apartment 1.3.0

$24.99 $19.99
   (4 reviews)
Message added by Khaled,

All plugin support is handled through the Discord server.
Whether you need help,want to report a bug, or have a suggestion,
you're always welcome to join.

 

DiscordServer.png.411a9b57e25d636c11eb7a08221df48a.png

18 Screenshots

  • 2.2k
  • 80
  • 542.18 kB
  • Update details
    v1.3.0
    Released
    Download size542.18 kB
    Total versions4
    Time between versions 21 days
    Typical update pace About every 11 days
    Freshness Updated today

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

snetzer

Posted

Hello, Is it possible to pay for the apartment and the upgrade using custom items? Best regards.

Khaled

Posted

45 minutes ago, snetzer said:

Hello, Is it possible to pay for the apartment and the upgrade using custom items? Best regards.

yeah, that’s something i can look into for a future update. purchases and upgrades could use custom items, but upkeep would most likely stay as scrap since that part is tied to Rust built-in apartment system.

  • Love 1
snetzer

Posted

1 hour ago, Khaled said:

yeah, that’s something i can look into for a future update. purchases and upgrades could use custom items, but upkeep would most likely stay as scrap since that part is tied to Rust built-in apartment system.

That would be nice

  • Like 1
snetzer

Posted

Hello, where in the config can I set up the new features, such as upkeep days, payment methods, and custom items?

  • Like 1
Khaled

Posted

2 hours ago, snetzer said:

Hello, where in the config can I set up the new features, such as upkeep days, payment methods, and custom items?

Yeah, all of those options are available in the config.

snetzer

Posted

2 hours ago, Khaled said:

Yeah, all of those options are available in the config.

this ist my config after the Update:

 

{
  "General": {
    "InteractionRange": 8.0,
    "VipPermission": "advancedapartment.vip"
  },
  "ApartmentRent": {
    "Enabled": true,
    "Basement": {
      "PurchaseScrapCost": 500,
      "DailyUpkeepScrap": 50
    },
    "Standard": {
      "PurchaseScrapCost": 1250,
      "DailyUpkeepScrap": 100
    },
    "Penthouse": {
      "PurchaseScrapCost": 2500,
      "DailyUpkeepScrap": 200
    }
  },
  "ApartmentSecurity": {
    "MasterKeyScrapCost": 1000,
    "CameraAccessScrapCost": 50
  },
  "ApartmentTenants": {
    "Enabled": true,
    "RequireSameTeam": false,
    "AdditionalTenantsCanPurchaseUpgrades": true,
    "BasementAdditionalTenantSlots": 1,
    "StandardAdditionalTenantSlots": 2,
    "PenthouseAdditionalTenantSlots": 3
  },
  "UpgradeSettings": {
    "Workbench": {
      "Level2": {
        "Enabled": true,
        "ScrapCost": 500,
        "RequiredPermission": ""
      },
      "Level3": {
        "Enabled": true,
        "ScrapCost": 1250,
        "RequiredPermission": ""
      }
    },
    "Basement": {
      "IndustrialWallShelves": {
        "Enabled": true,
        "ScrapCost": 300,
        "RequiredPermission": ""
      },
      "Furnace": {
        "Enabled": true,
        "ScrapCost": 250,
        "RequiredPermission": ""
      }
    },
    "Standard": {
      "SalvagedIndustrialShelves": {
        "Enabled": true,
        "ScrapCost": 500,
        "RequiredPermission": ""
      },
      "ElectricFurnace": {
        "Enabled": true,
        "ScrapCost": 750,
        "RequiredPermission": ""
      },
      "Recycler": {
        "Enabled": true,
        "ScrapCost": 1000,
        "RequiredPermission": ""
      }
    },
    "Penthouse": {
      "ResearchTable": {
        "Enabled": true,
        "ScrapCost": 400,
        "RequiredPermission": ""
      },
      "MixingTable": {
        "Enabled": true,
        "ScrapCost": 500,
        "RequiredPermission": ""
      },
      "Recycler": {
        "Enabled": true,
        "ScrapCost": 1000,
        "RequiredPermission": ""
      },
      "ElectricFurnace": {
        "Enabled": true,
        "ScrapCost": 750,
        "RequiredPermission": ""
      }
    }
  }
}

Khaled

Posted

4 minutes ago, snetzer said:

this ist my config after the Update:

 

{
  "General": {
    "InteractionRange": 8.0,
    "VipPermission": "advancedapartment.vip"
  },
  "ApartmentRent": {
    "Enabled": true,
    "Basement": {
      "PurchaseScrapCost": 500,
      "DailyUpkeepScrap": 50
    },
    "Standard": {
      "PurchaseScrapCost": 1250,
      "DailyUpkeepScrap": 100
    },
    "Penthouse": {
      "PurchaseScrapCost": 2500,
      "DailyUpkeepScrap": 200
    }
  },
  "ApartmentSecurity": {
    "MasterKeyScrapCost": 1000,
    "CameraAccessScrapCost": 50
  },
  "ApartmentTenants": {
    "Enabled": true,
    "RequireSameTeam": false,
    "AdditionalTenantsCanPurchaseUpgrades": true,
    "BasementAdditionalTenantSlots": 1,
    "StandardAdditionalTenantSlots": 2,
    "PenthouseAdditionalTenantSlots": 3
  },
  "UpgradeSettings": {
    "Workbench": {
      "Level2": {
        "Enabled": true,
        "ScrapCost": 500,
        "RequiredPermission": ""
      },
      "Level3": {
        "Enabled": true,
        "ScrapCost": 1250,
        "RequiredPermission": ""
      }
    },
    "Basement": {
      "IndustrialWallShelves": {
        "Enabled": true,
        "ScrapCost": 300,
        "RequiredPermission": ""
      },
      "Furnace": {
        "Enabled": true,
        "ScrapCost": 250,
        "RequiredPermission": ""
      }
    },
    "Standard": {
      "SalvagedIndustrialShelves": {
        "Enabled": true,
        "ScrapCost": 500,
        "RequiredPermission": ""
      },
      "ElectricFurnace": {
        "Enabled": true,
        "ScrapCost": 750,
        "RequiredPermission": ""
      },
      "Recycler": {
        "Enabled": true,
        "ScrapCost": 1000,
        "RequiredPermission": ""
      }
    },
    "Penthouse": {
      "ResearchTable": {
        "Enabled": true,
        "ScrapCost": 400,
        "RequiredPermission": ""
      },
      "MixingTable": {
        "Enabled": true,
        "ScrapCost": 500,
        "RequiredPermission": ""
      },
      "Recycler": {
        "Enabled": true,
        "ScrapCost": 1000,
        "RequiredPermission": ""
      },
      "ElectricFurnace": {
        "Enabled": true,
        "ScrapCost": 750,
        "RequiredPermission": ""
      }
    }
  }
}

i’ll check what’s causing the issue and upload an update to fix it ASAP

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Love 3

Khaled's Collection

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.9m
Total downloads
Customers
11.9k
Customers served
Files Sold
168.7k
Total sales
Payments
3.7m
Processed total
×
×
  • 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.