XPOff

Eleannor
Eleannor
The Fourth Socket, is an imba guild name fyi
Conzil
Conzil
That't the best part, you can't.

Blizz didn't really intend to have 4 socket slots, so the UI doesn't really support it, same thing happens if a helm with 3 socket slots upgrade with an additional socket.
chelly
chelly
I havent tried myself, but is the UI the only issue? if one were able to write a script or weakaura/UI extension addon to socket the 4th slot, do you think it would work then?
Conzil
Conzil
maybe?
Eleannor
Eleannor
Conzil
Conzil
@Brihan is a script master, I bet he can solve this
Brihan
Brihan
That's gonna be hard to find a solution without having access to a char that has the feature, to test random stuff ^^
I'm gonna try to find things to tests
Conzil
Conzil
Raven-Heart Headdress with socket proc
Eleannor
Eleannor
@Brihan, can you have a lvl45+ in PTR? I could craft you a Legendary Plate belt there (3 baseline sockets)
Brihan
Brihan
Let's try some stuff on discord ;)
chelly
chelly
that link isnt working for me, can you inv me somehow else?
chelly
chelly
the socket helper addon will highlight unused sockets and can place in sockets with a single click without opening up socket window. Have not tested on a 4th socket
chelly
chelly
my assumptions would be that if the code for this addon didnt work for a 4 socket item out of the box, and if we could get access to the lua code behind it, we might be able to adjust the code for finding a 4th socket/ placing the gem there
Brihan
Brihan
I'm not on the discord either, but tried through PMs without any answer yet :FrogeTorch:
Currently the plan is, while having the socketing window open:
1) paste /run print(GetNumSockets()) to check if that 4th slot exists for real
2) if the answer was "4" then do a left click on the gem you want, then paste /run ClickSocketButton(4) to see if it adds the gem and changes the tooltip
Conzil
Conzil
FoUXWuX.png

step 1 done
nothing happens on step 2 tho
but doing it on the other numbers worked
Top