30995.htm 1.1 KB

1234567891011121314151617
  1. <html><body>
  2. <center>Monster Race Manager</center>
  3. <img src="L2UI.SquareWhite" width=270 height=1>
  4. <img src="L2UI.SquareBlank" width=1 height=3>
  5. <table width=270 border=0>
  6. <tr><td width=270><a action="bypass -h npc_%objectId%_Chat 1">Monster Race Help</a></td></tr>
  7. <tr><td width=270><a action="bypass -h npc_%objectId%_ShowOdds">View Odds</a></td></tr>
  8. <tr><td width=270><a action="bypass -h npc_%objectId%_ShowInfo">View Monster Information</a></td></tr>
  9. <tr><td width=270><a action="bypass -h npc_%objectId%_BuyTicket 0">Purchase Ticket</a></td></tr>
  10. <tr><td width=270><a action="bypass -h npc_%objectId%_Chat 7">Calculate Winnings</a></td></tr>
  11. <tr><td width=270><a action="bypass -h npc_%objectId%_Chat 9">View Past Results</a></td></tr>
  12. <tr><td width=270><a action="bypass -h npc_%objectId%_Quest TeleportToRaceTrack" msg="1298;Monster Race Track">Exit the monster race track.</a></td></tr>
  13. </table>
  14. <img src="L2UI.SquareBlank" width=270 height=10>
  15. <img src="L2UI.SquareWhite" width=270 height=1>
  16. <img src="L2UI.SquareBlank" width=270 height=5>
  17. </body></html>