Guest cornel Posted March 11, 2016 Posted March 11, 2016 I was taking a look at the baseitems.2da, and noticed that I have an entry for lightsabers (name: 496, label: lightsaber), and that at the end of the file there is another entry with the same name (actually, it's a number, but the column title says "name), i.e. 496, this one for training lightsabers. Wouldn't this cause a conflict? Should I give the training lightsaber (probably an entry from the training sabers to lightsabers mod) another number? Quote
Fair Strides Posted March 11, 2016 Posted March 11, 2016 The name column is a reference to a TLK entry that will be the name of the baseitem group. The only conflict issue would be if the row indexes/numbers were the same. Quote
Guest cornel Posted March 11, 2016 Posted March 11, 2016 You mean the first column, called: (Row Label), with the consecutive numbering cannot have a repetition? Quote
Fair Strides Posted March 11, 2016 Posted March 11, 2016 Yeah. The game would most likely find the first instance of that row label and then never find the row you intended it to find. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.