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

CreateWater / and other improvements in working with water #1059

Open
eakwarp opened this issue Feb 13, 2025 · 1 comment
Open

CreateWater / and other improvements in working with water #1059

eakwarp opened this issue Feb 13, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@eakwarp
Copy link

eakwarp commented Feb 13, 2025

This is a proposal for the future open.mp client. It just needs to be described, it is obvious to everyone.
We just need a mechanism to create and remove water on the map. The renderware can definitely do this, we have had a similar function in MTA for more than 10 years.

Ideally, I would like to see something like RemoveWaterForPlayer(player, x,y,z,r) and CreateWaterForPlayer but knowing the limitations of renderware, it is quite possible that we will have to remove all the water completely at client startup, if it is set by the server, and add it again by script. In any case, this is a really missing improvement.

@eakwarp eakwarp added the enhancement New feature or request label Feb 13, 2025
@BeckzyBoi
Copy link

It would be nice, but having it per player is odd. I'm sure it'd cause problems, or at least look strange, if a player is in water created only for them; other players would see them swimming in thin air. Having the option to set it per virtual world makes more sense.

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

2 participants