Jump to content

Recommended Posts

Posted

Γεια σε ολους εφτιαξα ενα code για l2j interlude ισως οχι τοσο σημαντικο αλλα μπορει να βοηθησει καποια ατομα εδω μεσα.

Παρατηρησα οτι στον l2j δεν υπηρχε enchant blessed και crystal μεσα στο other.properties

Ξεκιναμε λοιπον...

 

1)Ανοιγουμε eclipse παμε java/config/other.properties

 

Βρισκουμε..

# % Chance of succeding to enchant an item when it has a chance of breaking
EnchantChanceWeapon = 68
EnchantChanceArmor = 52
EnchantChanceJewelry = 54

 

Απο κατω βαζουμε...

# Chance a Crystal Enchant Scroll will succeed after safe enchant.
EnchantChanceWeaponCrystal = 85
EnchantChanceArmorCrystal = 85
EnchantChanceJewelryCrystal = 85

# Chance a Blessed Enchant Scroll will succeed after safe enchant.
EnchantChanceWeaponBlessed = 55
EnchantChanceArmorBlessed = 55
EnchantChanceJewelryBlessed = 55 

Το κανουμε save...

 

2)Μετα παμε java/net/sf/l2j/config.java

Βρισκουμε...

ENCHANT_CHANCE_JEWELRY  = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelry", "54"));

 

Απο κατω βαζουμε...

ENCHANT_CHANCE_WEAPON = Integer.parseInt(otherSettings.getProperty("EnchantChanceWeaponCrystal", "85"));
ENCHANT_CHANCE_ARMOR = Integer.parseInt(otherSettings.getProperty("EnchantChanceArmorCrystal", "85"));
ENCHANT_CHANCE_JEWELRY = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelryCrystal", "85"));
ENCHANT_CHANCE_WEAPON = Integer.parseInt(otherSettings.getProperty("EnchantChanceWeaponBlessed", "55"));
ENCHANT_CHANCE_ARMOR = Integer.parseInt(otherSettings.getProperty("EnchantChanceArmorBlessed", "55"));
ENCHANT_CHANCE_JEWELRY = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelryBlessed", "55"));

Save και ειμαστε ok ;)

Tested l2j interlude working!!! ;)

Posted

dn prepei na mas doseis kai ena allo arxeio?

 

me  merika int sto config dn ginete kt :/

 

Edit :

 

ENCHANT_CHANCE_WEAPON = Integer.parseInt(otherSettings.getProperty("EnchantChanceWeaponCrystal", "85"));
ENCHANT_CHANCE_ARMOR = Integer.parseInt(otherSettings.getProperty("EnchantChanceArmorCrystal", "85"));
ENCHANT_CHANCE_JEWELRY = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelryCrystal", "85"));
ENCHANT_CHANCE_WEAPON = Integer.parseInt(otherSettings.getProperty("EnchantChanceWeaponBlessed", "55"));
ENCHANT_CHANCE_ARMOR = Integer.parseInt(otherSettings.getProperty("EnchantChanceArmorBlessed", "55"));
ENCHANT_CHANCE_JEWELRY = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelryBlessed", "55"));

 

auta dn s evgalan error?

 

dn mas dineis kapio public static int pio pano :S

 

 

Posted

dn prepei na mas doseis kai ena allo arxeio?

 

me  merika int sto config dn ginete kt :/

 

Edit :

 

ENCHANT_CHANCE_WEAPON = Integer.parseInt(otherSettings.getProperty("EnchantChanceWeaponCrystal", "85"));
ENCHANT_CHANCE_ARMOR = Integer.parseInt(otherSettings.getProperty("EnchantChanceArmorCrystal", "85"));
ENCHANT_CHANCE_JEWELRY = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelryCrystal", "85"));
ENCHANT_CHANCE_WEAPON = Integer.parseInt(otherSettings.getProperty("EnchantChanceWeaponBlessed", "55"));
ENCHANT_CHANCE_ARMOR = Integer.parseInt(otherSettings.getProperty("EnchantChanceArmorBlessed", "55"));
ENCHANT_CHANCE_JEWELRY = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelryBlessed", "55"));

 

auta dn s evgalan error?

 

dn mas dineis kapio public static int pio pano :S

 

 

2)Μετα παμε java/net/sf/l2j/config.java

Βρισκουμε...

ENCHANT_CHANCE_JEWELRY  = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelry", "54"));

