Skip to content

fix: saved weapon loadout permissions#627

Open
saber9k wants to merge 1 commit into
TomGrobbe:masterfrom
saber9k:patch-1
Open

fix: saved weapon loadout permissions#627
saber9k wants to merge 1 commit into
TomGrobbe:masterfrom
saber9k:patch-1

Conversation

@saber9k

@saber9k saber9k commented Jul 5, 2026

Copy link
Copy Markdown

Loadouts weren't checking weapon permissions at all. It passed ignoreSettingsAndPerms=true, Permission enum values change as new weapons are added, so, a loadout saved by an older vMenu build could deserialize to the wrong permission. Resolve permissions fresh from the weapon's SpawnName instead of using the saved value.

Loadouts weren't checking weapon permissions at all. It passed ignoreSettingsAndPerms=true,  Permission enum values change as new weapons are added, so, a loadout saved by an older vMenu build could deserialize to the wrong permission. Resolve permissions fresh from the weapon's SpawnName instead of using the saved value.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant