D2NT Error : NTSnagIt.ntl (111) : TypeError:_item.name is undefined
^ I get that error every so often, I didn't know how to fix it. When though a lot of the code and couldn't find anything weird about it. Are there limits to the item_config files? (ex if you put the limits to high so it still picks it up and sells it.)
Somethings you guys might want to change for the next version is:
me.maxgametime = 270; (it was set to 20 minutes, now its set to 4.5. I'm only doing 3 bosses though)
var gameMinLength = 240000; (it was set to 180000(I think) and i kept on getting relemed)
NTConfig_ClearPosition = true; (it was set to false, it wouldn't kill any of the monsters going down to Duriel and get stuck in the doorway and chicken out.)
Thanks,
Jay
^ I get that error every so often, I didn't know how to fix it. When though a lot of the code and couldn't find anything weird about it. Are there limits to the item_config files? (ex if you put the limits to high so it still picks it up and sells it.)
Somethings you guys might want to change for the next version is:
me.maxgametime = 270; (it was set to 20 minutes, now its set to 4.5. I'm only doing 3 bosses though)
var gameMinLength = 240000; (it was set to 180000(I think) and i kept on getting relemed)
NTConfig_ClearPosition = true; (it was set to false, it wouldn't kill any of the monsters going down to Duriel and get stuck in the doorway and chicken out.)
Thanks,
Jay