Hi all,
Just thought I'd ask if there are any modding guides out there that I could use for the conversation scripting?
I unpacked the master.dat and patch000.dat and i'm just trying to get my head around it all.
The dialog lines have a code to start like '201' then the words. Does this number link to another file somewhere to they know when to say this?
Also how does the file know when the NPC says the dialog or the player character?
E.g
{100}{}{You see Standing Fist.}
{101}{}{Standing Fist is the chief warrior of your tribe.}
{102}{}{So there you are, the Chosen One. Hmmmph! How goes your quest?}
{103}{}{Pretty well.}
{104}{}{Not so good.}
{105}{}{Ugh?!}
this alone seems to deal with a 'look', 'examine' and parts of both NPC and player character dialog. Any help would be greatly thanxed
(btw Im new to this modding but I am a fast learning since I've worked on other games. Any other guides would be great also.)
Just thought I'd ask if there are any modding guides out there that I could use for the conversation scripting?
I unpacked the master.dat and patch000.dat and i'm just trying to get my head around it all.
The dialog lines have a code to start like '201' then the words. Does this number link to another file somewhere to they know when to say this?
Also how does the file know when the NPC says the dialog or the player character?
E.g
{100}{}{You see Standing Fist.}
{101}{}{Standing Fist is the chief warrior of your tribe.}
{102}{}{So there you are, the Chosen One. Hmmmph! How goes your quest?}
{103}{}{Pretty well.}
{104}{}{Not so good.}
{105}{}{Ugh?!}
this alone seems to deal with a 'look', 'examine' and parts of both NPC and player character dialog. Any help would be greatly thanxed
(btw Im new to this modding but I am a fast learning since I've worked on other games. Any other guides would be great also.)