Jump to content

bsdinis

Creator
  • Posts

    138
  • Joined

  • Last visited

Everything posted by bsdinis

  1. bsdinis

    Not working on Motorbikes

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  2. 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.
  3. Changed Fixed In to 0.1.8
  4. Changed Fixed In to 0.3.2
  5. bsdinis

    will you be including?

    Changed Status from Pending to Not a Bug
  6. 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.
  7. Sorry for the delay, I moved to another country and I didn't bring my own computer.
  8. Updated
  9. bsdinis

    Broken after force wipe 06/06

    Changed Fixed In to 0.1.0
  10. bsdinis

    Plugin is broken

    Changed Status from Pending to Not a Bug
  11. bsdinis

    Plugin is broken

    Here is a simpler version without embeds, edit the webhook URL on line 22. Test2DiscordMessageAPI.cs
  12. 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
  13. bsdinis

    Not working for modular car

    Changed Status from Pending to Can't Reproduce
  14. 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.
  15. bsdinis

    Found a bug

    Changed Status from Pending to Closed
  16. bsdinis

    Error in console

    Changed Status from Pending to Closed
  17. bsdinis

    Error while compiling

    Update oxide.
  18. bsdinis

    Lag

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

    error wipe 09/2023

    Changed Status from Pending to Closed
  20. bsdinis

    Lag

    Did your server lag when throwing Supply Signals, before loading this plugin? Everything is running fine on my test server on a 4250 size Procedural Map. both screenshots taken after throwing 10 Supply Signals, server running on default `fps.limit` of 240
  21. bsdinis

    error wipe 09/2023

    It is currently not possible to remove the collision effects from helicopters until the `crashEffect` field is made public, replacing it with `impactEffect` has only made it possible for the plugin to compile.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.3k

Files Sold

Total number of files sold.

2.3m

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.