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 82 open.mp issues
Sort by recently updated
recently updated
newest added

Would be a good feature for people who don't use internet and like to check things in terminal. Each hour or even bigger or after restart of omp server (if...

enhancement

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