Cube Recipe not accepting Elite Unique Name

Post here about all aspects of D2 mod making whether it's information, problems or whatever. Please specify whether your post is relating to Classic D2 or the Expansion.

Moderator: Nizari

Post Reply
User avatar
krakenn
Posts: 56
Joined: Fri Oct 23, 2009 1:16 am
Location: Kansas City, MO
United States of America

Cube Recipe not accepting Elite Unique Name

Post by krakenn » Thu Apr 09, 2020 12:50 am

My goal is to create unique charms of every existing unique item so that you can put unique items into a 3x4 charm zone.
I cloned small charm in misc.txt and changed its code to be 1x1,1x2,1x3..2x4 so that each unique charm would have its proper inventory slots respective of its unique counterpart.
Cloned each unique item and changed its code to be whatever slots it had.
Created a cube recipe where you put in any magic charm and a unique item (using its name from uniqueitems.txt) and it will output the unique charm.
Everything works, except for the Elite Uniques. It seems it won't accept the name for the elite uniques in the input columns. Help?

User avatar
Kieran
Senior Moderator
Angel
Posts: 617
Joined: Mon Oct 22, 2007 9:46 am
Location: England
Contact:
Great Britain

Hand-picked

Re: Cube Recipe not accepting Elite Unique Name

Post by Kieran » Thu Apr 09, 2020 9:38 am

It would probably be beneficial for you to post the lines from your .txt files :) I am suspecting item levels may be playing a roll.

Post Reply

Return to “General Mod Making”