25 lines
935 B
HTML
25 lines
935 B
HTML
<html><body>
|
|
<center>Confirm Monster Race Bet / Calculate Winnings</center>
|
|
<img src="L2UI.SquareWhite" width=270 height=1>
|
|
<img src="L2UI.SquareBlank" width=1 height=3>
|
|
<table width=270 border=0>
|
|
<tr>
|
|
<td width=230>Race #19090<br>
|
|
Lane 1<br>
|
|
Bet: 100 adena<br>
|
|
1st place: Lane [4]<br>
|
|
Odds:[0.01]
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<img src="L2UI.SquareBlank" width=270 height=10>
|
|
<img src="L2UI.SquareWhite" width=270 height=1>
|
|
<img src="L2UI.SquareBlank" width=270 height=5>
|
|
|
|
<table width=270 border=0 cellpadding=0 cellspacing=0>
|
|
<tr>
|
|
<td width=90 height=20><button value="Previous" action="bypass -h npc_%objectId%_Chat 7" back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton" width=67 height=19></td>
|
|
<td width=90></td>
|
|
<td width=90 align=right><button value="Calculate" action="bypass _mrsl03_30635184" back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton" width=67 height=19></td>
|
|
</tr></table>
|
|
</body></html> |