Jump to content

Sindelia

Members
  • Posts

    422
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Sindelia

  1. Exeis valei '24 hours' sto other.properties...allakse to se 86400000 (auta einai milisecond, logika milisecond that thelei)
  2. We've already got some players that joined, join us, you won't regret it!
  3. The server is now up! See you in-game!
  4. You can try www.l2myrmidon.com. Topic: http://www.maxcheaters.com/forum/index.php?topic=181209.new#new
  5. Didn't work for me either but I found the way. ;) (It's global but ONLY for NPC dialogues) L2NPC: // Send a Server->Client NpcHtmlMessage containing the text of the L2NpcInstance to the L2PcInstance NpcHtmlMessage html = new NpcHtmlMessage(getObjectId()); html.setFile(player.getHtmlPrefix(), filename); html.replace("%pname%", String.valueOf(player.getName())); Sorry for double post.
  6. As far as I know, Interlude doesn't have that welcome msg by default so, I guess it's a custom mod. Maybe I could help you on a PM if u gave me your enterworld.java, paste it on http://pastebin.com.
  7. Οκ, δοκίμασε αυτό, τα κατέταξα. Τα κάνω τυφλά βέβαια, χωρίς να βλέπω απο το παιχνίδι, αλλά πιστεύω να βγεί οκ. <html><title>GmShop</title> <body> <img src="L2UI_CH3.onscrmsg_pattern01_1" width=300 height=32 align=left> <br> <center> <table width=230> <tr> <td align=center><img src="icon.armor_t95_u_i03" width=32 height=32></td> <td align=center><img src="icon.weapon_sacredumors_i00" width=32 height=32></td> <td align=center><img src="icon.accessary_queen_of_ice_necklace_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Armors" action="bypass -h npc_%objectId%_Chat 1" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Weapons" action="bypass -h npc_%objectId%_Chat 2" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Jewels" action="bypass -h npc_%objectId%_Chat 3" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr><td></td></tr> <tr> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_spell_shot_gold_i01" width=32 height=32></td> <td align=center><img src="icon.etc_blessed_scrl_of_ench_wp_s_i05" width=32 height=32></td> <td align=center><img src="icon.etc_potion_gold_i00" width=32 height=32></td> </tr> <tr> <td align=center><button value="Soulshots" action="bypass -h npc_%objectId%_multisell 10016" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Scrolls" action="bypass -h npc_%objectId%_multisell 10017" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Potion" action="bypass -h npc_%objectId%_multisell 10018" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_wit_hena_i01" width=32 height=32></td> <td align=center><img src="icon.etc_shining_bolt_i00" width=32 height=32></td> <td align=center><img src="icon.etc_crystal_gold_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Dyes" action="bypass -h npc_%objectId%_multisell 10019" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Consumable" action="bypass -h npc_%objectId%_multisell 10020" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Crystal" action="bypass -h npc_%objectId%_multisell 10021" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_Gold_Dragon_i00" width=32 height=32></td> <td align=center><img src="icon.etc_mineral_unique_i03" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Exchange" action="bypass -h npc_%objectId%_multisell 10030" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Life Stones" action="bypass -h npc_%objectId%_multisell 10022" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_quest_game_reward_i00" width=32 height=32></td> <td align=center><img src="icon.etc_raid_d_i00" width=32 height=32></td> <td align=center><img src="BranchSys.icon.br_birthday_cake_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Misc." action="bypass -h npc_%objectId%_multisell 10040" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Clan Skills" action="bypass -h npc_%objectId%_multisell 10041" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Accessory" action="bypass -h npc_%objectId%_multisell 10051" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td> </td> </tr> <tr> <td align=center><img src="icon.weapon_voodoo_doll_i00" width=32 height=32></td> <td align=center><img src="icon.etc_bloodpledge_point_i00" width=32 height=32></td> <td align=center><img src="icon.vesper_cloack_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Tattoos" action="bypass -h npc_%objectId%_multisell 9106" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Fortress" action="bypass -h npc_%objectId%_multisell 10052" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Others" action="bypass -h npc_%objectId%_Chat 12" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> </table> <img src="icon.etc_letter_envelope_i00" width=32 height=32> <img src="icon.etc_talisman_i02" width=32 height=32> <br1> <button value="Quest" action="bypass -h npc_%objectId%_multisell 10053" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> <button value="Talisman" action="bypass -h npc_%objectId%_multisell 10013" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> <br> <img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32 align=left> <br> </center> </body> </html>
  8. Try this: <html><title>GmShop</title> <body> <img src="L2UI_CH3.onscrmsg_pattern01_1" width=300 height=32 align=left> <br> <center> <table width=230> <tr> <td align=center><img src="icon.armor_t95_u_i03" width=32 height=32></td> <td align=center><img src="icon.weapon_sacredumors_i00" width=32 height=32></td> <td align=center><img src="icon.accessary_queen_of_ice_necklace_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Armors" action="bypass -h npc_%objectId%_Chat 1" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Weapons" action="bypass -h npc_%objectId%_Chat 2" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Jewels" action="bypass -h npc_%objectId%_Chat 3" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.vesper_cloack_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Others" action="bypass -h npc_%objectId%_Chat 12" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_spell_shot_gold_i01" width=32 height=32></td> <td align=center><img src="icon.etc_blessed_scrl_of_ench_wp_s_i05" width=32 height=32></td> <td align=center><img src="icon.etc_potion_gold_i00" width=32 height=32></td> </tr> <tr> <td align=center><button value="Soulshots" action="bypass -h npc_%objectId%_multisell 10016" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Scrolls" action="bypass -h npc_%objectId%_multisell 10017" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Potion" action="bypass -h npc_%objectId%_multisell 10018" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_wit_hena_i01" width=32 height=32></td> <td align=center><img src="icon.etc_shining_bolt_i00" width=32 height=32></td> <td align=center><img src="icon.etc_crystal_gold_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Dyes" action="bypass -h npc_%objectId%_multisell 10019" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Consumable" action="bypass -h npc_%objectId%_multisell 10020" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Crystal" action="bypass -h npc_%objectId%_multisell 10021" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_Gold_Dragon_i00" width=32 height=32></td> <td align=center><img src="icon.etc_mineral_unique_i03" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Exchange" action="bypass -h npc_%objectId%_multisell 10030" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Life Stones" action="bypass -h npc_%objectId%_multisell 10022" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_quest_game_reward_i00" width=32 height=32></td> <td align=center><img src="icon.etc_raid_d_i00" width=32 height=32></td> <td align=center><img src="BranchSys.icon.br_birthday_cake_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Misc." action="bypass -h npc_%objectId%_multisell 10040" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Clan Skills" action="bypass -h npc_%objectId%_multisell 10041" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Accessory" action="bypass -h npc_%objectId%_multisell 10051" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td> </td> </tr> <tr> <td align=center><img src="icon.weapon_voodoo_doll_i00" width=32 height=32></td> <td align=center><img src="icon.etc_bloodpledge_point_i00" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Tattoos" action="bypass -h npc_%objectId%_multisell 9106" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Fortress" action="bypass -h npc_%objectId%_multisell 10052" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> <tr> <td align=center><img src="icon.etc_letter_envelope_i00" width=32 height=32></td> <td align=center><img src="icon.etc_talisman_i02" width=32 height=32></td> </tr> <tr><td></td></tr> <tr> <td align=center><button value="Quest" action="bypass -h npc_%objectId%_multisell 10053" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> <td align=center><button value="Talisman" action="bypass -h npc_%objectId%_multisell 10013" width=85 height=26 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr><td></td></tr> </table> <br> <img src="L2UI_CH3.onscrmsg_pattern01_2" width=300 height=32 align=left> <br> </center> </body> </html>
  9. Every other rate which isn't reffered above is retail-like. If needed we'll change it, we have the BETA period for a reason. ;)
  10. Yes, the rates have been tested and x100 is suitable.
  11. [table][tr][td]Description:[/td][/tr][/table] Client: Freya Visit our website and create an account. [table][tr][td]Features:[/td][/tr][/table] • General: - Fun events - Helpful GMs - Most retail features working - NO custom buffer so that all classes are useful - Unique wedding system - Offline trade/craft - 3rd class change quest made easier - Dances/songs last 4 minutes. - Custom Festive Sweeper skill (not a client mod) - Shift+click in-game drop/spoil list - Character repair system • Luxury Shop - B Grade weapons/jewels/armors (unsealed, no SA) - A Grade recipes available in exchange of PC Bang points. - Consumables - General and Enchant Scrolls (D/C Grade) • Global Gatekeeper - Free teleports for players under level 40 - Teleports to Newbie Areas, Towns/Villages, Towns/Villages areas and Catacombs/Necropolis • Class changer - Free class change up to the 2nd class change • Fishing Event Stuff you can get: - EWB/EAB - Trade for AA - 1 hour buff scroll set mage/fighter - Mysterious Gift box (you have to find out its contents by yourself) • PC Bang points - You can buy special items with those points • Anti-bot - Auto-kick - Bot report button • Schemed NPC Buffer - Schemes - Auto buff option - Basic PP/EE/SE buffs - Consumes PC Bang Points [table][tr][td]Rates:[/td][/tr][/table] x10 XP x10 SP x5 Drop x5 Spoil x2 Quest x25 Adena View the full Freya update changelog here!
  12. Tried downloading to provide feedback but... "Oops! Google Chrome could not connect to dc183.4shared.com". Firefox won't show any 4shared links so...maybe pastebin it?
  13. I am still playing L2. I started at a C1 x3 continued up to C5 on free shards (joined retail at Interlude and still playing). I still like the game, I'm not gonna emoragequit 'cause of updates. I'm excited about CT3, especially for the changes on nukers.
  14. That is the Chaotic Throne 3, it is an update to Lineage 2, not a different game (ex. Lineage 3). And as far as I know, they will still be using UE2. More info at 18 November.
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock