Jump to content
  • 0

@@ -760,6 +766,9 @@ ti einai afto


Question

Recommended Posts

  • 0
Posted

ok alla leei 307 ,16 pws 8a to balw??

 

 

AUTA EDW : @@ -760,6 +766,9 @@ DEN TA BAZEIS.

 

Kaneis add mono tis grammes pou exoun + kai delete oses grammes exoun -.

 

Ti den katalabeneis?

  • 0
Posted

soz geia to duble post alla ei8ela na rwtisw opou exei - sbinw tin gramh dld

@@ -561,6 +561,11 @@

    public static boolean L2JMOD_ENABLE_WAREHOUSESORTING_PRIVATE;

    public static boolean L2JMOD_ENABLE_WAREHOUSESORTING_FREIGHT;

    public static boolean L2JMOD_ENABLE_MANA_POTIONS_SUPPORT;

+    public static int          L2JMOD_DISABLE_ATTACK_IF_LVL_DIFFERENCE_OVER;

+    public static int          L2JMOD_PUNISH_PK_PLAYER_IF_PKS_OVER;

+    public static long          L2JMOD_PK_MONITOR_PERIOD;

+    public static String        L2JMOD_PK_PUNISHMENT_TYPE;

+    public static long          L2JMOD_PK_PUNISHMENT_PERIOD;

 

@@ -561,6 +561,11 @@

na ta balw ekei se authn tin shra alla egw otan patw Ctrl+l kai kanw search tin line m bgazei pano se ena allo code ti to kanw auto to sbinw??

  • 0
Posted

Tha kaneis search tin grammi :

public static boolean L2JMOD_ENABLE_MANA_POTIONS_SUPPORT;

 

Auth pou den exei oute + oute - diladi kai einai apo panw apo tis + grammes kai tha prostheseis apo katw , autes edw :

 


    public static int           L2JMOD_DISABLE_ATTACK_IF_LVL_DIFFERENCE_OVER;
    public static int           L2JMOD_PUNISH_PK_PLAYER_IF_PKS_OVER;
    public static long          L2JMOD_PK_MONITOR_PERIOD;
    public static String        L2JMOD_PK_PUNISHMENT_TYPE;
    public static long          L2JMOD_PK_PUNISHMENT_PERIOD;

  • 0
Posted

ekana search me ebgale se auto to code  public static int MAX_DRIFT_RANGE; 8a prws8esw auta edw apo katw:

  public static int          L2JMOD_DISABLE_ATTACK_IF_LVL_DIFFERENCE_OVER;

    public static int          L2JMOD_PUNISH_PK_PLAYER_IF_PKS_OVER;

    public static long          L2JMOD_PK_MONITOR_PERIOD;

    public static String        L2JMOD_PK_PUNISHMENT_TYPE;

    public static long          L2JMOD_PK_PUNISHMENT_PERIOD; 

???

 

kai autes tis grames ti 8a tis kanw :

public static boolean L2JMOD_ENABLE_WAREHOUSESORTING_PRIVATE;

    public static boolean L2JMOD_ENABLE_WAREHOUSESORTING_FREIGHT;

    public static boolean L2JMOD_ENABLE_MANA_POTIONS_SUPPORT;

8a tis balw pou8ena?

 

  • 0
Posted

ok kanw search kai me bgazei se ena allo code auta edw:

+    public static int          L2JMOD_DISABLE_ATTACK_IF_LVL_DIFFERENCE_OVER;

+    public static int          L2JMOD_PUNISH_PK_PLAYER_IF_PKS_OVER;

+    public static long          L2JMOD_PK_MONITOR_PERIOD;

+    public static String        L2JMOD_PK_PUNISHMENT_TYPE;

+    public static long          L2JMOD_PK_PUNISHMENT_PERIOD;

 

8a ta prws8esw apo katw?

 

kai kati allos se ola ta fix pou exei sto maxcheater panta 8a bazw auta pou exoun + ?

  • 0
Posted

ok.

                L2JMOD_ENABLE_WAREHOUSESORTING_CLAN    = Boolean.valueOf(L2JModSettings.getProperty("EnableWarehouseSortingClan", "False"));

                L2JMOD_ENABLE_WAREHOUSESORTING_PRIVATE  = Boolean.valueOf(L2JModSettings.getProperty("EnableWarehouseSortingPrivate", "False"));

                L2JMOD_ENABLE_WAREHOUSESORTING_FREIGHT  = Boolean.valueOf(L2JModSettings.getProperty("EnableWarehouseSortingFreight", "False"));

