Jump to content

Recommended Posts

Posted

Installation Instructions:

1)Go to your Eclipse navigator

2)Right click L2_GameServer and click : Team>Apply Patch...> Select the file "YOUR FILE NAME" and click Finish

3)Build and...you're done :P

 

Posted

it says there are some mistakes that can not be recognized and not match.... continue anyway?

 

Add it manually, I told you! Read guide!

Posted

Why you can't? I applyead this code manualy... I will give you example: You see in code something this:

 

 

--- /Gs folder/java/net/sf/l2j/gameserver/clientpackets/MultiSellChoose.java (revision 107)

+++ /Gs folder/java/net/sf/l2j/gameserver/clientpackets/MultiSellChoose.java (revision 2031)

@@ -200,4 +200,9 @@

                                {

                                        player.sendPacket(new SystemMessage(SystemMessageId.THE_CLAN_REPUTATION_SCORE_IS_TOO_LOW));

+                                      return;

+                              }

+                              if(e.getItemId() == 65436 && e.getItemCount() * _amount > player.getPcBangScore())

+                              {

+                                      player.sendPacket(new SystemMessage(SystemMessageId.NOT_ENOUGH_ITEMS));

                                        return;

                                }

 

 

How you see Gs folder/java/net/sf/l2j/gameserver/clientpackets/MultiSellChoose.java its link where we need to add new code... Usualy before "gameserver" may be other words, but path its same after gameserver... So ok open MultiSellChoose.java

 

Now you see "+" its show that you need to add new line, if there be "-" so you must delete, in our case you must add... There is no + or -, so it's our orginal code. So after (SystemMessageId.THE_CLAN_REPUTATION_SCORE_IS_TOO_LOW)); (orginal code) add new lines where is plus (+)... By the way, then you add code, don't leave plus ;p

 

 

That all what you need to know, then applying manualy... But wait you must know one more thing. Its called imports, you must change it to if they are diferent... Imports are in code begining, for example

 

import net.sf.l2j.gameserver.model.actor.instance.L2PcInstance;

 

 

I believe that you understant main idea what I want to say and sorry of my poor english. :)

Posted

look today  i compiled my server.....thank u foor the guide i will stay and search to do it....one thing to know i am not lazy cause i wouldnt have tryied here ok?i am just newbie i dont know a lot about java.

btw thanks

Posted

hey guys i have problem I try to create New Character and gives me this error

 

Could not insert char data: java.sql.SQLException: Parameter index out of range

(58 > number of parameters, which is 57).

 

>>> Problem fixed :D

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Fixed a lot of null crashes, damn vanganth 🤣 Added engine that you can create your custom quests Extender dungeon systen so u can create as many dungeons as you like       Possibility to create a server from scratch its possible just is the work + the license/month , many ask for the creation.. i can do everything u like, i can even implement UFOs to fly over gym so.. whatever your dream is i can be as close as possible!
    • Hello, it is someone here to help me to make multiskill on helios pack? ( Not stacksub ) i want. On Hi5 i have this config .   # When enabled, the following will be true: # All classes can learn all skills. # Skills of another class costs x2 SP to learn. # Skills of another race costs x2 SP to learn. # Skills of fighters/mages costs x3 SP to learn. # Default: False AltGameSkillLearn = True
    • Thank you Mobius, and thank you to everybody that has helped this project making it the easiest platform to work on even if new. GGZ
    • IPHONE 17 PRO – THE QUIET SABOTEUR The new flagship should be better, right? In reality, it has become the main culprit behind rejections. Smartphone signatures are now known inside out. And the iPhone 17 Pro leads in verification failures. ▪ What exactly kills it: - aggressive AI noise reduction wipes out all natural grain - too clean HDR and perfectly even colors - characteristic digital artifacts in the shadows that weren’t there on 13–14 series - Pixel 9 is trying too, but it’s still less predictable Older models still produce a more natural picture that systems accept more willingly.  The most dangerous phone is the one that tries too hard to be perfect. Want to know exactly which smartphone to shoot your case on to pass on the first try without stress? Write to DMs — we’ll select the model and settings for your situation so the phone works for you, not against you. › TG: @mustang_service_ms ( https:// t.me/ mustang_service_ms ) › Channel: Mustang Service ( https:// t.me/ +JPpJCETg-xM1NjNl ) #documents #smartphone #photoshop #drawing #iphone
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..