They look like any other russian pack. Those files are downgrade from gracia, after testing them for a while i have noticed that it has maybe 1% of bugs that acis has, all of them easily to be fixed.
Decompiler will not give you same sources, but using couple of them for different parts of code(or fixing errors manually), then using tools for formatting will do the job perfectly
I have decompiled 3 lineage 2 packs like this. If you are skilled and use right decompiler, you will not have any kind of problems when server goes live.
I don't know about sunrise but acis and l2j have got a lot of issues regarding geodata. You should get some russian pack like fandc, scripts, l2ft and take geodata from there.
Maybe just remove image proxy for now? This is link of one of my images:
maxcheaters.com/applications/core/interface/imageproxy/imageproxy.php?img=https://i.imgur.com/V1Xx0Q9.png&key=133dbe176d9c324970cc53c19ff62b0e2107e691d04831bd2297496107600aca
Letting it be just i.imgur.com/V1Xx0Q9.png should work well
I know topic is about open source licenses and i dont know anything about them. I just saw that one info that you gave is not true so i gave you and others correction.
1. They cannot punish bots, link you have shown is related to blizzard, US have different law as i said.
2. Only L2Off private servers, none of java private server has been fined. If that would be the case, NcSoft would fine my servers and not send email for making agreements.
Ye, south korea :P
Only that something is against TOA, doesn't mean is illegal. NcSoft cannot put you in jail for using bots, same as he cannot punish you for making private servers.
I believe you are wrong in that point. Making private WoW server is illegal because of
which violates EULA and US law. Making the same for NcSoft is not illegal though, because law in north korea is different.
Sharing modified client(patch) is illegal though.
Few days ago I have updated my topic
and all images were working correctly. Now i can see that most of the pictures are gone, though I can see them on imgur. What the hell?
Added imgsrc, it works on interlude. Also i have fixed invalid <combobox code
- IMGSRC
<html imgsrc="l2ui_ch3.tutorial_img10">
Also added info about Action Prefixes. If your Community Board window goes dark after click on button, make sure you used "Bypass" and not "Bypass -h"
Hi
What is possible to be put into <font name="SOME_FONT_NAME_HERE">text</font> to see any kind of font except for the default on Interlude Game Client?
I don't think the root cause is somewhere in the server, client doesn't expect teleport during character loading and it just crashes. Did you try to put teleToLocation at the end of EnterWorld and not in the middle?