Jump to content

Recommended Posts

Posted

i have a problem with this nice custom :(

it camed to the auctioner, some clans bought them , but when they die , they dont get prompted ''to clan hall'' and when they use soe to ch they act like a normal soe .

anyone have any ideea why?

Posted

:o Searched the whole forum but cant find it.

How can I use a .diff file?

 

Really ???? So search better... and read STICKED guides on the top of the section :/

Posted

Hi Matim,

 

I'm a fanatic reader of this forum and learning every day about all I want to learn.

Yes sometimes I just can't find it and ask for help.

 

But i allready got it.

I must have looked over it and passed it completely :p

 

Am at work now, but tonight ill give the custom clanhalls a try :)

Thanks for this share.

  • 10 months later...
Posted

i have a problem to this:

 

--- sql/zone_vertices.sql	(revision 7177)
+++ sql/zone_vertices.sql	(working copy)
@@ -4456,4 +4456,57 @@
(112080,6,75632,-156376),
(112080,7,77635,-155680),
(112080,8,79985,-155849),
-(112080,9,80995,-153334);
\ No newline at end of file
+(112080,9,80995,-153334);
+
+-- Custom Clan Halls Oren
+REPLACE INTO `zone_vertices` VALUES
+(550001, 0, 80232, 56680),
+(550001, 1, 81016, 57144);
+REPLACE INTO `zone_vertices` VALUES
+(550002, 0, 82792, 56216),
+(550002, 1, 83704, 56808);
+REPLACE INTO `zone_vertices` VALUES
+(550003, 0, 81416, 52584),
+(550003, 1, 82344, 53096);
+-- Custom Clan Halls Heine
+REPLACE INTO `zone_vertices` VALUES
+(550005, 0, 113256, 216968),
+(550005, 1, 114200, 217480);
+REPLACE INTO `zone_vertices` VALUES
+(550006, 0, 113800, 222472),
+(550006, 1, 114296, 223416);
+REPLACE INTO `zone_vertices` VALUES
+(550007, 0, 108360, 222152),
+(550007, 1, 108872, 223128);
+REPLACE INTO `zone_vertices` VALUES
+(550008, 0, 108696, 217912),
+(550008, 1, 109288, 219096);
+REPLACE INTO `zone_vertices` VALUES
+(550009, 0, 107640, 220264),
+(550009, 1, 108808, 220824);
+-- Custom Clan Halls Hunters
+REPLACE INTO `zone_vertices` VALUES
+(550010, 0, 120584, 76536),
+(550010, 1, 121400, 76776),
+(550010, 2, 121240, 77272),
+(550010, 3, 120408, 76968),
+(550010, 4, 120584, 76536);
+REPLACE INTO `zone_vertices` VALUES
+(550011, 0, 120056, 78184),
+(550011, 1, 120376, 78472),
+(550011, 2, 119944, 78904),
+(550011, 3, 119640, 78584),
+(550011, 4, 120056, 78184);
+REPLACE INTO `zone_vertices` VALUES
+(550012, 0, 118696, 79400),
+(550012, 1, 119320, 79992),
+(550012, 2, 118952, 80360),
+(550012, 3, 118328, 79768),
+(550012, 4, 118696, 79400);
+-- Custom Clan Halls Floran
+REPLACE INTO `zone_vertices` VALUES
+(550015, 0, 16936, 169512),
+(550015, 1, 17400, 169784);
+REPLACE INTO `zone_vertices` VALUES
+(550016, 0, 17736, 170584),
+(550016, 1, 18216, 170888);

 

the table 'zone_vertices' doesn't exist on freya client man... what can i do for this???

Posted

i have a problem to this:

 

