03.03.2018, 18:07
Try changing the enum to
PHP код:
enum pInfo
{
pPass[128],
pCash,
pAdmin,
pKills,
pDeaths
}