Jump to content

bsdinis

Creator
  • Posts

    143
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by bsdinis

  1. bsdinis

    June 2026 Staging

    Changed Fixed In to 0.1.10
  2. bsdinis

    June 4 update

    Changed Fixed In to 0.1.10
  3. Changed Status from Pending to Not a Bug
  4. You did not reduce the fuel consumption, in your screenshots you are using the default fuel consumption values for each vehicle. If you want to make the vehicles consume no fuel at all, set their consumptions to 0. Some vehicles use "FuelPerSecond", while others use the "IdleFuelPerSecond" and "MaxFuelPerSecond" pair.
  5. bsdinis

    Not working on Motorbikes

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  6. bsdinis

    Not working on Motorbikes

    The fields for modifying the Bike's fuel consumption were private on the first release of oxide, I included the code in my plugin but it is commented out as it wouldn't compile. I will check again later today, when I have time, to see if the fields are finally public. You can try removing the forward slash and asterisk /* from lines 186 and 348, and the asterisk and forward slash */ from lines 192 and 354, if the plugin compiles it means the fields are public and it should work.
  7. Changed Fixed In to 0.1.8
  8. Changed Fixed In to 0.3.2
  9. bsdinis

    will you be including?

    Changed Status from Pending to Not a Bug
  10. bsdinis

    will you be including?

    I have already added them to the default config. You can add them manually to your existing config file, copy from the plugin's description page, or delete your current config file and reload the plugin.
  11. Sorry for the delay, I moved to another country and I didn't bring my own computer.
  12. Updated
  13. bsdinis

    Broken after force wipe 06/06

    Changed Fixed In to 0.1.0
  14. bsdinis

    Plugin is broken

    Changed Status from Pending to Not a Bug
  15. bsdinis

    Plugin is broken

    Here is a simpler version without embeds, edit the webhook URL on line 22. Test2DiscordMessageAPI.cs
  16. bsdinis

    Plugin is broken

    This plugin is meant to be used by other plugins, not on its own. It does not create or use a config file. Here is an example, edit the webhook URL on line 23 and then use console command `sdm` to send a Discord message. TestDiscordMessageAPI.cs
  17. bsdinis

    Not working for modular car

    Changed Status from Pending to Can't Reproduce
  18. bsdinis

    Not working for modular car

    I just tried the latest version of this plugin on my test server and everything seems to be working correctly. I spawned a modular car with 0 consumption and only 1 low grade fuel, and the fuel settings persisted after a server restart. { "Vehicles": { "4module_car_spawned.entity": { "StartingFuel": 1, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "3module_car_spawned.entity": { "StartingFuel": 1, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null }, "2module_car_spawned.entity": { "StartingFuel": 1, "LockFuelContainer": false, "FuelPerSecond": null, "IdleFuelPerSecond": null, "MaxFuelPerSecond": null } }, "ModularCarsSpawnFullHealth": false, "EngineModules": { "1module_cockpit_with_engine": { "PartsTier": 3, "LockContainer": false, "IdleFuelPerSecond": 0.0, "MaxFuelPerSecond": 0.0 }, "1module_engine": { "PartsTier": 3, "LockContainer": false, "IdleFuelPerSecond": 0.0, "MaxFuelPerSecond": 0.0 } } }
    It is simple to tune cook times per item type and modify resource ratios making it an accessible choice for all kinds of server owners. So far seems like a good solution for controlling my server furnace's smelting without a noticeable impact on performance.
  19. bsdinis

    Found a bug

    Changed Status from Pending to Closed
  20. bsdinis

    Error in console

    Changed Status from Pending to Closed

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.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162.1k
Total sales
Payments
3.5m
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.