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.




×
×
  • Create New...