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

    • I am selling my l2jeternity high five (all inclusive option $300) license+daily $50(mission) mod, autofarm, this is a very good and stable H5 assembly on market if you know how to run it properly, project developer LordWinter also a very passionate person and active in daily basis, because I am no longer using it, selling this out to put in good use for new h5 l2project. I am selling this for $180, pm me for details/offer. thanks *Sale and rebinding with the consent of the developer LordWinter payment option : paypal/crypto telegram: @arcadin77  
    • Hello friends, good morning, good afternoon or good evening, depending on the time you are seeing this! I have been trying to decompile and compile again with only the classes that I want LineageEffect.u for a few days now, but I have not been successful. Could someone help me by clearing up some doubts about how I can do this work and be successful?!
    • **INTERLUDE REMASTERED** Moonland is a server that's been running for about three years without wipe, and they don't plan on wiping it anytime soon. I'm selling my items or even the account due to not having much time to play anymore. I'm selling only for $$$. Not going to disclose my nickname in the server, but here are some of the items: Lvl 5 equipment for both mage and fighter +100 mage pvp set 2mastery jewels for fighter, 2 for mage, blessed antharas, blessed queen ant, ring of fallen angel, earring of fafurion. 1k + col, VIP cosmetics for armor, agathion and weapons(duals + mage wep)   I'm only selling for real money via paypal or cs2 skins so don't offer me anything else.
    • ➡ Discount for your purchase: MAY2025 (10% discount) ➡ Our Online Shop: https://socnet.store  ➡ Our SMM-Boosting Panel: https://socnet.pro  ➡ Telegram Shop Bot: https://socnet.shop  ➡ Telegram Support: https://t.me/solomon_bog  ➡ Telegram Channel: https://t.me/accsforyou_shop  ➡ Discord Support: @AllSocialNetworksShop  ➡ Discord Server: https://discord.gg/y9AStFFsrh  ➡ WhatsApp Support: https://wa.me/79051904467 ➡ WhatsApp Channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n  ➡ Email Support: solomonbog@socnet.store 
  • Topics

×
×
  • Create New...