D2Respec.dll?

This would be the forum for questions about how to work with mod making tools which can be a problem of its own.

Moderator: Paul Siramy

Post Reply
Hodor
Posts: 39
Joined: Wed Jul 06, 2016 6:02 pm

D2Respec.dll?

Post by Hodor » Wed Sep 07, 2016 10:41 am

Hi anyone have a link to a tutorial on what D2Respec.dll does / how to use it.

I am upgrading a mod to have a hires (1280x768) using D2expres.dll (so it will be also compatible with a Glide wrapper). However, this makes it incompatible with the PlugY active skill reset.

I hope D2Respec.dll allows a way to reset skills while in game... how so?

Does anyone know how to use D2Respec, or another way to make a skill resspec?
My mod is on patch 1.10f

Thanks!

User avatar
SpiKe.
Forum Tech Support
Champion of the Light
Posts: 280
Joined: Thu Jul 28, 2011 5:25 pm
Location: Germany
Contact:
Germany

Re: D2Respec.dll?

Post by SpiKe. » Wed Sep 07, 2016 11:25 am

In D2Mod.ini

D2Respec = D2Respec.dll

[Respec]
pSpell = 20

in misc.txt

Code: Select all

Token of Absolution	Token of Absolution		0	100	0	0	1	1	0	1	1		toa	elx	toa	16	1	1	0	0	0	flprun	invtoa				0	xxx			1	0	elix		item_potion	14	item_potion_drink	0	0	5	0	0	0	0	0	0	0			0	-1	20														0	0	0	non	0					255					255					255					255					255					255					255					255					255					255					255					255					255					255					255					255					255			0	0	0	xxx	xxx						0
now you got a Token of Absolution like in 1.13.

Hodor
Posts: 39
Joined: Wed Jul 06, 2016 6:02 pm

Re: D2Respec.dll?

Post by Hodor » Wed Sep 07, 2016 4:54 pm

Thank you for your reply!
You are AWESOME!

I can create the token, it works when I compile the misc.bin (even though it is still called an evil force) by running D2 using direct text. YAy@ Thank you!!!

The toa shows up as a blank square named an evil force (no longer has the T graphic), which does nothing when I right click it (only makes the potion sound)...

Any ideas?
Last edited by Hodor on Wed Sep 07, 2016 7:15 pm, edited 1 time in total.

User avatar
SpiKe.
Forum Tech Support
Champion of the Light
Posts: 280
Joined: Thu Jul 28, 2011 5:25 pm
Location: Germany
Contact:
Germany

Re: D2Respec.dll?

Post by SpiKe. » Wed Sep 07, 2016 5:32 pm

First. You need a graphic for the token called "invtoa", also u need a textstring called "toa" in ur LNG.tbl files to let it display normal.

What do u mean by "when I put this file into the 1.10f mod to run next to PlugY (using PlugY to directly read the bin files outside the mod patch file)"? I don't know what u mean.
To load that Plugin u have to use D2Mod 1.02 - also u should't have any "pspell" in use with ID 20. If nothing happens after u click the token, something is wrong with the files or u forgot to add something (maybe didn't made an entry in the d2mod.ini?).

U can show me how ur files look like (D2mod.ini, Plugy.ini, misc.txt...) and i may can figure out ur problem.

Btw: i know that it's working for 1.10 since im using this. It could be also possible that you have a wrong d2respec.dll? Where did u got it from btw?

Hodor
Posts: 39
Joined: Wed Jul 06, 2016 6:02 pm

Re: D2Respec.dll?

Post by Hodor » Wed Sep 07, 2016 7:14 pm

Ah yes, now I got it working!

1000 thanks to you!

After trying all sorts of things (checking and rechecking the files you mentioned)... I tried changing the D2mod.ini description for D2Respec

[D2Respec]
combined=20

