a10f6d930 ^
288490094 ^
1
2 3 4 5 6 7 8 9
10
// eAthena's GM Accounts File (for TXT servers only) // Edited by MC Cameri to enable account id ranges // Changing this file while login server is running // Usage #1(Standard): <account id> <level> // Usage #2(Range): <beginning of range[-:~]end of range> <level> // Examples: // 2000002 99 // 2000003-2000005 99 // 2000003~2000005 99 // 2000001 30