0.48 uses njip (njaguars item parser) instead of the old snagit.
if you are using yamb:
go to your d2jsp/scripts/bots folder and open yamb.d2j with notepad and look for a line that says
There should be several entrys and look for this one
Quote:
|
// This is the DEFAULT setup if the char names above are wrong
|
make it look like this:
Code:
// This is the DEFAULT setup if the char names above are wrong
else {
DSN_NIPFilePath.push("FULL.nip");
} Now save that file and go to your d2jsp/scripts/settings folder and look for .nip files. If you want to use the nip file that I am using, you can download it from the attachment below and just put it into the settings folder. Remmber: it has to be named FULL.nip
You can slo create your own nip file but you have to call it FULL.nip