Jump to content
  • 0

help me please with buffer! :S


Question

Posted

please help me to add a buffer in my server ive try 100 times i just cant..

invite me in MSN: buscheu@hotmail.gr

i will make you gm in my server or i give you my Teamviewer acc to add the buffer in the server files and just give me the ID!!!to add me the buffer!!!! TY PLEASE HELP ME!

9 answers to this question

Recommended Posts

  • 0
Posted

Hahaha ,i had this problem now 1 day ago and i already learned everything (so fast)

 

1. What's your l2 pack ,is l2j,l2jfree? or? ,and what's the client?

 

Depends on ur answer ,i may answer as well ,i know only about l2j atm :/

  • 0
Posted

Hahaha ,i had this problem now 1 day ago and i already learned everything (so fast)

 

1. What's your l2 pack ,is l2j,l2jfree? or? ,and what's the client?

 

Depends on ur answer ,i may answer as well ,i know only about l2j atm :/

l2j dot pack can you help me?
  • 0
Posted

L2Jdot ...

No ,just L2J XD ,im not even sure if someone can help you with that ,sry [each pack is different and needs a lot of modifications for each script to work ,every other packs than L2J are private and they have 0 or few shares] :( ,why do you think those ppls who use l2 dc or l2 off use only retail system? is simple ,they dont know to make l2j scripts to work on dc (like me) ,i tryed to make l2j scripts working on l2 dc and im not sure if il succeed alone w/o any help

  • 0
Posted

Step 1)  Open Navicat and double click on your l2jdb. Then press right click on it and choose the option "Execute Batch file" Find the SQL file, from your Buffer's folder, and press start, to execute it. If an error appears, saying that it finished unsuccesfully, then the buffer does not suit your pack.

 

or if you dont have a sql file just copy 1 and change the id. to your buffers numer :D

 

Step 2)  Copy the ".html" files from your buffer's folder, and paste them into C:/server/GameServer/Data/html/default.

 

 

 

Step 3) Copy the folder "9999_NPCBuffer (or your buffer folder name) (it may have another number too, but this is the most usual) and paste it in C:/server/gameserver/Data/Script/Custom - the folder jScript may be named simpyl Script, but still nothing changes.

 

 

Step 4)  Go at C:/server/gameserver/data, find the file "Scripts.cfg" and open it with Notepad. Go to the last line, press enter (to leave a line) and paste this:

 

custom/9999_NPCBuffer/__init__.py (or your buffer name folder and file)

 

Save & Close it. Now just restart your server, //spawn 9999 and that's everything :D

 

 

y try to explain everything the most understandable way possible also you can use google or search on the forum cuz this is already shared like 1000 times

  • 0
Posted

I was sure

 

Same story like me ,using l2 dc and now i need to use l2j in order to make my server ,then with best i can, at the end il try to update to DC ,i think you can do the same as me working with a normal interlude pack then update to dot if you think dot is better ,but if u say is exactly l2j then fine >> ,do as the other guy told ya

 

The most important sql files to copy/paste are npc.sql;spawnlist.sql;droplist [gracia case] ,obviously npc dont work ,you need to edit in order to restore the stats u did to npcs >> ,etcetera xD [this is the update case]

 

PS: Step 2)  Copy the ".html" files from your buffer's folder, and paste them into C:/server/GameServer/Data/html/default.  ,IM NOT SURE ABOUT THIS BECAUSE ,if html npc dont work when ure in-game ,you need to change directory :P

  • 0
Posted

Step 1)  Open Navicat and double click on your l2jdb. Then press right click on it and choose the option "Execute Batch file" Find the SQL file, from your Buffer's folder, and press start, to execute it. If an error appears, saying that it finished unsuccesfully, then the buffer does not suit your pack.

 

or if you dont have a sql file just copy 1 and change the id. to your buffers numer :D

 

Step 2)  Copy the ".html" files from your buffer's folder, and paste them into C:/server/GameServer/Data/html/default.

 

 

 

Step 3) Copy the folder "9999_NPCBuffer (or your buffer folder name) (it may have another number too, but this is the most usual) and paste it in C:/server/gameserver/Data/Script/Custom - the folder jScript may be named simpyl Script, but still nothing changes.

 

 

Step 4)  Go at C:/server/gameserver/data, find the file "Scripts.cfg" and open it with Notepad. Go to the last line, press enter (to leave a line) and paste this:

 

