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

When I do any job and when I hold space and drift, it kicks me out of the car or it kicks me.

bug

In SA-MP config variable 'chatlogging' controls both chat logging and death logging, whereas in openmp the legacy config variable 'chatlogging' only controls chat logging.

Fix: Avoid a update unstreamed cars by passenger sync This patch fixes cheat ability to update by passenger sync to unstreamed cars for player. Old SA:MP bug..

**Describe the bug** There are a couple of problems in omp server behavior which produce false detections for the server-side anticheat and actually can be (and should be) fixed on...

bug

**Describe the solution you'd like** I would like to be able to use environment variables interpolated in the config.json file. Example: ```json { "rcon": { "password": "${RCON_PASSWORD}" } } ```...

enhancement

**Describe the bug** All the following natives: * GetWeaponName * NetStats_GetIpPort * GetPVarNameAtIndex * GetSVarNameAtIndex should return the length of a string it wrote the data to. GetWeaponName **To Reproduce**...

bug

**Describe the bug** If the current behavior is not an intended thing, all the following natives: * SHA256_PassHash * GetPlayerIp * GetPlayerVersion * GetPlayerName * GetSVarString * GetPVarString * gpci...

bug