I'd really like to only reset the skill points, I tried setting it to skills=20 but that doesn't work (Assuming because the toa doesn't only reset skills).

It is possible that I have a wrong d2respec.dll, I took it from another mod since I couldn't find the source by googling.

User avatar
SpiKe.
Forum Tech Support
Champion of the Light
Posts: 280
Joined: Thu Jul 28, 2011 5:25 pm
Location: Germany
Contact:
Germany

Re: D2Respec.dll?

Post by SpiKe. » Wed Sep 07, 2016 7:17 pm

Hodor" wrote:Ah yes, now I got it working!

1000 thanks to you!

After trying all sorts of things (checking and rechecking the files you mentioned)... I tried changing the D2mod.ini description for D2Respec

[D2Respec]
combined=20

I'd really like to only reset the skill points, I tried setting it to skills=20 but that doesn't work (Assuming because the toa doesn't only reset skills).

It is possible that I have a wrong d2respec.dll, I took it from another mod since I couldn't find the source by googling.
You should let it by "pspell = 20" since thats the pspell its using (if u going to misc.txt, u will see in the "pspell" line that there is a "20" insert).
This Plugin also reset both, skills and status points...u can't make any change within the plugin to change this feature!

User avatar
Xaphan
Hosted Forum Moderator
Arch-Angel
Posts: 1113
Joined: Fri Oct 08, 2010 10:55 am
France

Re: D2Respec.dll?

Post by Xaphan » Wed Sep 07, 2016 11:37 pm

If you took it from my mod, be carefull because it's a modified version of the original. It will do strange things with some skill ID's, and won't work at all with others.

Bigiss
Posts: 1
Joined: Mon Sep 25, 2017 10:44 pm

Re: D2Respec.dll?

Post by Bigiss » Mon Sep 25, 2017 10:48 pm

Hey guys- I'm looking for d2respec.dll for use in 1.10. Does someone here know where I can get it, or is some able to send it to me?

For reference, Ive gotten a realm up and running with Eastern Sun mod (and some personal changes like additional uniques, ect) but I am trying to get some kind of respec in the game. My server is allowing PlugY plugins, so Im going to try that route now, but I dont think its going to work. Id love to have it as simple as whats in this thread (adding the DLL, adding the Token recipe, adding the token image). Please let me know if you can help out with the file or some advice on the easiest way to get it respec going for my players.

Thanks!

User avatar
Trevor
Forum Legend
Principality
Posts: 2068
Joined: Sat Aug 05, 2006 11:03 pm
Location: Alberta Canada
Contact:
Canada

Hand-picked

Re: D2Respec.dll?

Post by Trevor » Wed Jan 24, 2018 10:41 pm

I have this file. If you still need it, just post here and I'll upload it for one of the admin to post.
Cheers
AfterMath Overview: http://www.aftermathcentral.com

Following the path of least resistance is what makes rivers and men crooked.
- Author Unknown

Mod Completion: Always under Construction
D2SE Compatible Only

Playing AfterMath v3.0.1 ~ 1020 MB
Released March 31, 2017

hulkchat
Posts: 7
Joined: Sat May 26, 2018 1:25 pm

Re: D2Respec.dll?

Post by hulkchat » Tue Jul 03, 2018 8:03 pm

Trevor wrote:
Wed Jan 24, 2018 10:41 pm
I have this file. If you still need it, just post here and I'll upload it for one of the admin to post.
Cheers
Hi
I need a file D2Respec.dll, could you download it and give me a link?

User avatar
Conqueror
Posts: 62
Joined: Mon Oct 23, 2017 8:03 pm
Argentina

Re: D2Respec.dll?

Post by Conqueror » Wed Dec 18, 2019 3:50 pm

SpiKe. wrote:
Wed Sep 07, 2016 11:25 am
In D2Mod.ini

D2Respec = D2Respec.dll

[Respec]
pSpell = 20

in misc.txt

Code: Select all

Token of Absolution	Token of Absolution		0	100	0	0	1	1	0	1	1		toa	elx	toa	16	1	1	0	0	0	flprun	invtoa				0	xxx			1	0	elix		item_potion	14	item_potion_drink	0	0	5	0	0	0	0	0	0	0			0	-1	20														0	0	0	non	0					255					255					255					255					255					255					255					255					255					255					255					255					255					255					255					255					255			0	0	0	xxx	xxx						0
now you got a Token of Absolution like in 1.13.
You have respect.dll link?

Post Reply

Return to “Tools”