The left-hand side of an assignment must be a variable, a property or an indexerNot An Issue

Forced wipe broke the plugin

SpawnModularCar - Failed to compile: SpawnModularCar.cs(1671,26): error CS0131: The left-hand side of an assignment must be a variable, a property or an indexer

This will be fixed in the next Oxide update.

so we have to wait another month then?

mercedescla45amg

so we have to wait another month then?

No, the builds are available for testing, and will be released today.

- https://ci.appveyor.com/api/projects/oxidemod/oxide-rust/artifacts/Oxide.Rust-develop.zip?pr=false&branch=develop
- https://ci.appveyor.com/api/projects/oxidemod/oxide-rust/artifacts/Oxide.Rust-linux-develop.zip?pr=false&branch=develop
Includes the fuel system exposure fix, some more BaseAIBrain exposures, and 2 hooks for ExcavatorSignalComputer
First link is Windows, second is Linux

Merged post

This should be resolved in the latest Oxide update, thanks!
  • Exposed EntityFuelSystem::GetFuelContainer in Rust for plugins (fixes a lot of vehicle plugins)
Locked automatically