server-beta icon indicating copy to clipboard operation
server-beta copied to clipboard

open.mp server beta releases

Results 148 server-beta issues
Sort by recently updated
recently updated
newest added

Hey there, I have the latest Version and running my Server on OMP. But my problem is, that the pickups sometimes doesn´t react when i am running into it. To...

After the latest open.mp update, downloaded 0.3DL assets are no longer stored in: ```code Documents/GTA San Andreas User Files/SAMP/cache ``` They still download successfully but I can’t find where they...

**Describe the bug** The game server is unable to serve custom character models (such as .dff and .txd files) to clients, resulting in the error: "File download error - HTTP...

bug
nightly

Changes and fixes in this PR: * Improve RemovePlayerWeapon native ([#917](https://github.com/openmultiplayer/open.mp/issues/917)) * Extend return values for some natives ([#958](https://github.com/openmultiplayer/open.mp/issues/958)) * Small change in warn message for SetTeamCount * Check for...

**Is your feature request related to a problem? Please describe.** It's not so much a problem, but more of a visual thing. Weather changes are quite sudden atm as you...

enhancement

SetPlayerSkin is not working on SA-MP Launcher [mostly used sa-mp APK, more than 10.000.000 downloads] - for the others players: they see the right skin for the target player -...

bug
nightly

This is a proposal for the future open.mp client. It just needs to be described, it is obvious to everyone. We just need a mechanism to create and remove water...

enhancement

**Describe the bug** If a player has a jetpack and presses KEY_SECONDARY_ATTACK, they exit the jetpack, and it spawns next to them. To prevent this in SA:MP the following solution...

bug

**Describe the bug** Upon a player joining the server it crashes, without any debug logging. **To Reproduce** Steps to reproduce the behavior: 1. Run Debian 64bit 2. Run the latest...

bug

Basically I have added this to **OnGameModeInit**: `AllowNickNameCharacter('-', true);` Now in client, I set my nickname as "T-N-Z" but I can't connect to my own server, I get error message...

bug