-
Since docs are not adapted for long natives name like [this one](https://docs.fivem.net/natives/?_0x5F68520888E69014), it should handle the text smaller to prevent UI with "..."
![image](https://gi…
-
I've tried using ``VEHICLE::SET_VEHICLE_FIXED`` but everytime I try to run it, it just crashes GTA... Other natives with the same Vehicle as an argument work fine so I don't know what's going on... If…
-
Since I cant really find another place to get help I'm asking here:
Is there a way to use JInput on the Raspberry pi? The exception that gets thrown is:`java.lang.UnsatisfiedLinkError: /home/junkerj…
-
When passing headlessmc-lwjgl as a javaagent on Fabric Loader 0.16.2 the client fails to initialize, under vanilla and loader versions below 0.16.2 it works as expected
```
PolyMC version: 6.1
au…
-
Currently, trying to run `runClient` or start an IDE run results in:
```
[LWJGL] Platform/architecture mismatch detected for module: org.lwjgl
JVM platform: Linux aarch64 21.0.4
OpenJDK 64-Bit…
-
Speaking about YSF functions, there are also still some of them which could be ported (implemented) in open.mp server by default without any problems or in-script issues with their using.
Vehicle f…
-
Would be cool to be able to filter natives by DLC/Gamebuild
Example, a dropdown button where i select the game build 3095, it's going to give me only the natives added in the gamebuild 3095.
Or …
-
Hello!
When trying to build the project in IntelliJ I hit the following issue:
```
Could not find lwjgl-freetype-3.3.3-natives-macos-patch.jar (org.lwjgl:lwjgl-freetype:3.3.3).
Searched in the f…
-
I need to call natives of your plugin from another plugin.
But I'm getting a runtime error: "Script not found".
Calling natives to other plugins works good, but with this one not.
I'm using **s…
-
```
hello
maven has very useful plugin which allow you to automatically download and
expand natives to the build folder.
having it in a project by default allows you forget about natives at all and…