-
**Is your feature request related to a problem? Please describe.**
A better visualization of disabling the automatic player update queuing in the multiplayer settings. While it is already deactivatab…
-
since BeamMP is missing the "Highlight Subparts" option in the vehicle editor, it won't allow highlighting and hiding parts.
Vanilla: https://imgur.com/WheYEzG
BeamMP: https://imgur.com/XCJAHcA
-
https://github.com/BeamMP/BeamMP/blob/3b6f2ce5c202593d7fec0cc6e360e8d4b88874f2/lua/ge/extensions/MPCoreNetwork.lua#L75
Should be using:
```lua
settings.getValue('launcherIp', '127.0.0.1')
```
…
-
After connecting to the server once, me and my friends can't seem to connect to it any further.
The server log shows:
```
[2023/05/02 20:06:42.911] Identify [INFO] Identifying new ClientConnectio…
-
I am experiencing an error after installing CEI on an existing Cobalt Essentials install.
Whenever one or more players are connected, there is a constant spam in the console of:
```
[12/05/23 14:26…
-
OS: Ubuntu 22.04 LTS
BeamMP-Server Version: tags/v3.1.1
Describe the bug
During the build process of BeamMP-Server, the following errors were encountered:
- error: ‘gettid’ was not declared in…
-
https://github.com/BeamMP/BeamMP-Server/blob/879b9772f5138e8e26b394d2369a1ef8be2a2435/src/Http.cpp#L164-L190
Currently, the health endpoint of the BeamMP server software only returns a boolean valu…
-
https://github.com/BeamMP/BeamMP-Server/blob/879b9772f5138e8e26b394d2369a1ef8be2a2435/src/Http.cpp#L191-L194
The software has a "magic" endpoint that serves a hardcoded string of characters. This e…
-
Hi I have a question. I noticed that the Polish language is missing in the BeamMp interface. I can do a Polish translation if you want, it would make things a lot easier for young players
I think i…
-
https://github.com/BeamMP/BeamMP-Server/blob/879b9772f5138e8e26b394d2369a1ef8be2a2435/src/LuaAPI.cpp#L116-L135
The `TriggerClientEventJson` function in BeamMP-Server takes a Lua table, converts it …