Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.34 KB | None | 0 0
  1. <html><body>
  2. <center>Confirm Monster Race Bet / Calculate Winnings</center>
  3. <img src="L2UI.SquareGray" width=270 height=1>
  4. <img src="L2UI.SquareBlank" width=1 height=3>
  5. <table width=270 border=0 bgcolor=111111>
  6. <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>
  7. <tr><td fixwidth=60 fixheight=1></td><td fixwidth=60></td><td fixwidth=160></td></tr>
  8. </table>
  9. <table width=270 border=0>
  10. <tr>
  11. <td><a action="bypass -h npc_%objectId%_Chat 8">1 Race Number</a></td>
  12. <td align=right><font color="LEVEL">1</font> Number</td>
  13. <td align=right><font color="LEVEL">100</font> Adena</td>
  14. </tr>
  15. </table>
  16. <img src="L2UI.SquareGray" width=270 height=1>
  17.  
  18. <table width=270 border=0>
  19. <tr><td width=90><a action="bypass _mrsl01_1">Previous List</a></td><td width=90 align=center>1 Page </td><td width=90 align=right><a action="bypass _mrsl01_2"> Next List</a></td></tr>
  20. </table>
  21.  
  22. <img src="L2UI.SquareGray" width=270 height=1>
  23. <img src="L2UI.SquareBlank" width=270 height=5>
  24. <table width=270 border=0 cellpadding=0 cellspacing=0>
  25. <tr>
  26. <td width=90 height=20><button value="Back" action="bypass -h npc_%objectId%_Chat 0" back="L2UI_CT1.Button_DF_Small_Down" fore="L2UI_CT1.Button_DF_Small" width=67 height=19></td>
  27. <td width=90></td>
  28. <td width=90></td>
  29. </tr></table></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement