forked from rathena/rathena
-
Notifications
You must be signed in to change notification settings - Fork 2
GID
Akkarinage edited this page Nov 5, 2016
·
1 revision
The GID stands for game id or game object id. It uniquely identifies each and every dynamic object (NPC, monster, player, item, skill unit) inside the game. For the players a GID is their account id, for all other objects it is a server-generated id, that changes each time the object is created.
You can view the id in-game by right-clicking on a object, when your account has enabled game master menu. ==See Also==
- Installation instructions
- Transitioning from SVN to GIT
- Compiling on your OS
- Connecting & Starting rAthena
- Scripting like a pro!
- Server Modifications and what to expect
- Database Configuration
- Adding Custom Items
- Adding Custom Monsters
- GRF Encryption
- Data folder
- Diff files