Posted

2)Μετα παμε java/net/sf/l2j/config.java

Βρισκουμε...

Code:

ENCHANT_CHANCE_JEWELRY  = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelry", "54"));

 

gia na exeis auto xoris error

 

ENCHANT_CHANCE_JEWELRY  = Integer.parseInt(otherSettings.getProperty("EnchantChanceJewelry", "54"));

 

prepei pio pano ekei p iparxei auto

 

public static int ENCHANT_CHANCE_JEWELRY ;

 

dn to vlepo pou8ena

 

Posted

TI ΒΛΈΠΩ ΘΕΕΕΕΕ ΜΟΥ

ΕΊΣΑΙ ΣΤΑ ΚΑΛΑΑΑΑΑΑΑΑΑΑ ΣΟΥ ΡΕ?

REQUESTENCHANTITEM.JAVA ΤΟ ΕΦΑΓΕΣ?

ΕΠΊΣΗΣ ΔΕΝ ΕΊΝΑΙ ΜΌΝΟ ΑΥΤΆ στο config.java

 

Είναι και tested κιόλας ε?

αι καλά.

Posted

Πόση ώρα σου πήρε ρε μεγάλε να το φτιάξεις; πωπω, παίζει να σου δώσω κάρμα, είναι τρομερό!!

Thanks a lot!

Posted

Πόση ώρα σου πήρε ρε μεγάλε να το φτιάξεις; πωπω, παίζει να σου δώσω κάρμα, είναι τρομερό!!

Thanks a lot!

Θέλω να έχω εγώ αυτήν την τιμή!
Posted

Πόση ώρα σου πήρε ρε μεγάλε να το φτιάξεις; πωπω, παίζει να σου δώσω κάρμα, είναι τρομερό!!

Thanks a lot!

XAXAXAXAXAXAXAXAXA KΛΑΙΩΩΩΩΩΩΩΩΩΩΩ
Posted

Λοιπον εμενα μου δουλευει μια χαρα τωρα αν προσπαθειτε να το παιξετε εξυπνοι περιμενω τον code σωστα (μαγκες) lol!!!!

Posted

Άλλη φορά πριν μιλήσεις σκέψου λίγο σε παρακαλώ,που δουλεύει και οκ,εξυπνάκια

ωρίστε ο κόδικας

http://www.maxcheaters.com/forum/index.php?topic=191994.msg1587269#new κκ?

Posted

Συνεχιζω να σου λεω οτι εμενα μου δουλευει τον δοκιμασες?

0 γνώση Java-Develop,δεν θα κάτσω να σου μάθω βασικά πράγματα,την άλλη φόρα πρόσεχε πως θα μιλήσεις και τι θα πείς.

 

Υστερόγραφο: άμα έχεις σέβρερ online σε παρακαλώ κλείστωνα τώρα.

Posted

Συνεχιζω να σου λεω οτι εμενα μου δουλευει τον δοκιμασες?

 

Έχεις τον ολοκληρωμένο κώδικα στο pack σου (τον οποίο έβαλε κάποιος άλλος) και γι'αυτό δουλεύει.

Απ'τη στιγμή όμως που δεν έχεις ιδέα για το τι είναι και πώς λειτουργεί, παίρνεις μερικά κομμάτια του, τα κάνεις share και νομίζεις πως αυτό που έδωσες λειτουργεί σωστά.

Posted

Έχεις τον ολοκληρωμένο κώδικα στο pack σου (τον οποίο έβαλε κάποιος άλλος) και γι'αυτό δουλεύει.

Απ'τη στιγμή όμως που δεν έχεις ιδέα για το τι είναι και πώς λειτουργεί, παίρνεις μερικά κομμάτια του, τα κάνεις share και νομίζεις πως αυτό που έδωσες λειτουργεί σωστά.

Μερικά?Ούτε μερικά δεν είναι αυτά.

έχει πάρει 6 lines config και νομίζει ότι αυτό είναι το code.

Posted

Τελος παντων αν εχω γνωσεις η οχι ειναι δικο μου θεμα οσο για τον σερβερ δεν παιζει να κλεισει το ποστ ειναι για παιδια που το εχουν αναγκη γιατι οταν ζητησα τον code δεν μιλησε κανεις και τωρα τον κανεις post τουλαχιστον εγω δινω τον code για να βοηθησω !!!! (και οχι για να κραξω)

