GID
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: GID permalink: /GID/
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==