Dillon Skaggs
Dillon Skaggs
This isn't an RPC native, this was broken with this https://github.com/citizenfx/fivem/commit/02ea63f87f2af6028d814a442e8cbc72e68f51f5 commit There's already a PR open to fix this See: https://github.com/citizenfx/fivem/pull/2834 Though it has a bunch of white space...
Most (if not all) getters are read directly, setters like [SET_PED_HEAD_BLEND_DATA](https://docs.fivem.net/natives/?_0x60746B88) are RPC natives.
This should be fixed now.
Since these are presumably supposed to be usable in game should these not be in an easier to copy format? Having X Y Z in different columns vs just having...
I think I mentioned this somewhere before, but it doesn't make much sense for the search to take up more of the screen then the actual documentation
I don't think this is an improvement over the current documentation. I added this to the [tracker](https://github.com/citizenfx/fivem-docs/issues/466) though, because these do need to be rewritten. In the future these scripting...
Not sure Cfx's view on anti-cheat related stuff, or if it changed compared to how it previously was, but having callbacks for when these get hit would be nice.
> Anti-cheat measures should be the responsibility of the Cfx.re team, not delegated to server owners. Creating measures that shift this responsibility to the user allows a shady market of...
Please read the previous message Ekinoxx0 posted. It might be worth quickly swapping this to take string names to make this 100x less confusing for the average user instead of...
As previously stated, this should prefer an enum over a list.