Premium account html change

ketsi

Vagabond
Hello, i want to change the html of premium account chat, but instead of the blue underlined lines, i want to be a button like Premium for 7days / Premium for 14 days / Premium for 30 days.
Like on 2nd attachment.
There is a% tobereplaced% that reads the details in services_rate_bonus.xml, and just puts everything there.

How can i do this? Thank you in advance!
 

Attachments

  • l2luc premium html.png
    l2luc premium html.png
    84.8 KB · Views: 65
  • 2222.png
    2222.png
    6.9 KB · Views: 62
at data/strings you can edit it
scripts.services.RateBonus.BonusHtml=<a action="bypass -h scripts_services.RateBonus:get %bonus_idx%">Exp: x%exp_rate% Sp:x%sp_rate% Quest reward:x%quest_rate% Quest drop:x%quest_drop_rate% Quest drop adena:x%quest_adena_rate% Drop adena:x%adena_drop_rate% Drop items:x%items_drop_rate% Drop spoil:x%spoil_drop_rate% Enchant item: +%enchant_item_bonus%% for %period_days% day(s). Price is: %price% &#%price_item_id%; </a><br>
 
Back
Top