I'm like a dinosaur in the lineage 2 world (postpacific era) and I want to make a server to play with my family and some old friends... L2OFF is not an option because the server I want to use is running linux with a minecraft server, so l2j is the best option!
I'm testing the L2Scripts with GOD mod sources shared here in the forum because for some comments I see that the best, or more complete H5 sources are from L2Scripts? well, I compiled the sources, setup the server, patch the client (H5 Client with protocol 268) etc. and everything is working as planned but I see some problems and I don't know from where to start to fix this problems, this is why I need some help/advice.
1- Summons/Monsters don't Run (Same problem reported Here) @addx20 found the solution but he don't post how he fix this problem.
2- Swimming out of the Catacombs/Necropolis is not possible in l2j? I have some experience with geodatas (I wrote this guide years ago: How to create your own geodata) but I think this is an l2j geoengine problem?
Please don't be rude, I am on the learning curve (again) about l2 dev :)
This system is just to give merchants a life. To avoid floods create a config for this I left "FloodProtector.SOCIAL" as an example only. code
+<?xml version="1.0" encoding="UTF-8"?>
+<list>
+<!-- SayType
+
+ ALL,
+ SHOUT, // !
+ TELL, // "
+ PARTY, // #
+ CLAN, // @
+ GM,
+ PETITION_PLAYER,
+ PETITION_GM,
+ TRADE, // +
+ ALLIANCE, // $
+ ANNOUNCEMENT,
+ BOAT,
+ L2FRIEND,
+ MSNCHAT,
+ PARTYMATCH_ROOM,
+ PARTYROOM_COMMANDER, // (Yellow)
+ PARTYROOM_ALL, // (Red)
+ HERO_
You need not only lines from armorgrp, but also files. Because the versions of mods can be different and the file names are always different and the lines cannot fit your files, so you need to make them individually.
We already have ready-made suits and accessories on the forum, maybe try using them too.
Question
CubAfull 11
Hello Guys,
I'm like a dinosaur in the lineage 2 world (postpacific era) and I want to make a server to play with my family and some old friends... L2OFF is not an option because the server I want to use is running linux with a minecraft server, so l2j is the best option!
I'm testing the L2Scripts with GOD mod sources shared here in the forum because for some comments I see that the best, or more complete H5 sources are from L2Scripts? well, I compiled the sources, setup the server, patch the client (H5 Client with protocol 268) etc. and everything is working as planned but I see some problems and I don't know from where to start to fix this problems, this is why I need some help/advice.
1- Summons/Monsters don't Run (Same problem reported Here) @addx20 found the solution but he don't post how he fix this problem.
2- Swimming out of the Catacombs/Necropolis is not possible in l2j? I have some experience with geodatas (I wrote this guide years ago: How to create your own geodata) but I think this is an l2j geoengine problem?
Please don't be rude, I am on the learning curve (again) about l2 dev :)
Regard,
Cuba
Share this post
Link to post
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.