Ver Mensaje Individual
  #5 (permalink)  
Antiguo 27/08/2010, 13:06
Avatar de luzzifer
luzzifer
 
Fecha de Ingreso: julio-2009
Ubicación: Paraná - Argentina
Mensajes: 169
Antigüedad: 14 años, 10 meses
Puntos: 3
Respuesta: Ayuda con este codigo

Si soy desarrollador de juegos, este es uno y es de Lineage, pero tambien estoy en otros game de opensource de linux con gnu, pero no tienen tanta trama como este.

Este codigo si es el que anda en el game, pero necesito que se dirija a 2 tablas en mi base de datos que yo entro via navicat. Una de pvp y la otra de pk, tienes alguna idea de como hacer que se dirijan a las tablas que deseo?
Código:
<html>
<body>
<center>
<font color="66cc00">Rankin .::L2odix::.</font><br>
<center><img src="L2UI.SquareWhite" width=260 height=1></center><br>
<center><table width=150>
<tr>
	<td><center>
		<button value="TOP PK" action="bypass -h Quest 50300_PKlist 1" width=75 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
	</center></td>
</tr>
<tr>
	<td><center>
		<button value="TOP PvP" action="bypass -h Quest 50300_PKlist 2" width=75 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">
	</center></td>
</tr>
</center></table>
<br>
<center><img src="L2UI.SquareWhite" width=260 height=1></center>
<center>
<img src=Sek.start_logo width=256 height=256 align=right>
</center>
</body>
</html>
Cualquier cosa la hablamos por msn si queres y podes.