Jump to content

Trevor

Member
  • Posts

    4
  • Joined

  • Last visited

Trevor's Achievements

Newbie

Newbie (1/15)

  • One Month Later
  • Week One Done
  • Conversation Starter

Recent Badges

0

Reputation

  1. Trevor

    cant enable plugin in Carbon

    I have downloaded the PowerlessNeon plugin, but it does not show up in Carbon's Admin Settings panel -Permission. My computer information I below. Device name TREVORS-PC Processor AMD Ryzen 5 5600X 6-Core Processor 3.70 GHz Installed RAM 48.0 GB Device ID 87125E8D-BF77-4D87-96F8-157D3F85A932 Product ID 00326-10000-00000-AA384 System type 64-bit operating system, x64-based processor Pen and touch Pen support GPU is a MSI Nvidia GTX 1660 super 6 GB Can you please advise whether this plugin function under Windows 11
  2. Trevor

    cant enable plugin in Carbon

    I have download the SpawnConfig plugin, and however the plugin does not show up on the list. In the description it states that the plugin need to be enabled but I cannot find the line in the CS coding to enable it. [JsonProperty("Enabled")] public bool Enabled = false; [JsonProperty("Spawns")] public List<SpawnableObject> AssetPrefabs { get; set; } = new List<SpawnableObject>(); public string ToJson() => JsonConvert.SerializeObject(this); public Dictionary<string, object> ToDictionary() => JsonConvert.DeserializeObject<Dictionary<string, object>>(ToJson()); } This is the only section I could find Enabled = false, if I was to change that to true would it make the plugin work. SpawnConfig.cs
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.4k

Files Sold

Total number of files sold.

1.6m

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.