Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Allow vehicle parameters to be modified #179

Closed
beeffeter456 opened this issue Jun 4, 2023 · 5 comments
Closed

[Suggestion] Allow vehicle parameters to be modified #179

beeffeter456 opened this issue Jun 4, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@beeffeter456
Copy link

beeffeter456 commented Jun 4, 2023

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?)

@Unknown025 Unknown025 added the enhancement New feature or request label Jun 4, 2023
@GoldSloth
Copy link
Collaborator

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

@beeffeter456
Copy link
Author

Yes, it would

@GoldSloth
Copy link
Collaborator

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.

@beeffeter456
Copy link
Author

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

@GoldSloth
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants