14.01.2015, 23:54
I think I got why, BannedBy, BanReason should be strings,
in the enum,
Try debugging the unban time to see if it's saving and loading right results, though I think there's nothing wrong with it, it gives the correct timestamp plus the seconds you added
in the enum,
pawn Код:
BannedBy[MAX_PLAYER_NAME],
BanReason[20],