Instantly recycle player IDs?

Options
I've noticed that when a player leaves the room, its ID is not available for reuse. Example: Bob joins Room A and is assigned ID 2. Bob leaves Room A. John joins Room A. John is assigned ID 3.
What I'd like is for John to be assigned ID 2 since it's available for use.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @rafael_at_jags,

    That's how actor number works.
    An actor number claimed by a user can't be re used by another user.