This is what I want to do:
I want to make a script that check if someone is regged on a forum. It will do this by checking for a specific access flag, lets say "n".
And if the server is full, it should kick one of the unregistred players when a registred player try to connect (this should therefore also give access to a reserved slot).
_Any_ other tips that might help me do this is Greaty appreciated. But to the main question:
How do I check the value I get from get_user_flags() (<--- think thats the one with access flags...?) for a specific flag, in this case, "n".
All flags for a normal registred user (not admin, or immune) would be bmn.