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

# Description Adding getters/setters for engine vehicles Like these - https://open.mp/docs/scripting/functions/SetVehicleParamsCarWindows - https://open.mp/docs/scripting/functions/GetVehicleParamsCarWindows

bug

# Description In the current SA-MP 0.3.DL server, if you use one of the model natives to add a new model during server runtime, the file will not be downloaded...

# Description Setting both `logging.log_sqlite` and `logging.log_sqlite_queries` to `true` in `config.json` won't log any query in runtime. Legacy server.cfg `db_logging 1` and `db_log_queries 1` won't work either. # How to...

bug

1. Passing custom argument for config file path (e.g. `./omp-server config.dev.json`) 2. Adding `log_file` in `config.json` so we can specify custom output file (e.g. `"log_file": "dev_logs.log"`) 3. New function -...

# Description i recive this message in console Generating code, this may take a | [23:21:06] [Info] | little bit of time. Note that this | [23:21:06] [Info] | code...

bug

# Description *Describe the behavior difference between open.mp server and SA:MP server!* SetVehicleToRespawn is buggy sometimes where it respawn the vehicle from it's last position instead where the vehicle is...

# Description The open.mp server does not show error message when the samp-npc executable is not found. # How to re-produce this bug 1. Create your npcmode script (with the...

bug

# Description When you attach a trailer to the truck IsTrailerAttachedToVehicle should return true (1). # How to re-produce this behavior difference *Tell us a how to re-produce this behavior:*...

# Description ### - I can't record a replay to a player # How to re-produce this bug ### - See the screenshot ![image](https://user-images.githubusercontent.com/98089803/195672043-a6a1e0e1-0755-418f-8e17-366590073ada.png) # Relevant log output ``` [PAWN-LOG]...

bug

# Description https://streamable.com/qk9lob - Driver teleports to the other location (with car) but passenger does not. Driver still sees passenger but passenger stays in old location and doesn't sees driver....

bug