Flan's Mod Ultimate Stability Edition

Flan's Mod Ultimate Stability Edition

187k Downloads

[Suggestion] Allow vehicle parameters to be modified

beeffeter456 opened this issue ยท 5 comments

commented

The idea would be as follows:

  • You can modify the explosions size and the damage of the weapons on vehicles. It would be similar to how you can already modify the damage of guns with a modifier, but just for vehicles instead, or possibly for specific vehicle types, like planes or tanks only, etc.

  • A modifier could be added to change the velocity of shells or bullets.

  • A modifier that changes vehicle health.

  • Config option to allows tanks to vehicles to destroy certain blocks on contact, like wood, leaves, etc (also possibly allow you to change which blocks as well?)

commented

Okay, that shouldn't be too hard to implement. I'll add it to our feature tracker. Thanks :)

For the last two points, due to the way vehicle health works this isn't a great idea. It might be possible to put in specific damage modifiers for damage inflicted on vehicles though.

For the last point, this already exists in the harvester system. see https://github.com/Unknown025/Flans-Mod-Plus/wiki/Player-Collisions. Most vehicles don't have the right configs setup for this so having it as a global option isn't feasible. Prototype_Theta's British Military Pack has a few vehicles that use this feature iirc.

commented

Would that be a global modifier set in flansmod.cfg?

commented

Yes, it would

commented

I see, well thanks anyway, your work is greatly appreciated!

commented

Tracked by https://trello.com/c/I1WCXFGX
Reopen or new issue if needed.