29 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			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 bgcolor=111111>
 | |
| <tr><td fixwidth=60>Winnings for a Race.</td><td fixwidth=60 align=right>Lane</td><td fixwidth=160 align=right>Bet Amount</td></tr>
 | |
| <tr><td fixwidth=60 fixheight=1></td><td fixwidth=60></td><td fixwidth=160></td></tr>
 | |
| </table>
 | |
| <table width=270 border=0>
 | |
| <tr>
 | |
| <td><Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Chat 8">1 Race Number</Button></td>
 | |
| <td align=right><font color="LEVEL">1</font> Number</td>
 | |
| <td align=right><font color="LEVEL">100</font> Adena</td>
 | |
| </tr>
 | |
| </table>
 | |
| <img src="L2UI.SquareWhite" width=270 height=1>
 | |
| 
 | |
| <table width=270 border=0>
 | |
| <tr><td width=90><Button ALIGN=LEFT ICON="NORMAL" action="bypass _mrsl01_1">Previous List</Button></td><td width=90 align=center>1 Page </td><td width=90 align=right><Button ALIGN=LEFT ICON="NORMAL" action="bypass _mrsl01_2"> Next List</Button></td></tr>
 | |
| </table>
 | |
| 
 | |
| <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="Back" action="bypass -h npc_%objectId%_Chat 0" back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton" width=67 height=19></td>
 | |
| <td width=90></td>
 | |
| <td width=90></td>
 | |
| </tr></table></body></html> | 
