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

Blocked animation libraries in game.

Open sicariodll opened this issue 9 months ago • 8 comments
trafficstars

There are some animation libraries which are blocked in SAMP. It's a restriction which makes no sense. This game is about crime and no content should be restricted.

I'd like them to be allowed in game.

A screenshot of the libraries: Image

Best regards. sicario.dll

sicariodll avatar Feb 07 '25 18:02 sicariodll

game.use_all_animations https://www.open.mp/docs/server/config.json

eakwarp avatar Feb 09 '25 15:02 eakwarp

game.use_all_animations https://www.open.mp/docs/server/config.json

That's for SnM and BLOWJOBZ libraries, not SEX

BeckzyBoi avatar Feb 09 '25 15:02 BeckzyBoi

game.use_all_animations https://www.open.mp/docs/server/config.json

That's for SnM and BLOWJOBZ libraries, not SEX

https://github.com/openmultiplayer/open.mp-sdk/blob/786a70578e412ba985ea5213c072ef2bb0ed1daf/include/anim.hpp#L2028

xunder-matth avatar Feb 09 '25 15:02 xunder-matth

game.use_all_animations https://www.open.mp/docs/server/config.json

That's for SnM and BLOWJOBZ libraries, not SEX

https://github.com/openmultiplayer/open.mp-sdk/blob/786a70578e412ba985ea5213c072ef2bb0ed1daf/include/anim.hpp#L2028

It's a library validation function. Animation names and libraries should be added.

sicariodll avatar Feb 09 '25 17:02 sicariodll

It's a library validation function. Animation names and libraries should be added.

The SEX library is blocked on the client itself.

open.mp server will allow you to send an RPC containing the SEX animation lib, and the client will receive it - but it won't play it.

xunder-matth avatar Feb 09 '25 18:02 xunder-matth

It's a library validation function. Animation names and libraries should be added.

The SEX library is blocked on the client itself.

open.mp server will allow you to send an RPC containing the SEX animation lib, and the client will receive it - but it won't play it.

I think it's possible to patch it with omp client

equinnoxy avatar Feb 12 '25 16:02 equinnoxy

The animation library start from this commit and still don't know the reason it exists. https://github.com/openmultiplayer/open.mp-sdk/blob/54867d24baded2ef97e07dced5e9425f014a2c03/include/anim.hpp#L2003

rsetiawan7 avatar Feb 13 '25 04:02 rsetiawan7

It's a library validation function. Animation names and libraries should be added.

The SEX library is blocked on the client itself. open.mp server will allow you to send an RPC containing the SEX animation lib, and the client will receive it - but it won't play it.

I think it's possible to patch it with omp client

I'll work on it. I've already added missing animations into sdk.

sicariodll avatar Feb 13 '25 08:02 sicariodll