Clan menu /clan HELP (images)
I used the wrong section...
Hello,Bad English sorry...
I want to do my ;
CS 1.6 "say /clan" I wrote, Clan menu will open;
then to open the menu.
https://forums.alliedmods.net/attach...1&d=1443265225
clan.ini
HTML Code:
"clan Name" "motd"
"EndlessDark Clan" "/addons/amxmodx/configs/clan1.txt"
"Supermans Clan" "/addons/amxmodx/configs/clan2.txt"
"IronMans Clan" "/addons/amxmodx/configs/clan2.txt"
clan1.txt
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Aksiyon Sunucu</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body scroll="no">
<br>
<font color="orange" size="5">EndlessDark Clan</font>
<br><br>
<font color="orange" size="4">Clan Players</font><br>
<font color="orange" size="2">1- Edt # SANTO37</font><br>
<font color="orange" size="2">2- Edt # Gluke</font><br>
<font color="orange" size="2">3- Edt # MalZefh</font><br><br>
<font color="orange" size="4">Clan Rules</font><br>
<font color="orange" size="2">1- Rule...</font><br>
<font color="orange" size="2">2- Rule...</font><br>
<font color="orange" size="2">3- Rule...</font><br><br>
<font color="red" size="3">Contact:</font> <font color="white" size="3">[email protected]</font><br>
<font color="red" size="3">Web:</font> <font color="white" size="3">www.clnedt.com</font><br>
</body>
</html>
as follows
https://forums.alliedmods.net/attach...1&d=1443265402
How can I make it happen...HELP PLEASE...
|