dmustanger / 7dtd-ServerTools

Server tools for 7 days to die dedicated servers
194 stars 57 forks source link

Vehicle Pickup Whitelist #395

Open macrosblackd opened 2 years ago

macrosblackd commented 2 years ago

It would be nice to be able to have exceptions to the vehicle pickup tool. A use-case would be: Enabling the tool (which disables vehicle pickup) but allowing players to pick up the bicycle.

ObsComp commented 2 years ago

Sorry for the late reply. I was thinking about it and working on updates.

I am not sure the best way to implement something like that. I suppose just adding options to the config...

Only specific vehicles allow pickup in the first place if I am not mistaken? The issue with making it vehicle specific versus across the board is custom vehicles from mods. I can see people wanting to be able to pick up specific vehicles added from their mods. Only way to do that would be with an xml file they could add to.

I like the idea. At least for now what I can do is add the option Allow_Bicycle and we can go from there. Maybe nobody will ask for anything else

ObsComp commented 2 years ago

Alright version 20.6.3 has been released and it has an exception case to allow Bicycles through the config options

JoeWenger1 commented 1 year ago

Has the exception been removed again? in the How To file still exists as a description!