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 500 mtasa-blue issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Please describe. When using `setObjectScale(objElement, 2)`, the object's collision is not altered. It would be extremely useful to have it also...

enhancement

### Is your feature request related to a problem? Please describe. Even with strongest compilation method right now you can recover runtime informations of running lua scripts. ### Describe the...

enhancement

This pull request is related to #2121. I could work in #2122 as well but I don't promise anything. Now ``setVehicleWheelStates`` has a new boolean argument called ``spawnFlyingComponent`` just like...

enhancement

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like A new line could be added to the **'mtaserver.conf'** file, something...

enhancement

This PR: * Removes dirty VTBL hacks in `CEntitySAInterface`. All hacks are replaced with virtual methods. * Fixes class hierarchy in CEntitySAInterface and CCameraSAInterface with CPlaceableSAInterface. Current state: testing.

Modernizes the splash.bmp image that is a bit stretched. In this first attempt, I used an HQ colored tiles background, the mtasa logo and Arial font for the text. Credits:...

### Is your feature request related to a problem? Please describe. A function to open an URL in external browser. When function is called, MTA goes automatically minimized and URL...

enhancement

### Is your feature request related to a problem? Please describe. No, but `setPedVoice` doesn't really have a use if you can't play a ped speech. It only changes for...

enhancement

### Describe the bug MTA doesn't start on some hardware. A player see a error "Can't find valid screen resolution." GTA SA shows a error message "Cannot find 800x600x32 video...

bug