Difference between revisions of "Category:About Modding Etiquette"

No selfish dialogue please
imported>DragoonWraith
(Keep your scripting light as possible)
imported>JOG
(No selfish dialogue please)
Line 5: Line 5:
*Keep any new dialogue clean.  Information on unclean dialogue can be found in the [[Unclean Dialogue|Unclean Dialogue Tutorial]].
*Keep any new dialogue clean.  Information on unclean dialogue can be found in the [[Unclean Dialogue|Unclean Dialogue Tutorial]].


*Don't create self-centered dialogue that adds topics or greetings to all NPCs in the world, without a means to avoid them. Another modder might want to create a NPC that knows absolutely nothing about current events or doesn't care about them. If you want to add generic topics to all NPCs, add them to the quest "'''Generic'''" or make your own quest and test for "'''[[GetIsPlayableRace]] == 1'''" and "'''[[GetInFaction]] ForgottenOnesFaction == 0'''".
*Don't click on '''Recompile All''' in the Script Edit window of the TES Construction Set.  Doing so includes all of the scripts from currently open TES Files in your mod making it bigger in file size and possibly interfering with somebody else's mod.
*Don't click on '''Recompile All''' in the Script Edit window of the TES Construction Set.  Doing so includes all of the scripts from currently open TES Files in your mod making it bigger in file size and possibly interfering with somebody else's mod.


Anonymous user