Jump to content
  • 0

[Help-List]Questions & Probs by FiGhTeRBosS


Question

Posted

Well because i am new in java developement and i have many problems i can say to the server,to avoid opening all the time new topics i will post all of my problems here.Maybe it hears to you "silly" but i think is better with this way for me .I will update the 1st post when i have problems to ask your help.Let's start for now and i hope many of you will help a niewbie developer who wants to go high & not to just open a kid server and after 1 week close bcz of ridiculous reasons.If a problem solved i will "delete" them like this problem.Also it will be more helpfull for others to have same problems to see the sollutions from here so i will add something more"Sollution".Lets start with my first problems.

 

For all problems i speak for Interlude client,l2j brasil compiled pack!.Please dont flame/spam just give the help if you can.

 

1stProblem:.How i can change the drop from mobs?I mean i have put gbs to mobs and they drop it down.I want to go automatic to inventory of the player who farm them.Tell me a direct path i mean server/gameserver/etc...(I think it is simple but i didnt find it.)Thnx in advance too much.

Sollution:AutoLoot = True -> altsettings.properties

1)FOR A SINGLE MOB

L2Attackable.java

       else if (Config.AUTO_LOOT && !isRaid())
             player.doAutoLoot(this, item); 
+      else if (npcTemplate.getIdTemplate() == YOUR_MONSTER_ID)  //AutoLoot = False
+            player.doAutoLoot(this, item);

Credits for Sollution:xAddytzu

                                                                                                                                                                           

 

2ndProblem.When a normal player do the Quest of  class manager it doesnt take all the skills....It missed the 3d quest's skills.What i must do to fix it that?ex.In necro doesnt have the arcana power..LOL?.I saw that it says that it gives the skills but dont show them in alt+k :S ....

The problem is only with 3rd Quest...Ty in advance

Sollution:Download newest rev of L2jBrasil and it is ok.

 

Recommended Posts

  • 0
Posted

AutoLoot = True -> altsettings.properties

 

1)FOR A SINGLE MOB

L2Attackable.java

       else if (Config.AUTO_LOOT && !isRaid())
             player.doAutoLoot(this, item); 
+      else if (npcTemplate.getIdTemplate() == YOUR_MONSTER_ID)  //AutoLoot = False
+            player.doAutoLoot(this, item);

 

2) I CAN'T UNDERSTAND WHAT DOESN'T WORKS

 

 

  • 0
Posted

AutoLoot = True -> altsettings.properties

 

1)FOR A SINGLE MOB

L2Attackable.java

        else if (Config.AUTO_LOOT && !isRaid())
              player.doAutoLoot(this, item); 
+      else if (npcTemplate.getIdTemplate() == YOUR_MONSTER_ID)  //AutoLoot = False
+            player.doAutoLoot(this, item);

 

2) I CAN'T UNDERSTAND WHAT DOESN'T WORKS

 

 

Thnx you for the 1st answer.

 

2nd i dont know :S ....When a normal player do the 3 quest of his class ,he/she doesnt all the skills which are for this class.

Like in mage it missed arcana power..LOL?

Can help me with that?

  • 0
Posted

Thnx you for the 1st answer.

 

2nd i dont know :S ....When a normal player do the 3 quest of his class ,he/she doesnt all the skills which are for this class.

Like in mage it missed arcana power..LOL?

Can help me with that?

MAYBE SKILL_TREES IS BROKEN

  • 0
Posted

NO, JUST EXECUTE AGAIN SKILL_TREES TABLE :)

 

http://pastebin.com/Jh672t6V < SKILL_TREES TABLE >

again....

I saw that it says that it gives the skills but dont show them in alt+k :S ....

The problem is only with 3rd Quest.Someone can help me?I need it

  • 0
Posted

did you pass the db with the backup?

i have created backup yes.

 

Can i ask?If i take the skill_trees from my old pack L2jarchid is there any problem?

  • 0
Posted

i mean in the first place.

when you first made the db.Did you pass the backup from the forum l2jbrasil releases?

or from the tools?.

 

If archid had edited the skill_trees maybe it can cause problems,if not it's ok.

  • 0
