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

Custom kick immunity flag in pugsetup_autokicker #326

Open
IshaanKr opened this issue Apr 10, 2020 · 7 comments
Open

Custom kick immunity flag in pugsetup_autokicker #326

IshaanKr opened this issue Apr 10, 2020 · 7 comments

Comments

@IshaanKr
Copy link

Right now, we can enable if we can immune admins or not

Can we immune only certains players having flag "b" or flag "o" or any other custom flag

@splewis
Copy link
Owner

splewis commented Apr 12, 2020

Doesn't sm_pugsetup_admin_flag do this?

@splewis splewis changed the title PUGSETUP_AUTOCKICKER Custom kick immunity flag in pugsetup_autokicker Apr 12, 2020
@IshaanKr
Copy link
Author

IshaanKr commented Apr 12, 2020

thing is I want certain players (my friends) to immune from auto kick but I dont want to give them admin rights

@splewis
Copy link
Owner

splewis commented Apr 12, 2020

You could use a custom admin flag: https://wiki.alliedmods.net/Adding_Admins_(SourceMod)#Levels. Then they won't have admin rights.

@IshaanKr
Copy link
Author

// Admin flag to mark players as having elevated permissions - e.g. can always pause,setup,end the game, etc.
// -
// Default: "b"
sm_pugsetup_admin_flag "b"

If I change that to this custom flag let say "t" and the players having flag "t" will not get kicked and doesnt have admin rights now? But it says "Admin flag to mark players as having elevated permissions" ??

Anything I am misunderstanding?

@splewis
Copy link
Owner

splewis commented Apr 13, 2020 via email

@IshaanKr
Copy link
Author

Yes I want immunity without the players having extra powers. So can we expect this in future? Add to to do list?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants