![]() |
||
| Rules | ||
| Startpage | ||
| Info | We don´t have many rules, but here they are: | |
| ©Copyright | 1.You shuldplay a internet game |optimal| | |
| Aliance | 2. You must play that game every week. | |
| History | 3. To be a full member must three other clanmembers vote on you. | |
| Feauters | 4. You can´t get members on your own, you can fix members but one of the clanleaders have to test that | |
| Members | person. | |
| C A F E ( C H A T T) | 4. You can´t get Allys whit other clans if the clanleaders not except it. | |
| Join | <%
Dim convo
convo = Application("conversation")
If Len(convo) > 2000 Then
convo = Left(convo, 2000)
Application.Lock
Application("conversation") = convo
Application.Unlock
End If
Response.Write convo
%>
<% If trim(Request.Form("name")) = "" Then %>
<%
Else
If Not IsObject(Application("users")) Then
Application.Lock
Set Application("users") = _
Server.CreateObject("Scripting.Dictionary")
Application.Unlock
End If
Session("name") = Request.Form("name")
Application.Lock
Application("users").Add Session("name"), time
Application.Unlock
If not IsEmpty(Application("conversation")) Then
Application.Lock
Application("conversation") = "" & Session("name") & _
" Enters The Room " & Application("conversation") Application.Unlock End If Response.Redirect "cafe.asp" End If %>
|
5. You can only be in one clan. |
| Rules | ||
|
|