so I have added a few lld items to my normal item find scripts, i believe i have the majority of the code correct, however i am recieving an error so obv i do not. the error is /Insertfilepathhere/NTItemParser.ntl (64) TypeError: 2 yada yada, i know 64 points to sorceressitem but i am unsure of where my error is located. so if someone could doublecheck this and let me know i would greatly appreciate it. only going to post my sorc items since thats when it freezes
[Type] == orb && [Quality] <= rare && [Class] <= exceptional # [FireSkillTab] == 2 ([SkillEnchant] == 3 || [SkillFireball] == 3) && [ItemLevelReq] <= 30
[Type] == orb && [Quality] <= rare && [Class] <= exceptional # [SkillBlizzard] == 3 && [ColdSkillTab] == 2 && [ItemLevelReq] <= 30
if you need all my scripts just let me know, thanks
Bookmarks