Guest User

Smart Pvp Feature - Datapack

a guest
Feb 4th, 2013
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.04 KB | None | 0 0
  1. <html><head><title>PvP Reward Panel</title></head><body>
  2. <center>
  3. <table width="250" cellpadding="5" bgcolor="000000">
  4. <tr>
  5. <td width="45" valign="top" align="center"><img src="L2ui_ch3.menubutton4" width="38" height="38"></td>
  6. <td valign="top"><font color="FF6600">PvP Reward Panel</font>
  7. <br>
  8. <td><font color="00FF00">Player</font>, get your reward here.</td>
  9. <br>
  10. </tr>
  11. </table>
  12. </center>
  13. <center>
  14. <td valign="top"><font color="FF6600">Choose your reward, player.</font>
  15. <br>
  16. <button value="Hero Status" action="bypass -h reward1" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
  17. <br>
  18. <button value="PK Kills" action="bypass -h reward2" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
  19. <br>
  20. <button value="PvP Kills" action="bypass -h reward3" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal">
  21. <br>
  22. </center>
  23. <center>
  24. <img src="l2ui_ch3.herotower_deco" width=256 height=32 align=center>
  25. <font color="FF6600">By Crystalia</font>
  26. </center>
  27. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment