Jump to content

[Share Christmas Gift] Java L2J Server Full Core!.


Kràtos

Recommended Posts

  • 3 weeks later...

this is a complete mess but anyways thx for share and happy new year!!! :P

 

lmfao: eridanusEvent / afterlifeEventTeam / XFactor ... im not a l2 player but is the first time I hear these events...

Link to comment
Share on other sites

Damn....

 

 if (activeChar.getLevel() == 77 || activeChar.getLevel() == 78 || activeChar.getLevel() == 79 || activeChar.getLevel() == 80 || activeChar.getLevel() == 81 || activeChar.getLevel() == 82
          		 || activeChar.getLevel() == 83 || activeChar.getLevel() == 84 || activeChar.getLevel() == 85)
          {
          	activeChar.teleToLocation(-12842+ Rnd.get(101)-50, -35814+ Rnd.get(101)-50, -10850); 
          }

 

Easy Way

 

if (activeChar.getLevel() => 77 && activeChar.getLevel() =< 85  )

+           {

+           activeChar.teleToLocation(-12842+ Rnd.get(101)-50, -35814+ Rnd.get(101)-50, -10850);

+           }

 

 

Anyway .. i boring l2  so i cant say good job bcause its useless for me

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.



  • Posts

    • Good morning, how do I use it to open a npcname.txt file from l2 c1? I made some progress and understood that I must create a bat file with the following specifications: l2encdec_old -e 121 npcname-e.txt   When I run the .bat it creates a new enc-npcname-e.txt  But when I open it, I still can't read the files Is there something wrong with the code I ran?    
    • Hello! Since this video with those cool agathions belongs to Asuki, better ask him if they are private or free. As for me, since KejbL mentioned me, I've also done a lot of work of this kind, such as body-attached auras in the form of agathions like in the video and cool versions that attach to the back like agathions as well. If you're interested, I can show you some examples.
    • Server Rates: » Xp 500x. » Sp 500x. » Aden 500x. » Drop 1x. » PartyXp 2x. » PartySp 2x. » Starting character level -1 Enchant rates: » Safe enchant +4. » Blessed and simple scrolls max enchant (+16). » Crystal scrolls max enchant (+16). » Simple enchant scrolls chance – 65%. » Blessed enchant scrolls chance – 80%. » Crystal enchant scrolls chance – 90% Augmentations: » High life stone skill chance – 10%. » Top life stone skill chance – 15%. » Augments 1 active   1passive Unique features: » Main town – Giran » Automatic-Manual Potions. » Working 2 castle sieges. (Giran-Aden) » SPS cancel lasts 10 seconds and than buffs come back. » Stackable scrolls, lifestones, book of giants. » Unique pvp zone » More then 11 active raid bosses. » Wedding system. » Unique farming areas. » Npc skill enchanter. » Full npc buffer with auto buff. » Max count of buffs – 55. » Max subclasses – 4. » Free and no quest class change. » Free and no quest sub class. » Raid boss drop nobless item. » No weight limit. » Unique protection anti-hwy armor for archers/daggers etc. » Ingame password change. » Top pvp/pk/online ranks NPC. » Unique monsters & NPC. » Interlude retail skills. » Server up-time [24/7] [99]%. » Perfect class balance (all class can kill all class depending on players skill and setup knowledge,gear,augmentations). » Announcements on double kills triple kills etc. » Announcements on Grand Boss death , with the name of the killer as well as clan name of the player. » Information Npc in game with all servers infromations.   🌐 https://l2-prodigy.com ✅ https://discord.gg/bEphbJ4WY7
    • Good morning, how do I use it to open a npcname.txt file from l2 c1? Good morning, I made some progress and understood that I must create a bat file with the following specifications: l2encdec_old -e 121 npcname-e.txt   When I run the .bat it creates a new enc-npcname-e.txt  But when I open it, I still can't read the files Is there something wrong with the code I ran?    
  • Topics

×
×
  • Create New...