PrtyLizardJedi Posted July 3, 2004 Share Posted July 3, 2004 I need help on things 1.How to connect modules? 2.Making doors PERMANENTLY locked (not openable in any way) 3.I still haven't learned how to auto-initiate a dialgoue, as with the Dark Jedi on Tatooine, Anchorhead and Kashyyk, Czerka Landing Port. Please help! I really need to know this stuff! Link to comment Share on other sites More sharing options...
Fred Tetra Posted July 3, 2004 Share Posted July 3, 2004 Ok, so I'm no expert on this, but here's what I've found: It appears that when a conversation is "auto-initiated", what is happening is that your character has crossed into a trigger area. For my example, I will use the Czerka Landing Port. All files referenced are in RIMS | Modules | kas_m22aa.rim and kas_m22aa_s.rim. In the Triggers_List section of m22_aa.git, there is a Trigger named "kas_zaalbartrig". If we look in kas_zaalbartrig.utt, which is the trigger itself, we see that the ScriptOnEnter value is set to k_pkas_zaaltalk1. Next, looking in the k_pkas_zaaltalk1.ncs script. Looking far down in the script, we see that a conversation is initiated using ActionStartConversation with a value of "22aa_zaalb01_01", which refers to 22aa_zaalb01_01.dlg. I realize this is a simple example, but perhaps it will help. Link to comment Share on other sites More sharing options...
BountyHUNTER12 Posted July 3, 2004 Share Posted July 3, 2004 I'm pretty sure that the "Do you want to mod SW:KotOR? Then start here!" thread has a link about doing this although the title of that link does not say about doing this kind of task. Good Luck Link to comment Share on other sites More sharing options...
Darth333 Posted July 3, 2004 Share Posted July 3, 2004 Here is a document concerning the trigger format: http://nwn.bioware.com/developers/Bioware_Aurora_Trigger_Format.pdf I made a mini guide for this too but it is still incomplete due to lack of time. I could send you what I have when I get home this evening. Link to comment Share on other sites More sharing options...
PrtyLizardJedi Posted July 3, 2004 Author Share Posted July 3, 2004 Please do so Darth333 PS: YAY!! I AM A WAMPA NOW!! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.