multitheftauto / mtasa-resources

This project maintains a list of up-to-date resources that come with Multi Theft Auto.
https://multitheftauto.com
MIT License
151 stars 149 forks source link

admin2: fixed /report message viewer widget #429

Closed Dark-Dragon closed 1 year ago

Dark-Dragon commented 1 year ago

Currently the widget to view messages sent via the /report command form is barely functioning. It will only display messages in the gridlist, with no way to to view them or delete them. Additionally some oversight in admin_storage.lua results in messages creating duplicate copies of themselves whenever you restart admin2.

This pull request addresses these issues and removes the now redundant admin_message.lua