Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] locker room also separated by rank #3

Open
davefl67 opened this issue Jan 31, 2024 · 1 comment
Open

[suggestion] locker room also separated by rank #3

davefl67 opened this issue Jan 31, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@davefl67
Copy link

This way, a sergeant can have his patrol uniform with added rank stripes on the sleeves, for example. Optional line could be added to the configuration with the rank number:

        {
            title = "Sergeant Patrol Uniform",
            groups = {"lspd"},
            rank = 3,
            clothing = options.lspd_patrol
        },
@Andyyy7666
Copy link
Member

Yae or I could make it like:

groups = {
    lspd = 5
}

that way it can be configured for each dept with rank, but then how would that be would it look for that rank and higher or just strictly that rank, and also would it show as disabled on the menu or not show up at all?

@Andyyy7666 Andyyy7666 added the enhancement New feature or request label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants