I'm working on a private server for co, but the command code I have is set up so normal players, pm's, and gm's can use them. Does anyone know how I can make it so only pm and gm players can use them?
if (Splitter[0] == "/command" && Client.AccountStatus >= 8)