Description:
Inside Gnomeregan, Engineers can acquire schematics from 2 of the Matrix Punchograph 3005 machines - B and D.
Matrix Punchograph 3005-B is not offering player to learn the hidden schematic.
Matrix Punchograph 3005-D is not giving player Schematic: Discombobulator Ray upon accessing even if skill level and required Security DELTA Data Access Card are held.
Additionally, I don't believe this schematic is supposed to drop from the mobs listed in DB either.
Meaning the drop hasn't changed over the years.
This schematic is exclusive to Gnomeregan by the method mentioned previously or by last boss.
Expected behaviour:
Matrix Punchograph 3005-B is supposed to offer Schematic: Minor Recombobulator if your Engineering skill is 140+ - it's an auto-learn, not a item to the inventory.
Matrix Punchograph 3005-D is supposed to automatically give you (no clicking required) Schematic: Discombobulator Ray (again auto-learn) upon using the red punch card if the player has Security DELTA Data Access Card in their inventory and their Engineering skill is 160+.
This schematic should not be dropped from all the mobs currently listed in the DB.
Steps to reproduce the problem:
Branch(es):
3.3.5
TC rev. hash/commit:
TrinityCore rev. f6b22df9bd22 2021-01-13 00:53:43 +0200 (3.3.5 branch) (Win64, RelWithDebInfo, Static)
Operating system:
Windows 7 Ultimate x64 SP1
Good research. Thank you. I was not aware of these details, but then again, Gnomeregan was never one of my favorite instances.
I have scripts, gossips, conditions and all other stuff but with custom gossip ids
If anyone can share gossip stuff from classic sniffs, I can finish my scripts
e5518b53fa37fbcf401db635d95099b474a916d0
Would be nice if schematics part will be tested again because I guess I was able to learn schematics only after manually learning and unlearning them
Maybe I just learned profession wrongly or something like that
To make options visible
.addi 9280
.addi 9327
.addi 9281
Of course also requires engineering 160+
If still does not work, I'll create new issue
@TQPS : Maybe you or any of your friends would like to test it, now that this C++ script conversion to SAI commit has been published.
Nvm
Rebuilding now to test.
All testing is done via normal gameplay.
Edit: NM, the database I auto checked hadn't applied the fix. Checked my own AOWOW and change was there :) - thank you.
I'll reach back after building and testing re the Matrix changes.
There was a mistake, fixed with last commit
Can confirm everything is working as intended. Was able to acquire both schematics through normal game play options provided I had the level requirements and held the appropriate items.
A bonus is that you also fixed the issue with the dialogue box coming on up Matrix-A even if you didn't have a white punch. So thanks for that.
I tested getting the prismatic card before the schematic as well and results were as expected - you could no longer get schematic.
Thanks so much for this fix. Awesome job!!
Nice, you're welcome
Most helpful comment
I have scripts, gossips, conditions and all other stuff but with custom gossip ids
If anyone can share gossip stuff from classic sniffs, I can finish my scripts