Posted

i mean in the first place.

when you first made the db.Did you pass the backup from the forum l2jbrasil releases?

or from the tools?.

 

If archid had edited the skill_trees maybe it can cause problems,if not it's ok.

basically i took compiled revision and it has got a backup file from its own.Also i have the last rev of l2jbrazilt o compile it myself.Basically i dont understand your question....

Perhaps i try it from l2jarchid but i have the same problems....:-[

  • 0
Posted

delete the db and install it from the database_installer.dat in the folder tools :D

i have put some custom npcs and many others and i must delete them?And if i delete them for sure it will no be a problem after?...

  • 0
Posted

dump them and then execute them again.

 

PS: I had the same problem.

Ok thnx really much,we will talk tommorow because i am not the owner of server,and now the owner log off to go to bed  xD .

Anyway thnx too much and i will tell you tommorow the news. :)

  • 0
Posted

Sorry for double post but i still have the same problem.Nothing happened...

I make db from database_installer and then put the backup in tables ,log in and still the same problem...

Any suggestion? ...

 

EDIT:Problem solved by friend.

Guest
This topic is now closed to further replies.


  • Posts

    • I wouldn't expect something less, since you work with Psadek (or I maybe mistake you with NightW0lf from itopz, in that case soz) Let's throw rocks at Java Golds and elevate "original L2OFF Golds", no?
    • We are delighted to announce our partnership with the leading resource, Active Anticheat, specializing in protection against bot programs, clickers, and additional modules for the game client that enhance the experience for both you and the players!   When you purchase Active Anticheat for our product, you will also receive a $50 discount.   Here's a brief overview of the features of Active Anticheat: Best protection against bots, including private and premium versions. Window limitation. HWID spoofing protection. Virtual machine protection. File hash protection for client files, preventing players from modifying them (e.g., interface files). Encryption of any game files. Integration with Discord to attract new players! Additional plugins: - Window with saved player logins/passwords. Players no longer need to enter them every time! - HWID sending to the game server. - Game window optimizer for quick switching. - Background FPS adjustment. - Window name customization in the format "%character_name% - %server_name%". - Ctrl+C/V permission. - Login and password saving (for Interlude -> High Five). - Launching the browser via server packets. - Launching interface events via server packets. - Interlude: fixing a known game bug (History: UpdateAnimation <- AActor::Tick <- TickAllActors <- ULevel::Tick <- (NetMode=0) <- TickLevel <- UGameEngine::Tick <- UpdateWorld <- MainLoop). - Interlude: debuff feature. 9) All of this is available without modifying the game server code (some plugins may require minor changes). Take note of newest plugin, which is highly useful: Guides section
    • The Lucera2 Multiprotocol is an advanced server branch for Lineage 2 that enables seamless support for multiple client versions on a single server instance. This allows players to connect and play using either the legacy (old) client or the newer Classic client simultaneously, without any compatibility issues or loss of functionality. Key Benefits Dual Client Support: Both the old Interlude client and Classic: Secret of Empire 2.6 client can run concurrently on the same server. All features from the Classic client (e.g., enhanced UI, new mechanics) remain fully available, while the old client retains its alternative features (e.g., simplified interfaces for lower-end hardware). Expanded Player Base: Ideal for regions with limited access to modern gaming setups, as it accommodates a wider range of devices and preferences, merging Legacy and Classic communities into one forum section for unified discussions. No Functionality Gaps: Extensive testing ensures zero disruptions—players on either client experience complete game integrity, including quests, PvP, raids, and custom Lucera2 subsystems. You can fully test and explore all aspects of Multiprotocol on the dedicated Test Server. Supported Protocols C6 (Old Client): Protocol versions 740–770. Classic Client (Secret of Empire 2.6): Protocol versions 166–192.
    • Connect to the server you need to >>>download<<< game client launch from /system_en/. Login server setup on auto registration, admin rights in game by default . Or you can use a patch specifying the l2.ini Connect to address classic.lucera2.com if you already have a game client Download updated patch All major/minor subsystems operate in a proper view. Absolutely ready to combat the server.
  • 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