fivem icon indicating copy to clipboard operation
fivem copied to clipboard

The source code for the Cfx.re modification frameworks, such as FiveM, RedM and LibertyM, as well as FXServer.

Results 316 fivem issues
Sort by recently updated
recently updated
newest added

Randomly these settings doesn't save if you don't join a server upon clicking on them. If you need to restart FiveM to change version some of these settings will randomly...

When I try to set a state bag key on an entity (vehicle) and set `replicated` to `true`, the key won't get replicated to the server or other clients. I've...

Linux build might have broken, likely due to Alpine/PyPI package updates: ``` Traceback (most recent call last): File "/src/code/tools/idl/header.py", line 10, in header.main() File "/src/code/tools/idl/xpidl/header.py", line 537, in main p...

bug

This PR adds RDR3 nodes research (including getters natives). Marked as draft PR for now as it's still WIP.

At times, resource names may not be what one wants to display in end-user contexts (GameInput menu, server public resource listing, etc.). Adding a `ui_label` field to the manifest with...

enhancement

If holding gizmo control pressed w/o moving cursor it changes transform matrix of entity, as in right/front/up vectors.

bug
sdk
world editor

As reported in the CodeWalker Discord chat ([message link](https://canary.discord.com/channels/329138547833700352/342111023978905601/959041346562322442) for those lucky enough to use message links), it appears that using `SCENARIO_POINTS_OVERRIDE_FILE` with a default `sp_manifest.#mt` will enable 'exclusive scenario'...

bug
user-error
game-bug

If I escrow a script that contains a `resource_type` in fxmanifest it throws a syntax error. The entry I had in fxmanifest that was breaking the script: ```lua resource_type 'gametype'...

Allow us to edit and edit bounds, but five->rdr3 make game crash, somehow triangles are corrupted when converted back in rsc8

When i create a prop (`prop_helipad_01`) and want it to scale to e.g. `0.7`, i type in a `0`, and then i want to type the `.7`, which does not...

bug
sdk
world editor