Car Vendor

$19.99

Sold by: _senyaa

This plugin adds Car Vendor NPCs

  • Car Shop monument included! (211 prefabs)
Categories: , ,

Description

Adding Car vendors to your server

There are two ways to do this –

  •  Add both Vendor spawnpoint and Car spawnpoint to your map. Make sure not to break the trigger prefab.

7.thumb.png.d4676216fa84412a8c0b6048379bab78.png

  • Or you can run /carvendor set_car_spawnpoint and then /carvendor npc_spawn

To run these commands you need to have carvendor.spawn permission

Spawnpoints are automatically saved to a datafile. To wipe them run /carvendor reset

 

Configuration

Example CarVendor.json

{
  "(0) Price item short name": "scrap",
  "(1) Price of chassis/components": {
    "Chassis2": 75,
    "Chassis3": 150,
    "Chassis4": 175,
    "ComponentsTier0": 0,
    "ComponentsTier1": 50,
    "ComponentsTier2": 150,
    "ComponentsTier3": 200
  },
  "(2) Car modules": {
    "2": [
      "vehicle.1mod.cockpit.with.engine",
      "vehicle.1mod.rear.seats"
    ],
    "3": [
      "vehicle.1mod.engine",
      "vehicle.1mod.cockpit.with.engine",
      "vehicle.1mod.rear.seats"
    ],
    "4": [
      "vehicle.1mod.engine",
      "vehicle.1mod.cockpit.armored",
      "vehicle.1mod.passengers.armored",
      "vehicle.1mod.engine"
    ]
  },
  "(3) NPC Name": "Car Vendor",
  "(4) Spawn permission name": "carvendor.spawn",
  "(5) Car starting fuel": 75.0,
  "(6) Max distance between NPC and spawnpoint trigger (meters)": 100.0,
  "(7) Check for other cars within radius (meters)": 15.0,
  "(8) Nudge players (true/false)": true,
  "(9) Player nudge radius (meters)": 5.0,
  "CUI Name": "carvendor_ui"
}

 

 

Reviews

There are no reviews yet.


Only logged in customers who have purchased this product may leave a review.

Version 2.1.1 | Updated July 7, 2024
  • Fixed Compile error
Version 2.1.0 | Updated June 29, 2024
  • Updated Updated NPC dialog UI
Version 2.0.4 | Updated December 23, 2023
  • Added Economics support
  • Added ServerRewards support
Version 2.0.3 | Updated November 13, 2023
  • Added Customizable price names
Version 2.0.2 | Updated July 6, 2023
  • Updated Fixed for the latest Rust Update
Version 2.0.1 | Updated March 29, 2023
  • Added Config option to automatically remove vendor data on server wipe
Version 2.0.0 | Updated March 27, 2023
  • Added /carvendor reset_monument command
  • Updated Save/load code, which loads everything correctly now.
  • Fixed Plugin sometimes leaving bugged NPCs which persist after server restart
  • Updated Major plugin refactor
Version 1.2.1 | Updated October 18, 2022
  • Fixed NPC rotation not being saved when placed manually.
Version 1.2.0 | Updated July 2, 2022
  • Added Localization
Version 1.1.4 | Updated June 19, 2022
  • Updated Dialogs now show price with a discount
Version 1.1.3 | Updated June 8, 2022
  • Added Permissions with discounts
Version 1.1.2 | Updated May 8, 2022
  • Updated Set car ownerID to id of the player who bought it
Version 1.1.1 | Updated May 4, 2022
  • Fixed Fixed IndexOutOfRangeException when trying to add less modules than the max car chassis sockets
Version 1.1.0 | Updated April 9, 2022
  • Added Spawn NPCs relative to their monuments

Discussions

There are no discussions yet.

Leave a reply

Your email address will not be published. Required fields are marked *

Plugin FAQ – How do I use this .zip/.7z file I just purchased on my server?

• First, you want to unzip the file. You can do so by just double-clicking it to open, then drag the contents to the desired location (you may need to install an external unzipping software if you don’t already have one such as 7zip or winrar)
• Next you will find either a structure of folders or just the .cs file itself (it’s the actual plugin file itself).
• After that just install the .cs (plugin file) into your …/oxide/plugins/ folder where you will install plugins you ever need to.

Additionally, here’s a great video that easily covers adding a plugin to your server if you need! https://youtu.be/yWC_p97FhQA

• Installation is not included with any products on the site, however, if needed we may assist if you reach out to our support.

Currently all products on Lone.Design will be contained within a zipped file which is the .7z or .zip that you see. I believe windows 10 and up can unzip on its own without 3rd party tools, but in that case, if you’re unfamiliar with zipped files here are 2 programs I recommend to easily unzip zipped files.

Video On How to Zip and Unzip: https://youtu.be/Ep-L3PjBPCk (TechInsider Youtube Channel)

Zipping/Unzipping Tools
Winrar https://www.rarlab.com (I used to use for years, but works great!)
7zip https://www.7-zip.org/a/7z2107-x64.exe (the one I use currently)

Product Enquiry

Please Login to make enquiry about this product