[Vehicle Licence] CoveredEngine is not a valid vehicle typeSolved

Trying to find the name for the above ground covered tran engine, but nothing works.

Any help would be great, thank you!

Error: [Vehicle Licence] CoveredEngine is not a valid vehicle type

 

`workcart_aboveground2`

 

what is it you want to do ?

Sorry forgot to mention the most important part lol.

Yeah I was doing the console command: vl.remove <vehicle type> all

Also I tried some possible names for it by looking in the plugin but none of them worked, inlcuding the one you posted above, this is what I get for example:

vl.remove workcart_aboveground2 all
[Vehicle Licence] workcart_aboveground2 is not a valid vehicle type

Ah ok, in this case `vl.remove <vehicle type>` the `vehicle type` will be the name in the config 

Example - `vl.remove WorkCartCovered`

That worked! Thank you!!!