Jump to content

Recommended Posts

Posted (edited)

Just doing some editor manual updates. Can someone running a populated server please confirm that the following is correct:

 

#

    The reverse order in which players joined the DServer and are still on the DServer. The latest player to join is number 0 and the DServer itself is the highest number.

 

CID
    Client ID. An ID assigned to each player on the DServer. CID 0 is the DServer itself.

 

If a player leaves the server, are the CIDs adjusted (e.g, player with CID 5 leaves, so player with CID 6 now becomes 5)?

 

Thanks for any help!

 

Jim

 

Edited by JimTM
Posted
Just now, JimTM said:

Just doing some editor manual updates. Can someone running a populated server please confirm that the following is correct:

 

WHAT? Editor Manual updates!

 

There is a God! :yahoo:

Posted (edited)

No manual for you! Next!   :biggrin:

 

image.jpeg.686eb97569e468a0b4f6f85ee4e525f5.jpeg

Edited by JimTM
  • Haha 2
Posted

CID is assigned once to a player. If player CID 6 leaves then the is no 6 on the list. If he joins again then he gets new (CID)

  • Thanks 1
Posted

IIRC, the CID is chat id of the player.

Posted
10 hours ago, LLv34_Temuri said:

IIRC, the CID is chat id of the player.

 

Thanks Temuri. If you're not sure of what CID stands for, I'll just doc it as "An ID assigned to each player on the DServer. CID 0 is the DServer itself." 

Posted

I checked. It is the chat id. You can use it to send personal chat messages via the rcon.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...