-
Notifications
You must be signed in to change notification settings - Fork 203
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
Add CVar: mp_max_alive_name_changes
#236
base: master
Are you sure you want to change the base?
Conversation
b1c18aa
to
d0157c7
Compare
Will you add a cooldown cvar? |
@WPMGPRoSToTeMa Do we really need a cooldown cvar? I guess solution with limiting nickname changes per spawn is more verbose (we have |
3066a9b
to
ecae203
Compare
6342fc2
to
62cb200
Compare
3dee6bb
to
5bbba22
Compare
6ae3127
to
5bbba22
Compare
BUMP. This is a great addition to stop some annoying cheaters. |
Please, what are you waiting to merge this? |
I suggest to add the new member "m_iNickChangesBeforeSpawn" in the CCSPlayer's listing, after "m_bGameForcingRespawn", just to avoid breaking offsets after "m_flLastCommandTime" (m_iLastAccount, etc. + following CBot & CCSBot ones). |
ecae203
to
987768a
Compare
e9d84c7
to
19ea52c
Compare
a363cba
to
79cfd71
Compare
Resolve #38