enum pCrime { pBplayer[32], pAccusing[32], pAccusedof[32], pVictim[32] }; new PlayerCrime[MAX_PLAYERS][pCrime];