Nico

Results 14 issues of Nico

## Description This pull request was created to replace the existing msgbox resource. (Successor of #464) ## Tasks - [x] ~~Add new resource~~ - [x] ~~Add documentation~~ - [x] ~~Add...

# Chat This Pull Request removes chat management from all game modes and adds a new, separate solution that is highly configurable and customizable, with automatic moderation by today's standards....

**Which resource(s) have this problem?** Playercolors **Describe the bug** Playercolors also has an event handler that listens to onPlayerChat, so every chat message is sent twice. **To Reproduce** Steps to...

bug

### Description This pull request adds two events each on the server and client side, and corrects the error due to which the rotation of the element does not remain...

backwards-incompatible

This PR aims to fix the client-side logic of markers (events only got called for players), and it also creates two new events, `onClientPlayerMarkerHit` and `onClientPlayerMarkerLeave`. Closes #3310.

backwards-incompatible

### Description This pull request creates a global variable named `resourceName`, which always contains the name of the current resource, and sets the current resource as the default value to...

This pull request adds a small piece of code to the speedometer resource which ensures that the pointer does not spin over 260 km/h. Closes #484

**Which resource(s) have this problem?** Speedometer **Describe the bug** At high speeds, the pointer overturns, thus showing the wrong speed. **To Reproduce** 1. Start speedometer 2. Start driving a vehicle...

The settings ​​changed in the admin panel are updated in real-time, so there is no need to constantly restart the resource anymore. This pr fixes #479

### Description Allows players to generate a nickname within the settings if they doesn't like it or wants a new one. ### Image ![image](https://github.com/multitheftauto/mtasa-blue/assets/122193236/30f99147-25b2-4107-8134-e8efe1c4ea35)