dead1486 Posted February 10, 2008 Share Posted February 10, 2008 I'm completely new to TSL modding so I'm hoping for a little help creating a mod. Here is what I want to do specifically. Have a dialog popup after party member accepts jedi training allowing you to choose one of three colored lightsabers for them to construct. If Lightside: Green, Blue, Yellow If Darkside: Red, Purple, Orange Along with this I want to assign a Jedi class to each color which the character will be assigned based on the color choice as well as a prestige class which will activate when that character hits the 15th level of their Jedi class. I for sure want to make the classes assign the appropriate skill sets as well. Anyone know if this would be possible? If it is can someone give me some pointers as to where to start? (haven't found much in the tutorial sections related to this) Thanks! Link to comment Share on other sites More sharing options...
DarthJebus05 Posted February 10, 2008 Share Posted February 10, 2008 This is for K1, but it might work in K2: AddMultiClass( CLASS_TYPE_JEDIGUARDIAN, GetObjectByTag("Mission")); Link to comment Share on other sites More sharing options...
dead1486 Posted February 10, 2008 Author Share Posted February 10, 2008 Is that from the jedi academy on dantooine or user created content? Edit: Nm, I found the thread with padawan scripts and whatnot now if I dip into the previous prestige mod (with the creators permission) I should be able to set up some decent triggers and perhaps a quick dash to the upgrade station on the hawk. Luckily if I do this just right I won't have to worry about vo's Edit2: Anyways I've got basically everything I need to make this work (thanks alot darthjebus). The only thing I don't know how to do is make :: these special dialogs :: Anyone? Link to comment Share on other sites More sharing options...
murdrax Posted February 10, 2008 Share Posted February 10, 2008 goodluck dead id definmately be interested in downloading this if it gets done!! Link to comment Share on other sites More sharing options...
dead1486 Posted February 10, 2008 Author Share Posted February 10, 2008 So a little tougher then I had anticipated lol. Would anyone be interested in working with me on this project? It really shouldn't take long What I'm having trouble with is finding the dialogue points where the party member accepts jedi training. Also I'm having trouble figuring out how to create a piece of dialogue and attach a script to it (The blade color choosing part). Thanks in advance! Link to comment Share on other sites More sharing options...
Darth Payne Posted February 10, 2008 Share Posted February 10, 2008 Have you taken a look at how Deadly Stream did the Lightsaber Choices mod? http://knightsoftheoldrepublic.filefront.com/file/;85978 It might give you the clues you need. Link to comment Share on other sites More sharing options...
dead1486 Posted February 10, 2008 Author Share Posted February 10, 2008 Thank you that is a very helpful bit of information Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.