+

+                        L2JMOD_DISABLE_ATTACK_IF_LVL_DIFFERENCE_OVER = Integer.parseInt(L2JModSettings.getProperty("DisableAttackIfLvlDifferenceOver", "0"));

+                        L2JMOD_PUNISH_PK_PLAYER_IF_PKS_OVER = Integer.parseInt(L2JModSettings.getProperty("PunishPKPlayerIfPKsOver", "0"));

+                        L2JMOD_PK_MONITOR_PERIOD = Long.parseLong(L2JModSettings.getProperty("PKMonitorPeriod", "3600"));

+                        L2JMOD_PK_PUNISHMENT_TYPE = L2JModSettings.getProperty("PKPunishmentType", "jail");

+                        L2JMOD_PK_PUNISHMENT_PERIOD = Long.parseLong(L2JModSettings.getProperty("PKPunishmentPeriod", "3600"));

 

auta pou den exoun apo dipla oute + oute - ti ta kanw?

 

  • 0
Posted

ESY ME KOROIDEVEIS. DEN PEZEI.

 

RE KATALABENEIS TI SOU LEW?

 

 

TIS GRAMMES POU DEN EXOUN OUTE + OUTE - DEN TIS KANEIS TIPOTA!

 

  • 0
Posted

Gia na deis ta lines pou les gia paradeigma 76 pou exeis pei esy kaneis to ekseis sto Eclipse

 

Window -> Preferences -> General -> Editors -> Text Editors -> check Show Line Numbers

 

pisteuo na se boithisi.

 

Episis to + einai oti prostheis tin line apo to patch kai - aferite !

Episis auto pou sou eipe o Commodus poio panw ta lines pou den exoun + - den ta pirazeis einai o kodikas java gia na se boithisi na ksereis pou topothetis

to + Line kai pou aferis me - line .

 

 

Elpizw na se boithisa

Guest
This topic is now closed to further replies.


  • Posts

    • Could someone share a ready-made universal config example for regular farming? Just target attack, target attack on the spot.   Thx.
    • Hello in general you can use an effect from another weapon but this does not mean the effect will be positioned correctly and that’s completely normal. Sometimes the effect follows the shape of the weapon and it needs to be edited manually. If you need to adjust the effect’s position then in weapongrp you will find a line like this:     LineageEffect.c_u004 is the effect, and the values after it: 0.000000 0.000000 0.000000 1.000000 1.300000 represent the position X, Y, Z and 2 weapon-specific adjustments These are the values you need to modify instead of zeros try different numbers for X, Y or Z to move the effect into the correct position
    • HURRY TO BUY ADENU ONLY THE BEST PRICES!!
    • 12-07-2025 - OUR TOPIC IS RELEVANT! CONTACT US BY THE CONTACTS BELOW
    • Hundreds of players have already jumped into the world of L2Elixir x3, and the server grows bigger every day! A truly international community is forming — EU, NA, LATAM, Asia — all gathering for the same purpose: To relive the L2Elixir era the right way. Join now and be part of the early wave!   Website: https://l2elixir.org/ Discord: https://discord.gg/5ydPHvhbxs   🎄 Christmas Event Activated! 🎄 Craft your Ordinary or Special Christmas Tree, place it outside of a peace zone, and enjoy festive outfits, boosted EXP/SP, Adena, and Drop Rates, plus the Holiday Festival buff  (more HP/MP/CP, higher P.Def/P.Atk/M.Atk, faster movement, reduced MP cost!) every 12-hours! 🎁 Santa’s Hourly Gifts While you’re actively farming, Santa appears worldwide to drop special rewards such as: Special Christmas Tree Christmas Red Sock Santa’s Weapon Exchange Ticket (12h) Gift from Santa Santa Hats & Rudolph accessories Agathion: Rudolph Chest of Experience Shadow Hats Scrolls Event b.soe / b.rez Loot Crates 🔥 Santa’s Weapon Ticket Gives you a D/C/B-grade weapon based on your level, randomly enchanted +4 to +10!  4-hour expiration time. Celebrate, fight, farm — and let Santa upgrade your holidays! 🎅✨
  • 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