Chomp
6b86c6c29a
Check for single item with same itemId prior to inserting item from existing assort file into merged file
AssortVerifier
Reads through your trader assorts and compares them to live dump data. Will output to the console any inconsistencies.
Setup
Place files in: AssortValidator\bin\Debug\netcoreapp3.1\input
Files needed
- resp.client.trading.api.getTraderAssort.xxxxxx (one for each trader)
- resp.client.quest.list.xxxxxx
- a folder for each trader from aki server with the assort file inside. e.g. 5a7c2eca46aef81a7ca2145d / assort.json 54cb57776803fa99248b456e / assort.json (copy and paste your trader folders from server / asets / database)
Description
Languages
C#
100%