Noob Issue Naming items - Please help

Users who are viewing this thread

nsg3

Recruit
I'm kind of self teaching myself to mod. I've been opening up other mods and trying to figure out where everything goes and how it's all working.

I'm currently just trying to make a sword out of pieces that are already crafted.

What I am confused about is the {!=00blah isn the names. Somebody told me it had to do with languages and acted like it wasn't a big deal.

I don't know how to interpret what I need to put there.

I've noticed in some mods the use of something like {!=NPCharacters.name.myname}

I just assume roll with this method rather than coming up with those strings or whatever.

My problem is I can't figure out what I need to put there for CraftedItems

SPItems.CraftedItems.name.myweaponname

or is it just SPItems.Items.name.myweaponname

or is it something different????

If there is link you can send me to learn about this that would be awesome
 
Back
Top Bottom