Dillon Skaggs

Results 34 issues of Dillon Skaggs

This fixes a crash for NVE users who most likely installed every mod provided, alongside having a server with a lot of streamed content This was tested on 1604 and...

Currently, there's no way to get a convar as a float This leads to some really hacking solutions (like [here](https://github.com/AvarianKnight/pma-voice/blob/f908bcc628d0cebc9668f933a200808cd2921e2c/client/main.lua#L6))

manual-review
triage

…rmissions none of this code is tested, use at your own peril

…ERRIDE_FOR_PLAYER This has been broken since its implementation https://github.com/citizenfx/fivem/commit/8d7ac701d32e31eaca3ef6c3f39cbaa8f1739d35 Using the native as is errors with `WARNING: NON-EXISTENT NATIVE 000000007a6462f4` I guess no one has tried to use this since...

### Goal of this PR Allow users to choose between `1920x1080` and `2560x1440` for the scaled UI, fixing bad UI scaling by server developers for users using 4k monitors. See...

triage

### Goal of this PR Due to the increasing amount of users using the JS runtime, some users are starting to hit the heap size limit and crashing, this increases...

triage
ScRT: JS

This is a follow up to some of the discussion from #2237 This adds a ConVar for server owners to disable ragdoll requests `set sv_enableRagdollRequests false`.

triage

This makes it so if a player times out, instead of getting packet hash as hex they'll get the actual packet name ![](https://i.imgur.com/IMpYlL2.png)

Possibly fixes #2115 this doesn't fix the underlying implementation though.

triage

This is an initial implementation of state bag rejections This was tested and works, this will reject the state bag change and properly sync the original value back to the...

triage