-
|
How might one go about restoring old school limbus with lsb? I'm thinking I might be able to go get the dats from somewhere like Horizon, but I don't know which dats are relevant and worried they might conflict with some of the other current dats. I am pretty confident I can handle reverting the npcs and whatnot, because it looks to just be commented out for the most part or I can go back and grab the relevant files from git history. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Given that we only support the DATs that SE provides, it's an exercise for the user to find and swap out DATs for historical or custom ones, and make the relevant changes to the server to support them. It's not a workflow we encourage or support. It'll most likely be a combination of:
A general statement about this sort of thing here: #6549 Would we take a wholly complete, accurate, battle-tested, module-based implementation of Era Limbus? Yes, we would. |
Beta Was this translation helpful? Give feedback.
Given that we only support the DATs that SE provides, it's an exercise for the user to find and swap out DATs for historical or custom ones, and make the relevant changes to the server to support them. It's not a workflow we encourage or support.
It'll most likely be a combination of:
A general statement about this sort of thing here: #6549
Would we take a wholly com…