CID
Akkarinage edited this page Nov 5, 2016
·
1 revision
Pages 190
Getting Started
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
Configure your Server
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
Customization
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
Setup the Client
- Data folder
- Diff files
Misc Databases
Third-Party Software
Clone this wiki locally
title: CID permalink: /CID/
A character ID uniquely identifies a character, not only inside the database, but also in inter-server communication and association of data with a character, such as character variables or status ailments. The character ID fulfills the same role as a combination of account ID and character's slot ID, which means, if two character ids match their account IDs are automatically the same as well.
The Character ID typically increments starting from 150000 and going up.