Skip to content

fix(server/player): increase activeCount back when changing grade#237

Merged
thelindat merged 1 commit into
overextended:mainfrom
antond15:fix-activecount
Mar 31, 2025
Merged

fix(server/player): increase activeCount back when changing grade#237
thelindat merged 1 commit into
overextended:mainfrom
antond15:fix-activecount

Conversation

@antond15

Copy link
Copy Markdown
Member

This PR fixes an issue where group:activeCount wouldn't increase back after changing grade while keeping the same group.

Issue reproduction steps:

  1. /setgroup me police 1
  2. set police as active group
  3. check police:activeCount (1)
  4. /setgroup me police 2
  5. check police:activeCount (0)

@thelindat thelindat merged commit 3887ce1 into overextended:main Mar 31, 2025
@antond15 antond15 deleted the fix-activecount branch March 31, 2025 11:56
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.

2 participants