Guest
This topic is now closed to further replies.


  • Posts

    • The Telegram team is rolling out a new batch of Stars-only gifts you’ll be able to mint as NFTs. Don’t miss your chance to join the next Telegram trend and earn from it! Buy Telegram Stars cheap and KYC-free 1 Star from $0.0149 (min. 50 Stars, bulk discounts available) Promo code STARS5 — 5 % off Pay any way you like: bank cards · crypto · other popular methods How to purchase: ➡Online Store — Click ➡ Telegram bot — Click Other services: ➡ SMM panel — Click Regular buyers get extra discounts and promo codes. Support: ➡ Telegram: https://t.me/solomon_bog ➡ Telegram channel: https://t.me/accsforyou_shop ➡ Discord: https://discord.gg/y9AStFFsrh ➡ WhatsApp: https://wa.me/79051904467 ➡ Email: solomonbog@socnet.store Use these contacts to discuss wholesale orders, partnerships (current list: https://socnet.bgng.io/partners) or to become a supplier. SocNet — your shop for digital goods and premium subscriptions
    • The Telegram team is rolling out a new batch of Stars-only gifts you’ll be able to mint as NFTs. Don’t miss your chance to join the next Telegram trend and earn from it! Buy Telegram Stars cheap and KYC-free 1 Star from $0.0149 (min. 50 Stars, bulk discounts available) Promo code STARS5 — 5 % off Pay any way you like: bank cards · crypto · other popular methods How to purchase: ➡Online Store — Click ➡ Telegram bot — Click Other services: ➡ SMM panel — Click Regular buyers get extra discounts and promo codes. Support: ➡ Telegram: https://t.me/solomon_bog ➡ Telegram channel: https://t.me/accsforyou_shop ➡ Discord: https://discord.gg/y9AStFFsrh ➡ WhatsApp: https://wa.me/79051904467 ➡ Email: solomonbog@socnet.store Use these contacts to discuss wholesale orders, partnerships (current list: https://socnet.bgng.io/partners) or to become a supplier. SocNet — your shop for digital goods and premium subscriptions
    • 📜 • Mass PVP – Craft – Progressive Server (ITEMS, ARMOR, WEAPONS, ETC) 🕹️ • Chronicles: Lineage 2 - Interlude (C6) 🛠️ • Retail status 🕒 • Server Time: GMT -3 🏙️ • Main Town: Giran ✨ • Teleportation for all Towns, Gk Global 🛡️ • NPC BUFFER - GMSHOP B-GRADE - DONATION SHOP - AUCTION MANAGER 🐉 • Epic Bosses: Chaotic Zones 🔁 • Protection respawn: 15 seconds ⏰ • Restart Server: 05:00 AM Today 💸 • RTM allowed between players (ask Staff if in doubt) 📊 SERVER RATES: • EXP: x8 • SP: x10 • Adena: x3 • Seal Stone: x3 • Drop: x3 • Spoil: x5 • Raid EXP/SP/Drop: x3 • Premium Rates: x2 🌐 Website: https://www.l2roosters.com 💬 Discord: https://discord.gg/cUyYXrfy 🔥 Join us now and forge your legacy at Roosters Gaming!
    • Hello, lovely people, how are you? I just finished compiling the L2jFrozen project Rev: 1132 (very old). I don't mind it being too old, since the project is for me and my children. (LAN/Offline) it's not meant to be put online. I want to learn and give my children more comfort when playing. And for my part, I also experiment with the game. My problem is that I don't know much about the subject. I was able to make some basic configurations to my liking and that of my children, but it never compiles or anything like that... I would really need help from you, the community... I simply want to remove all subclass restrictions, remove the restriction on "Overlord, Warsmith, and Dark Elf subclasses with White Elves and vice versa." Thank you very much in advance! Greetings, community.
    • Warriors, prepare for a new era! We are pleased to announce that on July 12, with the morning restart, Airin will be updated to Chronicle 4: Scions of Destiny. - Open Beta Testing (OBT) will begin on July 9. Everyone will be able to test the update in advance, including class mechanics, quests, and new content. - The Clan Hall Auction will take place on July 13. We’ve also prepared a traditional bonus start - details will be shared in the coming days. The full list of changes is available in the official patch notes. Thank you for your support and participation in the project. See you in Chronicle 4! The game client download will be available soon.
  • Topics

×
×
  • 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