custom/9999_NPCBuffer/__init__.py (or your buffer name folder and file)

 

Save & Close it. Now just restart your server, //spawn 9999 and that's everything :D

 

 

y try to explain everything the most understandable way possible also you can use google or search on the forum cuz this is already shared like 1000 times

dude if i find a buffer that suits with my pack can you join my pc with Tviewer to make the others ?
  • 0
Posted

l2j dot pack can you help me?

 

Q: I want help for L2j Archid/Dot/Brazil/Umbrella/Jenova/Oneo/Equal.

A: Well, do not ask for help if you are using any of these projects. They are dead, so you can't find support.

 

http://maxcheaters.com/forum/index.php?topic=218165.0

 

Locked.

Guest
This topic is now closed to further replies.


  • Posts

    • Hi, I'm selling Interface sources. I was working with one of bigger Essence projects (for ±1 year) delivering them Interface source KR. Per this period gathered knowledge about UE, UE Scripting, saw a lot of tools and their progression. So finally I decided that I can open up my own sales topic. I'm selling source for any protocol - If I don't have source, I will need you to provide whole system folder or for Essence/main - provide me protocol number. Sources are acquired by my OWN decompiler - written in Java, so we're not using popular UEExplorer upgraded by anyone. Decompiler extracts already compile ready sources. It outputs clean code, however constants are mapped 60-70%. Why only 60-70%? Well tl;dr when you compile any sources, they take at that time constant value and place it instead of = CONST_NAME to = THAT_CONST_NAME_VALUE, so it's not possible to have const name instead of value. Example of output: https://pastebin.com/cjyXcJvT for bigger .uc class (557p). p.s pastebin messed up encoding, but KR symbols are preserved - you won't see "?" symbols, rather you will see proper original korean text. I will give you guide as well, how not to mess it up with your editor VS Code/Notepad++ or what you use it to make them preserve it. You will get source + my compiler wrapper (written in java) - works on Windows/Mac/Linux - it has small GUI but supports CLI. Small notice, who thinks 'this is decompiled source' - basically all sources that are on sale are made by decompiling .u and applying changes. I think powerhouse few years ago was ArtToKill/kick (kick added support for INT64 to the publicly available compiler sources) etc. So no - there are no straight from 'creator' sources anywhere, all sellers offer the same - just the quality is different. UEExplorer upgraded was a big step, however, it introduces still a lot of nesting, if statements wrapping incorrectly which could lead to bugs. There are many things how to identify poor quality sources, as if the seller tries to sell 'out-of-box' when they see it compiles - sad news, some bugs are in the logic due to seller focusing only on 'it compiles' rather than issues that their decompiler is not capable so solve. On request I can restore ±100% const mapping.   Later I can attach compiled .u to try. Price is 400EUR. Payment methods USDT (Crypto). I'm still in debate with myself, wether to start selling XDat Editor with structures and ClientDat with 100% all files openings (no unk namings) and improved experience (such as comments support in .dat files, mass sync, improved performance and so on). P.s. If you ask me to give you some project's custom interface - the price may vary - there are couple things per project that need to be hand checked and adjusted (for example Innadril completely changes tokens which then I need to adjust my program to their token Ids). So it might take more time = more money. P.s.s. I have more things in the garage, like my own dsetup source that can allow you 'unlocking' system with your desired encrypting - you don't need to wait till 'patched' systems start appearing and so on, but I think at this time everyone who needs it make them selves it. AAC crypt removals and so on, BuildZone, everything that 'unlocks' client, however, I don't plan to make them on sale as mentioned, everyone can do them.  
    • It has been a while since I updated this thread. I am currently actively working on a full-scale port of the shader library to ensure the fast and accurate transfer of all effects. I have decompiled the original game and created a tool that fully logs the entire *Lineage 2 Interlude* particle system. This allows me to extract the original formulas hardcoded into the game, resulting in a high-fidelity port. For instance, *Lineage 2* uses an `appRnd` system that generates unique randomization patterns for different skills, giving them distinct visual characteristics; there are countless formulas and technical nuances like this. Ultimately, I will derive all the key formulas and replicate the geometry with high precision. Twelve basic geometry formulas have already been ported. The effect was created in 10 minutes using a .uc file, HLSL formulas, and SpriteEmitter particle blending formulas.   https://prnt.sc/_3UDLQVX_Y-_
    • Good luck my friend! 😃
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..