public OnPlayerRegisterOnForum(noob) { if(ruleshavebeenread == true) { CanPost[noob] = true; } else return BanEx(noob,"Read the rules next time"); }