Frvetz / FS22_SlipDestroysFields

GNU General Public License v3.0
15 stars 4 forks source link

Slip also destroys fields that are not owner #3

Open Thalley opened 1 year ago

Thalley commented 1 year ago

If driving on a non-owned field, then typically Field Destruction won't matter.

However with this mod you can still destroy fields not owned by you (mostly a problem in multiplayer).

This should be fixed to only affect your own fields.

Frvetz commented 1 year ago

Hi Thalley,

that's a good point, so far I've actually done it on purpose so that the field is also destroyed when you help people with something in multiplayer and use the field as if it was your own... But I can make it adjustable whether you always destroy other people's fields / only if you have permissions on the field / not at all 👍

I'll have a look at it and write you here again when I have implemented something like that :D

Kind regards, Gerrit (frvetz)

Frvetz commented 1 year ago

Hey Thalley,

it's been some time now but I finally published an update on github where you can set whether foreign fields can be destroyed or not. Unfortunately, I have not been able to make a setting for "only with permission" :/

I hope it helps anyway.

With kindest regards Gerrit