Space V

Results 38 issues of Space V

* Update/Rename: NETWORK_SPEND_BEACH_PARTY * Update/Rename NETWORK_SPEND_SUBMARINE * Update/Rename NETWORK_SPENT_MOVE_SUBMARINE * Update/Rename NETWORK_SPEND_CASINO_CLUB

Currently, the fivem-docs uses a [fork](https://github.com/blattersturm/hugo.git) of Hugo. On GitHub, there are no binaries provided, nor instructions on how to build them. It would be beneficial to provide a binary...

### What happened? When creating 100k objects on the server side the server is crashing ### Expected result Not crashing ### Reproduction steps ```lua local coords = vec3(148.85, -1393.22, 29.29)...

bug
triage
crash

### What happened? After building and running the solution i have this error when running FXServer.exe 'D:\Source\Repos\ahcenezdh\fivem\code\bin\server\windows\release\citizen\clr2\lib\mono\4.5\v2' in MONO_PATH doesn't exist or has wrong permissions. Fatal Error: Could not load...

bug
triage

* Instead of using _resource.lua we are now using fxmanifest.lua * Added lua 5.4 and fxv2_oal * Cached some natives (ones who are used a lot) * Instead of table.insert...

Instead of using a markdown table, we are now using HTML/CSS to display every vehicle model ![image](https://github.com/citizenfx/fivem-docs/assets/40030799/73e6791b-5b42-426d-9e7a-56264105fd76) All vehicles are sorted by their categories ![image](https://github.com/citizenfx/fivem-docs/assets/40030799/5f9b8e45-25a8-43be-bc50-81b2e08b494e) I sent a message to...

Add new natives from the last gamebuild, all credits goes to @alloc8or Some descriptions are guessed (InterpolateCamWithParams , SetBlockAmbientPedsFromDroppingWeaponsThisFrame, GetCutscenePlayTime)

Someone told me it was pointless to do it because the legacy pages will be rewritten, but I already did it, so I'm sharing it. It's just an option to...

enhancement
Pending Changes

### Goal of this PR Implement natives to set and get vehicle flags. This is the PR of @kams3 with the addition of the setter. ### How is this PR...

invalid

### What happened? When creating a ped using the server setter and giving a weapon to the ped, if we leave the scope of the ped and re-enter the scope,...

bug
triage