mtasa-blue icon indicating copy to clipboard operation
mtasa-blue copied to clipboard

Multi Theft Auto is a game engine that incorporates an extendable network play element into a proprietary commercial single-player game.

Results 582 mtasa-blue issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** At the moment we use old and legacy version of mysql connector. The `include` directory contains commits for 2011 by...

enhancement

Fixes an issue #2631. When radius passed is zero, it works as before. Otherwise it restores all models that intersect with a sphere of the specified radius. Not backward compatible,...

bug

### Describe the bug When a player joins a game and server decides to kick the player on onPlayerJoin event, server kicks him and drops connection, however client doesnt recognize...

bug

Solves #1563 Adds `getProcessMemory()` This function returns the current memory usage of **gta_sa.exe** process. Essentially copied from [CMemStats.cpp](https://github.com/multitheftauto/mtasa-blue/blob/c58c3678f263d810f61eb5aecba48e6c4b4dce0c/Client/core/CMemStats.cpp#L461-L463) (win api call) Returned value in KB is equal to the one...

enhancement

**Is your feature request related to a problem? Please describe.** Currently engineApplyShaderToWorldTexture only supports vehicles, objects and peds for per-element shader applying. **Describe the solution you'd like** I would like...

enhancement

### Is your feature request related to a problem? Please describe. In order to properly tune some modded cars it's necessary to change their parameters in the vehicles.ide, currently you...

enhancement

### Is your feature request related to a problem? Please describe. I'm trying to create a chat system using this event but the outputChatBox part uses the colorCode parameter all...

enhancement

**Is your feature request related to a problem? Please describe.** In the vanilla game there is a rope system already implemented. It is used with magnets on the cranes and...

enhancement

**Describe the bug** I am not really sure how to describe this other than the title. While administering another server I can notice that SD 22 and SD 23 are...

bug

**Describe the bug** Randomly, the MTA client is unable to join servers due to: HTTP server file mismatch! (resource) fileName [CRC could not open file: Permission denied] The solution is...

bug