Ver Mensaje Individual
  #2 (permalink)  
Antiguo 12/02/2005, 16:23
argent2004
 
Fecha de Ingreso: febrero-2005
Mensajes: 17
Antigüedad: 19 años, 2 meses
Puntos: 0
aca dejo lo que falta ya que no me dejo subirlo todo junto



Código PHP:
script reset


else
%>
<
html>
<
head>
<
meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<
title>-=Mu Online=-</title>
<
link href="img/css.css" rel="stylesheet" type="text/css">
<
style type="text/css">
<!--
.
Estilo1 {color#666666}
.Estilo2 {color#000000}
.Estilo3 {color#FF0000}
.Estilo4 {color#FFFFFF}
-->
</
style>
</
head>

<
body leftmargin="0" topmargin="0">
<!--
#include file="top.asp" -->
<TABLE align=center border=1 cellPadding=0 cellSpacing=0 width=760 borderColor="#666666" frame=vsides rules=none>
  <
TR
    <
td width=204 align=left vAlign=top background="img/left_bg.gif"><img src="img/left_top_news.gif" width="204" height="36">
      <
img src="img/122.gif" width="195" height="130" class="hand"
      <
table width="99%">
        <
tr
          <
td width="100%" height="1"></td>
        </
tr>
      </
table>
      <!--
#include file="inc_hy.asp" -->
      
<table width="99%">
        <
tr
          <
td width="100%" height="4"></td>
        </
tr>
      </
table>
      <
table width="195" background="img/xu2.gif">
      </
table>
    </
TD>
    <
td width=1 height="190" background="img/xu.gif"></TD>
    <
td width=553 align=left vAlign=middle bgcolor="#FFFFFF"><table width="99%">
        <
tr
          <
td width="100%" height="26"></td>
        </
tr>
      </
table>
      <
table width="496" height="396" border="0" align="center" cellpadding="3" cellspacing="0">
        <
form action="reset.asp" method="post" name="zsform"><tr
          <
td width="490" height="34" align="left" > <table width="489" border="0" cellspacing="0" cellpadding="3">
              <
tr
                <
td width="483" height="22" align="center" style="font-size:16px"><strong class="bigf Estilo2">Resetear Personaje </strong></td>
              </
tr>
            </
table></td>
        </
tr>
        <
tr
          <
td height="191" align="center"> <TABLE align=left border=0 cellPadding=5 cellSpacing=1 width="490">
              <
TBODY>
                <
TR
                  <
TD height="127" colSpan=2 align=right class=txt_gray> <DIV align=left
                      <
class="con2"><span class="bigf Estilo2">Condiciones del reseteo:</span><FONT 
              color
=#cc3300><br>
                          
</FONT><span class="Estilo1"><span class="Estilo2">1.Actualmente se puede resetear hasta <%=totalcocunt%> veces un personaje.<br>
                        
2.Tu personaje no puede estar logueado o no debe haber sido el ultimo en jugar (antes de salir del juegoentra con otro personaje).</span><br>
                        <
br>
                        <
span class="Estilo3">3.- <strong>Importante:</strongGuarda todos los items en tu baulTodo lo que este en tu personaje sera borrado.(el zen no se borra)</span><br>
                        <
br>
                          <
span class="Estilo2">4.Necesitas ser nivel <%=lifeneedlevel%> como minimoDespues del reseteo seras nivel <%=lifedonelevel%> y empezaras con <%=lifedoneexp%> EXPTambien recibiras puntos extrauno por cada nivel que tengas antes del reseteo.<br>
                          
5.El coste del reseteo es de <%=lifemoney%> zenPon este zen en tu inventario antes del reseteo. <br>
                  
6.Sigue estos pasos con cuidado o el reseteo fallara en incluso tu personaje puede quedar inaccesible.</span></span></p>
                      <
class="con2">&nbsp;</p>
                  </
DIV></TD>
                </
TR>
                <
TR
                  <
TD width="106" align=right class=Estilo2 txt_gray><strongPersonaje </strong></TD>
                  <
TD width="361"> <INPUT name=userchr type=text class="lanyu" id="ps_person_id" size=18 maxLength=18
                  </
TD>
                </
TR>
                <
TR
                  <
TD width="106" align=right class=Estilo2 txt_gray><strong>Login</strong></TD>
                  <
TD class=txt_gray><INPUT name=username type=text class="lanyu" id="username" size=18 maxLength=16></TD>
                </
TR>
                <
TR
                  <
TD width="106" align=right class=Estilo2 txt_gray><strong>Clave</strong></TD>
                  <
TD class=txt_gray><INPUT name=password type=password class="lanyu" id="username3" size=18 maxLength=16></TD>
                </
TR>
              </
TBODY>
            </
TABLE></td>
        </
tr>
        <
tr
          <
td height="25" align="left"> <table width="301" border="0" cellspacing="0" cellpadding="3">
              <
tr
                <
td width="295" align="center" class="bigf Estilo4">OK<img src="img/reg.gif" width="40" height="17" onclick="zsform.submit()" #invalid_attr_id="hand">¡¡<img src="img/reg1.gif" width="40" height="17" onclick="zsform.reset()" #invalid_attr_id="hand">Cancel</td>
              
</tr>
            </
table></td>
        </
tr></form>
      </
table></td>
  </
TR>
</
TABLE>
<%
end if
rslife.close
set rslife
=nothing
connlife
.close
set connlife
=nothing
%>
</
body

Última edición por Cluster; 13/02/2005 a las 19:31