Space V
Space V
> @NewEditOfficial I managed to build one locally. He made a repo called [MenuV Docs](https://github.com/ThymonA/menuv_docs). I forked it and updated stuff, here is my repo [MenuV Docs](https://github.com/lexinor/menuv_docs) I tried to...
> > I fixed it with a Citizen.Wait(5) on the foreach > > what you mean foreach? in JS? Yeah surely
Any update on this?
it's cs not c# in the ```
@gottfriedleibniz sorry to ping you but any news on this PR? would be awesome to have those server side events
It would be cool to have a getter to check if the player has enabled Rich Presence (for example, to offer rewards if the player enables this option).
You could add CREATE_PED, because on the documentation CREATE_PED is marked as a RPC, but the RPC version is not used anymore
> > You could add CREATE_PED, because on the documentation CREATE_PED is marked as a RPC, but the RPC version is not used anymore > > Codegen still stems from...
I'm not sure but looks like this native is networked? https://github.com/citizenfx/fivem/blob/9f2ea4c6e8eb8a3a3b26b4a8bc99866579d2352f/code/components/extra-natives-five/src/VehicleExtraNatives.cpp#L1657C4-L1658C1
This is weird, @Disquse does this native is networked by default? or we have to use statebags to sync it