mtasa-blue
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.
### Describe the bug Hi, since a few days ago my users have been getting these crashes:   The file I think gets the assert is [this one.](https://github.com/multitheftauto/mtasa-blue/blob/bd999a52b6b8eddb37d17bf22660fb99ea66497b/Client/core/CVertexStreamBoundingBoxManager.cpp#L243) ###...
## Describe the bug When having a modified gta3.img, the game will stutter every time the player tries to load that modified texture in game. Every time a custom texture...
### Describe the bug Hey, if we hide one of the default vehicle components, e.g., `bump_rear_dummy`, using the `setVehicleComponentVisible` function and then change the vehicle's variant, modify its handling value,...
### Is your feature request related to a problem? Please describe. Hello there! I wanted to do my own iteration of Misterix script, that would work rather simple - you'd...
### Describe the bug It's just what the title says. It does happen _sometimes_ inside **server-side events**, as far as I tested. I personally haven't experienced any issues on client-side...
### Is your feature request related to a problem? Please describe. Hello. I recently noticed that MTA uses the singleplayer's settings file despite it has its own. The `gta_sa.set` file...
### Describe the bug Really annoying bug, when i modify my 700mb .img archive i need to restart MTA:SA 2-3 times to make it work. ``` [12:14:08] DIAGNOSTIC: *** #1013...
### Is your feature request related to a problem? Please describe. Players can manually set their FPS limit using the "**fps_limit=45**" command. This becomes an issue on servers that enforce...
### Is your feature request related to a problem? Please describe. Currently, there is no way to stop the download of a file initiated via downloadFile from lua. This can...
### Describe the bug Crouchbug is not behaving the same way as in vanilla GTA SA, most notably in weapons with 1 ammo (shotgun, country rifle). A brief explanation of...