--- sql/zone_vertices.sql	(revision 7177)
+++ sql/zone_vertices.sql	(working copy)
@@ -4456,4 +4456,57 @@
(112080,6,75632,-156376),
(112080,7,77635,-155680),
(112080,8,79985,-155849),
-(112080,9,80995,-153334);
\ No newline at end of file
+(112080,9,80995,-153334);
+
+-- Custom Clan Halls Oren
+REPLACE INTO `zone_vertices` VALUES
+(550001, 0, 80232, 56680),
+(550001, 1, 81016, 57144);
+REPLACE INTO `zone_vertices` VALUES
+(550002, 0, 82792, 56216),
+(550002, 1, 83704, 56808);
+REPLACE INTO `zone_vertices` VALUES
+(550003, 0, 81416, 52584),
+(550003, 1, 82344, 53096);
+-- Custom Clan Halls Heine
+REPLACE INTO `zone_vertices` VALUES
+(550005, 0, 113256, 216968),
+(550005, 1, 114200, 217480);
+REPLACE INTO `zone_vertices` VALUES
+(550006, 0, 113800, 222472),
+(550006, 1, 114296, 223416);
+REPLACE INTO `zone_vertices` VALUES
+(550007, 0, 108360, 222152),
+(550007, 1, 108872, 223128);
+REPLACE INTO `zone_vertices` VALUES
+(550008, 0, 108696, 217912),
+(550008, 1, 109288, 219096);
+REPLACE INTO `zone_vertices` VALUES
+(550009, 0, 107640, 220264),
+(550009, 1, 108808, 220824);
+-- Custom Clan Halls Hunters
+REPLACE INTO `zone_vertices` VALUES
+(550010, 0, 120584, 76536),
+(550010, 1, 121400, 76776),
+(550010, 2, 121240, 77272),
+(550010, 3, 120408, 76968),
+(550010, 4, 120584, 76536);
+REPLACE INTO `zone_vertices` VALUES
+(550011, 0, 120056, 78184),
+(550011, 1, 120376, 78472),
+(550011, 2, 119944, 78904),
+(550011, 3, 119640, 78584),
+(550011, 4, 120056, 78184);
+REPLACE INTO `zone_vertices` VALUES
+(550012, 0, 118696, 79400),
+(550012, 1, 119320, 79992),
+(550012, 2, 118952, 80360),
+(550012, 3, 118328, 79768),
+(550012, 4, 118696, 79400);
+-- Custom Clan Halls Floran
+REPLACE INTO `zone_vertices` VALUES
+(550015, 0, 16936, 169512),
+(550015, 1, 17400, 169784);
+REPLACE INTO `zone_vertices` VALUES
+(550016, 0, 17736, 170584),
+(550016, 1, 18216, 170888);

 

the table 'zone_vertices' doesn't exist on freya client man... what can i do for this???

 

sorry for double post.....

 

I have many errors, Please Help me!!

 

check:

unled1ue.jpg

 

unled2tx.jpg

 

and missing the clanhall npc too...

Posted

hi i think the last rewers that will work this patche is epilogue. because in the middle of work on freya path has changed:

datapack_development

L2J_DataPack

 

  • 6 months later...
Posted

:o Searched the whole forum but cant find it.

How can I use a .diff file?

 

Sorry for the noob question.

I am just starting to learn.

 

well i need a guide too!i think its gr8 share

  • 3 weeks later...
  • 2 months later...
  • 2 months later...
  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • Hello, I’m working on decrypting the Init packet that the server sends to the client during login. This packet is treated specially and contains the Blowfish keys used to encrypt and decrypt subsequent packets. Although it isn’t encrypted irreversibly and should be reversible, I haven’t succeeded yet. My goal is to extract the Blowfish key to decrypt certain client packets without disrupting the normal session flow. I can inject a DLL to sniff the packets, and with that I plan to develop a module that extends the client’s functionality. For example, after logging in, this module would capture all the data the client receives (character data, etc.). Additionally, it could listen for real-time server events, enabling integrations with Discord SDKs or other systems, thereby expanding Lineage 2’s capabilities. Init packet(0x00) LoginServer. Currently in the java Cores I checked there is no decode function for this package, only encript.
    • whats password from the archivie ?
    • All that shit are false positives of the vanganth cliext, sources are well and who sell it is a big scammer
    • Information Selling a premium Lineage 2 High Five (L2J) project with active development, available by subscription. Includes Git support and access to compiled or full source code. Ideal for serious server owners seeking stability and performance, uniqueness and well-done features.   General Project Specifications: JDK Version: 23 -> 24 Chronicle: HighFive Structure: Core & Datapack merged into a single project Database: MariaDB Database Driver: HicariCP GIT Website: gitlab.com   Features include (but are not limited to):   1. Tournament Single & Party (Check Youtube Video) 2. Faction (Check Youtube Video) 3. Event Engine (Check Youtube Video) 4. Sell Buff System (Check Youtube Video) 5. Start UP System (Check Youtube Video) 6. User Panel 7. Visual - Dress me System 8. Donate Store 9. Automatic Farm System (Check Youtube Video) 10. Captcha (Anti-BOT) (Check Youtube Video) 11. Auction (Check Youtube Video) 12. Vote (API) 13. Admin Real Time Balance (Check Youtube Video) 14. Achievements (Check Youtube Video) 15. Daily Mission (Check Youtube Video) 16. A.I. Bot (Check Youtube Video) 17. Rebirth 18. Daily Reward  19. Skill Tree - Ability System 20. Craft System 21. Twitch Automatic Reward (Check Youtube Video) 22. Quiz Game (Check Youtube Video) 23. Automatic Item Enchant (Check Youtube Video) 24. Secondary Auth Using Google Authenticator (Check Youtube Video) 25. Gm Shop - Gatekeeper - Scheme Buffer   How to get Access (Payment Subscription): To get Access you either pay monthly subscription to GIT for source or Compiled. Project is currently active and has at least 1-2 commit / day.  Clients in both Compiled & Source subscription can request features or any addon in already existing mods inside discord.   Price per Month (Source) in GIT: 250 Eur Price per Month (Compiled) in GIT: 100 Eur   Contact: To get Access or ask further information join discord  https://discord.gg/gKAsAhJNuq      
  • Topics

×
×
  • Create New...