Lottery additions and related improvements.

This commit is contained in:
MobiusDevelopment
2020-02-03 03:40:55 +00:00
parent 8c2191c7da
commit 980d99c48c
80 changed files with 1811 additions and 302 deletions

View File

@@ -1,11 +1,10 @@
<html><body>
Lottery Ticket Seller:<br>
<html><body>Lottery Ticket Seller:<br>
This is Round %race% of Lottery. Choose five numbers:<br>
<center>
<table width=240 height=120 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><img src="L2UI.lottotl" width=20 height=20></td>
<td><img src="L2UI.lottotc" width=200 height=22></td>
<td><img src="L2UI.lottotc" width=200 height=25></td>
<td><img src="L2UI.lottotr" width=20 height=20></td>
</tr>
<tr>
@@ -46,7 +45,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
</tr>
<tr>
<td><img src="L2UI.lottobl" width=20 height=20></td>
<td><img src="L2UI.lottobc" width=200 height=22></td>
<td><img src="L2UI.lottobc" width=200 height=25></td>
<td><img src="L2UI.lottobr" width=20 height=20></td>
</tr>
</table>

View File

@@ -4,13 +4,13 @@ This is Round %race% of Lottery. Choose five numbers:<br>
<table width=240 height=120 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><img src="L2UI.lottotl" width=20 height=20></td>
<td><img src="L2UI.lottotc" width=200 height=22></td>
<td><img src="L2UI.lottotc" width=200 height=25></td>
<td><img src="L2UI.lottotr" width=20 height=20></td>
</tr>
<tr>
<td><img src="L2UI.lottoml" width=20 height=80></td>
<td align=center valign=top>
<table width=200 height=80 border=0 cellspacing=0 cellpadding=0>
<table width=200 height=80 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><button value="" action="bypass -h npc_%objectId%_Loto 1" fore="L2UI.lottoNum01" back="L2UI.lottoNum01a_check" width=40 height=20></td>
<td><button value="" action="bypass -h npc_%objectId%_Loto 2" fore="L2UI.lottoNum02" back="L2UI.lottoNum02a_check" width=40 height=20></td>
@@ -45,7 +45,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
</tr>
<tr>
<td><img src="L2UI.lottobl" width=20 height=20></td>
<td><img src="L2UI.lottobc" width=200 height=22></td>
<td><img src="L2UI.lottobc" width=200 height=25></td>
<td><img src="L2UI.lottobr" width=20 height=20></td>
</tr>
</table>

View File

@@ -4,7 +4,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
<table width=240 height=120 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><img src="L2UI.lottotl" width=20 height=20></td>
<td><img src="L2UI.lottotc" width=200 height=22></td>
<td><img src="L2UI.lottotc" width=200 height=25></td>
<td><img src="L2UI.lottotr" width=20 height=20></td>
</tr>
<tr>
@@ -45,7 +45,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
</tr>
<tr>
<td><img src="L2UI.lottobl" width=20 height=20></td>
<td><img src="L2UI.lottobc" width=200 height=22></td>
<td><img src="L2UI.lottobc" width=200 height=25></td>
<td><img src="L2UI.lottobr" width=20 height=20></td>
</tr>
</table>

View File

@@ -4,7 +4,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
<table width=240 height=120 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><img src="L2UI.lottotl" width=20 height=20></td>
<td><img src="L2UI.lottotc" width=200 height=22></td>
<td><img src="L2UI.lottotc" width=200 height=25></td>
<td><img src="L2UI.lottotr" width=20 height=20></td>
</tr>
<tr>
@@ -45,7 +45,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
</tr>
<tr>
<td><img src="L2UI.lottobl" width=20 height=20></td>
<td><img src="L2UI.lottobc" width=200 height=22></td>
<td><img src="L2UI.lottobc" width=200 height=25></td>
<td><img src="L2UI.lottobr" width=20 height=20></td>
</tr>
</table>

View File

@@ -4,7 +4,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
<table width=240 height=120 border=0 cellspacing=0 cellpadding=0>
<tr>
<td><img src="L2UI.lottotl" width=20 height=20></td>
<td><img src="L2UI.lottotc" width=200 height=22></td>
<td><img src="L2UI.lottotc" width=200 height=25></td>
<td><img src="L2UI.lottotr" width=20 height=20></td>
</tr>
<tr>
@@ -45,7 +45,7 @@ This is Round %race% of Lottery. Choose five numbers:<br>
</tr>
<tr>
<td><img src="L2UI.lottobl" width=20 height=20></td>
<td><img src="L2UI.lottobc" width=200 height=22></td>
<td><img src="L2UI.lottobc" width=200 height=25></td>
<td><img src="L2UI.lottobr" width=20 height=20></td>
</tr>
</table>