Skip to content

Version update dialog lacks enough information regarding the target & current versions of MTA #4790

@Haxardous

Description

@Haxardous

Is your feature request related to a problem? Please describe.

The following dialog lacks enough information to determine which version you're currently on, and which version you're required to have to join a certain server, a player can manually update to that version if the update fails for any reason.

here:

GetQuestionBox().SetMessage(_("To join this server, you must update MTA.\n\n Do you want to update now ?"));

and here:
GetQuestionBox().SetMessage(_("Server says an update is recommended, but not essential.\n\n Do you want to update now ?"));

Image

Describe the solution you'd like

clarifying, inside the dialog, what are the target and current version of MTA. I suggest the following statement.

"This server requires version X, you're currently running version Y of MTA, Would you like proceed with upgrading MTA?"

Describe alternatives you've considered

No response

Additional context

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions