123456789101112131415161718192021222324252627282930313233343536373839404142 |
- <html><body>
- <center>Monster Race Betting <font color="00ffff">To Win</font> (Race #<font color="LEVEL"> 1race</font>)<br1>
- <img src="L2UI.SquareWhite" width=270 height=1>
- <img src="L2UI.SquareBlank" width=1 height=3>
- </center>
- <table width=270 border=0 bgcolor="111111">
- <tr>
- <td fixwidth=60>Lane Selection</td>
- <td fixwidth=140 align=center>Racer's Name </td>
- <td fixwidth=40 align=center>Rating</td>
- <td fixwidth=30 align=right>Odds</td>
- </tr>
- </table>
- <table width=270 border=0>
- <tr>
- <td fixwidth=13><img src="L2UI.rightBtn2" width=14 height=13></td>
- <td fixwidth=30>0place</td>
- <td fixwidth=152><font color="LEVEL">Mob1</font></td>
- <td fixwidth=50 align=center>&$745;</td>
- <td fixwidth=30 align=right><font color="00ffff">13%</font></td>
- </tr>
- </table>
- <table width=270 border=0>
- <tr><td width=100>Select Bet Amount</td>
- <td width=170>
- <a action="bypass -h npc_%objectId%_BuyTicket 11" >100 Adena</a> , <a action="bypass -h npc_%objectId%_BuyTicket 12" >500 Adena</a><br1>
- <a action="bypass -h npc_%objectId%_BuyTicket 13" >1,000 Adena</a> , <a action="bypass -h npc_%objectId%_BuyTicket 14" >5,000 Adena</a><br1>
- <a action="bypass -h npc_%objectId%_BuyTicket 15" >10,000 Adena</a> , <a action="bypass -h npc_%objectId%_BuyTicket 16" >20,000 Adena</a><br1>
- <a action="bypass -h npc_%objectId%_BuyTicket 17" >50,000 Adena</a> , <a action="bypass -h npc_%objectId%_BuyTicket 18" >100,000 Adena</a><br1>
- </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=70 height=20><button value="Select Lane" action="bypass -h npc_%objectId%_BuyTicket 0" back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton" width=67 height=19></td>
- <td width=130 align=center>Purchase Price :<font color="LEVEL"> 0adena</font></td>
- <td width=70 align=right><button value="Confirm" action="bypass -h npc_%objectId%_BuyTicket 20" back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton" width=67 height=19></td>
- </tr>
- </table>
- </body></html>
|