Page 1 of 1

Rogue Hireling equip Amazon Bows

Posted: Mon Nov 20, 2017 9:37 am
by devurandom
I did some quick testing and was able to get Rogue hireling to equip Amazon Bows.
However, no stats were are added to the hireling by these class specific weapons.

Anyone have more info on this? How much code is required to fix?
Possibly, there's a flaw in my method of testing ?

:-|

Re: Rogue Hireling equip Amazon Bows

Posted: Tue Sep 17, 2019 6:42 pm
by b1n
Reliving this topic, any news about this?
1.13c
Maybe comparing to barbarians that can use primal helms

Re: Rogue Hireling equip Amazon Bows

Posted: Wed Sep 18, 2019 2:14 am
by devurandom
I fixed that about 2 years ago. After I replaced Hireling equip code, I rewrote GetItemRequirements
to fix that issue. Since replaced other code too. Merc Equip Code is now over 3K lines.

Diablo II Merc Full Equip

Re: Rogue Hireling equip Amazon Bows

Posted: Wed Sep 18, 2019 7:58 am
by jessedazebra
Will this be added in BaseMod? This feature is awesome.

Re: Rogue Hireling equip Amazon Bows

Posted: Thu Sep 19, 2019 5:41 am
by devurandom
Its part of UVLoD.

Re: Rogue Hireling equip Amazon Bows

Posted: Fri Nov 15, 2019 1:59 pm
by Kaladann
Wow, really impressive !
Great job !

Re: Rogue Hireling equip Amazon Bows

Posted: Fri Dec 13, 2019 8:35 pm
by lee_lee
devurandom wrote:
Wed Sep 18, 2019 2:14 am
I fixed that about 2 years ago. After I replaced Hireling equip code, I rewrote GetItemRequirements
to fix that issue. Since replaced other code too. Merc Equip Code is now over 3K lines.

Diablo II Merc Full Equip
Pro. Could you help me to wear full equip for Merc. I searched alot in this web but have no toturial for this. Some link too old and died. Plz help me or give me the link to do it. Thank you

Re: Rogue Hireling equip Amazon Bows

Posted: Fri Dec 13, 2019 11:48 pm
by jzkqnuh
when will the release?

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Dec 14, 2019 1:04 am
by tmuhlhausen
this is a very old topic, this feature is included in devurandoms, UVLod pack. scroll up and look at his signature

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Dec 14, 2019 3:13 pm
by lee_lee
tmuhlhausen wrote:
Sat Dec 14, 2019 1:04 am
this is a very old topic, this feature is included in devurandoms, UVLod pack. scroll up and look at his signature
im opening a LOD sever in my country. I really need a code or toturial to expand equipment for merc but i cant find any link because of too old. Im sorry im new in mod d2. :(

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Dec 14, 2019 5:44 pm
by devurandom
jzkqnuh wrote:
Fri Dec 13, 2019 11:48 pm
when will the release?
UVLoD 4 is 99.9% finished. UVLoD 3 was never released except to a closed beta tester. I have one random bug to fix left that I know of. But after procrastinating everything in life for ~4 years for D2 coding obsession, I have catching up to do on that first.
lee_lee wrote:
Fri Dec 13, 2019 8:35 pm
Pro. Could you help me to wear full equip for Merc. I searched alot in this web but have no toturial for this. Some link too old and died. Plz help me or give me the link to do it. Thank you
For full equip merc there's a softcoded method
viewtopic.php?t=56363

For 1.13c you can use this for code edit to equip ring, boots, gloves amulet, belt.
viewtopic.php?t=62378

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Dec 14, 2019 7:37 pm
by lee_lee
For full equip merc there's a softcoded method
viewtopic.php?t=56363

For 1.13c you can use this for code edit to equip ring, boots, gloves amulet, belt.
viewtopic.php?t=62378
[/quote]
Thank you alot. I found a long time . I think softcoded method is easy to me. :) But it seems only use 1 ring. @@

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Dec 14, 2019 8:15 pm
by lee_lee
devurandom wrote:
Sat Dec 14, 2019 5:44 pm
jzkqnuh wrote:
Fri Dec 13, 2019 11:48 pm
when will the release?
UVLoD 4 is 99.9% finished. UVLoD 3 was never released except to a closed beta tester. I have one random bug to fix left that I know of. But after procrastinating everything in life for ~4 years for D2 coding obsession, I have catching up to do on that first.
lee_lee wrote:
Fri Dec 13, 2019 8:35 pm
Pro. Could you help me to wear full equip for Merc. I searched alot in this web but have no toturial for this. Some link too old and died. Plz help me or give me the link to do it. Thank you
For full equip merc there's a softcoded method
viewtopic.php?t=56363

For 1.13c you can use this for code edit to equip ring, boots, gloves amulet, belt.
viewtopic.php?t=62378
Devurandom. I have a problem with softed code. Im open a new d2 sever and when i update this patch on sever the character that weared equipment for merc have a bad hireling and cant join game. So, how i can fix this?

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Dec 14, 2019 10:00 pm
by devurandom
There isn't public code for 2 rings unless your using 1.10.. if so look into SVR's code edit for 1.10, though it may not work as you expect it to. for 2 rings in merc to work properly like the player ring placement, you'd want to rewrite the server and client code that handles item placement for mercenary.

There is no discussion allowed about D2 Server on this site. Read the Terms of Service.
Take those questions to the phrozen keep discord site, or an admin will lock this topic.

Re: Rogue Hireling equip Amazon Bows

Posted: Sun Dec 15, 2019 1:47 am
by jzkqnuh
I use UVLoD 1.40, it doesn't have this new functions yet ;)

it would be perfect if Anya's prize were Unique Class Item

Re: Rogue Hireling equip Amazon Bows

Posted: Sun Dec 15, 2019 4:54 am
by devurandom
The last public release of UVLoD was 2.03. almost 2 years ago.

Re: Rogue Hireling equip Amazon Bows

Posted: Sun Dec 15, 2019 2:13 pm
by Freeend
Could you send the link of the latest version?
In your signature link appears as 1.40

Re: Rogue Hireling equip Amazon Bows

Posted: Sun Dec 15, 2019 3:04 pm
by Freeend
UVLoD 4 will have:
- AutoGoldPickup with Sound and In Town options
- CPU Fix
- All Missing SuperUniques can be spawned - not map based
- Nilathek Portal Fix
- Display Item Level and Item Max Sockets
- Gamble Refresh

?

:download:

Re: Rogue Hireling equip Amazon Bows

Posted: Sun Dec 15, 2019 6:55 pm
by devurandom
a lot more. but the new feature list isn't released until I have time to release UVLoD 4 open beta, and until I have spare time to fix any new bugs found in open beta, that wasn't found in closed beta.

Re: Rogue Hireling equip Amazon Bows

Posted: Sun Dec 15, 2019 6:59 pm
by Freeend
eagerly waiting then ;)

Re: Rogue Hireling equip Amazon Bows

Posted: Sat Oct 31, 2020 2:10 am
by Freeend
Any progress?