open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP

Results 172 open.mp issues
Sort by recently updated
recently updated
newest added
trafficstars

I've been trying to get the camera target of a player and was looking for `IPlayer->getCameraTargetPlayerObject()` but that doesn't appear to exist. I did however find that getCameraTargetObject does some...

bug

Title says it all, start NPC id from the top. It was discussed on discord

enhancement

In format() function %q breaks the Cyrillic alphabet, flips every 4 bytes. If you add an ASCII symbol first, for example, a space, the problem is solved. There is no...

bug

Implements `${VAR_NAME}` and `${VAR_NAME:-default}` syntax for environment variable expansion. Supports `$$` escape sequence for literal `$` characters. Examples: - Normal: ```json "rcon": { "password": "${RCON_PASSWORD}" } ``` - With fallback...

## Opened this issue to compile problems found while working on documentation. Anyone is free to add new issues here. Please include screenshots or videos and a short explanation when...

bug
nightly

**Describe the bug** NPCs take slots used by regular players, so the slots count in server query decreases correctly. `max_players` 110 with 10 NPCs connected (`max_bots` set to `10`) displays...

bug
nightly

**Is your feature request related to a problem? Please describe.** Some people use Windows Server for openmp, making an openmp server as a daemon is kind of tons of batch/ps...

enhancement