Difference between revisions of "On NPC Mod Creation and Compatibility, while being the least intrusive to core game resources"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Redirecting to new version)
 
(238 intermediate revisions by 3 users not shown)
Line 1: Line 1:
On NPC Mod Creation and Compatibility, while being the least intrusive to core game scripts
+
#REDIRECT [[Compatible_Companion_Mod_Creation]]
 
+
UNDER CONSTRUCTION
+
 
+
Created by Idomeneas
+
 
+
The purpose of this wiki is to help the modder community to tackle one of the most important problems we face: compatibility between all our mods, in particular those mods that introduce NPC followers.
+
 
+
I'll share with you my approach to handling companions, based on what I have done with my mod, [http://social.bioware.com/project/3152/ Valeria Addon], my experiments and experience. My goal has always been to be the least intrusive to the game core resources (meaning don't change them at all if possible), while having the companion behave appropriately in most parts of the game.
+
 
+
Let us begin.
+
 
+
'''1) Understanding the game mechanics and the module event script'''
+
We first need to discuss how the game makes
+

Latest revision as of 15:45, 10 July 2011