Difference between revisions of "User:Catwheezle"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Catwheezle
imported>Catwheezle
Line 11: Line 11:
*I wrote, then didn't use:
*I wrote, then didn't use:
{{ProTip|The Creation Kit stores in your mod a list of every item you change (marked with a "*" in the Cell View), even if you undo that change. The more items you "change", the greater the risk that your mod will conflict with others. You can mark objects as unchanged, which is addressed in later tutorials. For now, it's enough to know the problem exists.}}
{{ProTip|The Creation Kit stores in your mod a list of every item you change (marked with a "*" in the Cell View), even if you undo that change. The more items you "change", the greater the risk that your mod will conflict with others. You can mark objects as unchanged, which is addressed in later tutorials. For now, it's enough to know the problem exists.}}
* Would be nice to make an EditPad Pro syntax sheet per [[:User:Cipscis/Syntax Highlighting Test]]. And a vim one.

Revision as of 20:26, 21 February 2012

I'll burn out fast. I always do.

ToDo:

Protip.jpg The Creation Kit stores in your mod a list of every item you change (marked with a "*" in the Cell View), even if you undo that change. The more items you "change", the greater the risk that your mod will conflict with others. You can mark objects as unchanged, which is addressed in later tutorials. For now, it's enough to know the problem exists.