";
echo "";
echo "System Administrator [M] All flags. Is protected from all other users. | ";
echo "Chat Master [m] All flags. Can only be set/removed by System Administrator. | ";
echo "Master [Z] All flags. Can only be set/removed by Chat Master or System Administrator. | ";
echo "
";
echo "";
echo "Administrator [X] Can do everything, except modify user flags. Is not protected. [ADRpFsoiIOCBbra] | ";
echo "Moderator [x] Can use /rem, /ban and /unban. [Br] | ";
echo "OOC [z] May not use icons and has the OOC symbol. | ";
echo "
";
echo "";
echo "Protected [P] Can only be deleted/flagged/renamed/faction by a Master or above. | ";
echo "Add Users [A] Can add users with Member or OOC flags. | ";
echo "Delete Users [D] Can delete users that are not Protected, Master or above. | ";
echo "
";
echo "";
echo "Rename Users [R] Can rename users that are not Protected, Master or above. | ";
echo "Reset Password [p] Can reset the password for users that are not Protected, Master or above. | ";
echo "Change Faction [F] Can change the faction for users that are not Protected, Master or above. | ";
echo "
";
echo "";
echo "Change Flags [f] Can change flags for users that are not Protected, Master or above. Very powerful because a [f] user can set flags for her/himself. | ";
echo "Edit Settings [s] Can edit /gui_set.php settings. | ";
echo "Edit Options [o] Can edit /gui_opt.php options. | ";
echo "
";
echo "";
echo "Edit Icons [i] Can edit /gui_icon.php icons. | ";
echo "Edit Personal Icons [I] Can edit the personal icons of any user. | ";
echo "Edit MotD [O] Can edit the Message of the Day. | ";
echo "
";
echo "";
echo "/clear [C] Can clear the chat. | ";
echo "/ban & /unban [B] Can ban and unban users. | ";
echo "/muban [b] Can clear the banlist. | ";
echo "
";
echo "";
echo "/rem [r] Can remove single lines in chat. | ";
echo "/raw [a] Can insert raw HTML lines in chat. | ";
echo "Stealth [l] There will not be a JOIN or EXIT when the user moves in/out of the chat. | ";
echo "
";
echo "";
echo "Edit Poll [V] Can modify and clear the poll of the chat. | ";
echo "Faction Leader [L] The user had leader rights over the faction s/he is in. | ";
echo " | ";
echo "
";
echo "
";
} else if ($_REQUEST['man'] == "pref") {
echo "";
echo "";
echo "Advanced [A] The console will start in Advanced mode. A bit chaotic. | ";
echo "Simple [S] The console will start in Simple mode. Very clean interface. | ";
echo "No MotD [O] Turns off showing the Message of the Day. | ";
echo "
";
echo "";
echo "Bold [b] Text will be bold. | ";
echo "Underline [u] Text will be underlined. | ";
echo "Italic [i] Text will be italic. | ";
echo "
";
echo "";
echo "Alternate [t] Text will be alternate. | ";
echo "Reverse Output [R] Shows new lines at the bottom (FILO order), like Beseen did. | ";
echo "Email Unused for now, but fill it in anyways just in case. | ";
echo "
";
echo "
";
echo "";
echo "";
echo "No Name [N] The \"You are Handle\" won't show. | ";
echo "No Chain/Refresh [C] Chained handle changer and custom refresh won't appear. | ";
echo "No Text Styles [T] None of the text styles controls will show. | ";
echo "
";
echo "";
echo "No Icon Changer [c] Icon selector won't appear. | ";
echo "No Color [L] Color changer won't show. | ";
echo "No Buttons [X] None of the bottom buttons will show. | ";
echo "
";
echo "";
echo "Public Email [M] Allows anyone to see your email. | ";
echo "Public ICQ [Q] Allows anyone to see your ICQ UIN. | ";
echo "Public AIM [a] Allows anyone to see your AIM SN. | ";
echo "
";
echo "
";
} else if ($_REQUEST['man'] == "chat") {
echo "";
echo "";
echo "No Ignore [I] Disables the /ignore and /unignore commands. | ";
echo "No Banning [B] Disables /ban, /unban and /muban commands. | ";
echo "No Join/Exit[J] Works as if everyone has the Stealth flag. | ";
echo "
";
echo "";
echo "No Whois [W] Disables /whois. | ";
echo "No Undo [U] Disables the Undo button and /undo command. | ";
echo "No Private Messages [P] Disables /msg and reading messages. | ";
echo "
";
echo "";
echo "No Filter [F] Disables the filter. | ";
echo "No Icons [C] Disallows icons. | ";
echo "No Image [i] Disallows images. | ";
echo "
";
echo "";
echo "No Link [L] Disallows links. | ";
echo "No MotD [M] Disables the MotD and logo. | ";
echo "No Idents [D] Turns off showing idents. | ";
echo "
";
echo "
";
}
echo "