#pragma semicolon 1
#include <sourcemod>
#include <sdktools>
#pragma newdecls required
#define PLAYER_INFO_LEN 132
enum
{
PlayerInfo_AccountID = 72, // int
};
int g_accountIDs[MAXPLAYERS+1] =
{
11111111, // [U:1:25341944]
22222222, // [U:1:33063657]
33333333, //...