dschu012
dschu012
Provide your save if you can and I'll look into it.
You would need to make something offline then and extracting them when running your tool. The txt files you need to extract from the casc are ``` "data/local/LNG/ENG/string.txt", "data/local/LNG/ENG/patchstring.txt", "data/local/LNG/ENG/expansionstring.txt",...
I'll try to add them later when I get a chance, but a workaround is: 1) Create new char. 2) Click scroll of town portal or identity 3) Change item...
if ur still having issues. upload the save here.
if you don't break existing functionality when doing so, absolutely.
@lipp luarocks checks out v2.2. can we get an updated tag/release with #91 ?
``` int startedDiablo = D2COMMON_GetQuestFlag2(quests, TERRORS_END, QFLAG_QUEST_LEAVE_TOWN); ``` fixed the diablo quest warning for me. imagine meph might be similar (it being a different flag we need to look at)
You should be using d2template w/ the auto injection feature. The injector is currently unmaintained. Instructions can be found here. https://www.reddit.com/r/slashdiablo/wiki/legacy#wiki_slash_bh
sorry, I linked the [JS lib](https://github.com/dschu012/d2s) for reading/writing saves. I'll try to take a look at this when I get a chance.
I don't have the FreePIE on my machine anymore, but if someone submits a pull request with a working dll, I can merge it in.