Jump to content
  • 0

Looking For L2Off Hellbound Files


mirsat0

Question

First of all let me say hello to everyone, Hello Guys! 

I am new to this forum(I have browsed it before but never created an acc) so if I made a topic in a wrong section sorry! :D

 

A litle introduction about me:P :

 

I am a newbie computer engineer I am doing Android apps. Working mainly with javascript and java, working with databases and so on.

I decided to move one level further and start editing or making my own private server on Lineage 2 coz i find this game very interesting. I have 0 knowlage about this but I am looking to learn new stuffs. So I will be around here for a while and I will appreciate any help from anyone.

Sorry for the confusing english :P its not my native language :D

 

 

As the title says I am looking for L2OFF Hellbound files. If someone can post a link for me to downaload i will be really greatfull to him :P

 

Thank you In advance! :)

Edited by mirsat0
Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

There are only Prelude Beta, C1 (various), C4 and GF L2OFF files. Hellbound is either a C4 extension or a GF downgrade (your choice). Also, Hellbound has been released ages ago, so the gameplay is pretty much obsolete; plus the client is afflicted with Themida that makes it hardly portable (not playable on WINE, Win 10, etc.)

Link to comment
Share on other sites

  • 0

Firsr of all thanks for the support kind sir.

 

So the best choice to make this days is to open h5 or freay server. I will take your suggestion under a considertion. I have so many questions but i will start with the simplest one first :)

i was searching the net for the editing and what i found is that you only need to edit scripts for npcs items and etc. Where is the wroting code part in the development ? (I really like to write :D)

Link to comment
Share on other sites

  • 0

Firsr of all thanks for the support kind sir.

 

So the best choice to make this days is to open h5 or freay server. I will take your suggestion under a considertion. I have so many questions but i will start with the simplest one first :)

i was searching the net for the editing and what i found is that you only need to edit scripts for npcs items and etc. Where is the wroting code part in the development ? (I really like to write :D)

You don't write code in L2OFF. L2OFF only offers you NPC interaction handlers (compiled to AI.obj).

The closest thing to writing code is writing an extender, which for the most part will be changing executable memory to writeable, overwriting instruction(s) with a jmp far (and adding nops to align) to extender code (or just a call far ptr), which does "the same that was overwritten and more" or "something different", and does a jmp far back to resume execution. Of course, you make the memory executable again.

 

Nothing even close to what you'd call development, but people have been successfully doing it for decades now. After all, if your printer manufacturer openly refuses to either implement required features or share the source, you have no choice than to patch it by injecting those features so you (and the whole team) could use the printer properly.

Link to comment
Share on other sites

  • 0

You don't write code in L2OFF. L2OFF only offers you NPC interaction handlers (compiled to AI.obj).

The closest thing to writing code is writing an extender, which for the most part will be changing executable memory to writeable, overwriting instruction(s) with a jmp far (and adding nops to align) to extender code (or just a call far ptr), which does "the same that was overwritten and more" or "something different", and does a jmp far back to resume execution. Of course, you make the memory executable again.

 

Nothing even close to what you'd call development, but people have been successfully doing it for decades now. After all, if your printer manufacturer openly refuses to either implement required features or share the source, you have no choice than to patch it by injecting those features so you (and the whole team) could use the printer properly.

So the "scripting" idk how to call it is most close to assembly language

Link to comment
Share on other sites

  • 0

There aren't any in a playable state which you can download, you could get COEP but it's extremely incomplete.

 

Your choices are pay for someone else's HB extended from either C4 or GF, extend it yourself, or choose a different chronicle.

Link to comment
Share on other sites

  • 0

There aren't any in a playable state which you can download, you could get COEP but it's extremely incomplete.

 

Your choices are pay for someone else's HB extended from either C4 or GF, extend it yourself, or choose a different chronicle.

damn :) i liked hellbound so much :D

 

I guess i have to start with h5 as a begginer :)

 

 

Was searching the forum for h5 files, cant find anything :P

If someone can post it here it would be great :)

Edited by mirsat0
Link to comment
Share on other sites

  • 0

damn :) i liked hellbound so much :D

 

I guess i have to start with h5 as a begginer :)

 

 

Was searching the forum for h5 files, cant find anything :P

If someone can post it here it would be great :)

I doubt that you will find any free h5 files and good one.

Link to comment
Share on other sites

  • 0

damn :) i liked hellbound so much :D

 

I guess i have to start with h5 as a begginer :)

 

 

Was searching the forum for h5 files, cant find anything :P

If someone can post it here it would be great :)

If I'm not mistaken, leaked HF files might exist, but they were never leaked to the general public (same as GoD, GD, Tauti, Lindvior, Epeisodion, Ertheia), so your only option is extended GF.

Edited by _dev_
Link to comment
Share on other sites

  • 0

If I'm not mistaken, leaked HF files might exist, but they were never leaked to the general public (same as GoD, GD, Tauti, Lindvior, Epeisodion, Ertheia), so your only option is extended GF.

any good guild how to extand cronicle?
Link to comment
Share on other sites

  • 0

any good guild how to extand cronicle?

If you would be able to do it you wouldn't be asking for a guild guide to extand create an extender. Look for l2j.

Link to comment
Share on other sites

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
Answer this question...

×   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...