jc2

Members
  • Content Count

    944
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by jc2

  1. I should have done that... but naw I'm just a bad scripter and haven't done much with TSL yet, so I made a check to see if PC has the form, then a fire/check to see if he's already taught, then a script to give. There were 14 different forms, so that ended up being 14x4 +plus a few to cover the different cut to black scripts. I ended up fading to black with sequenced noises implying training. (four different sequences, to keep it from becoming mundane). I didn't think a montage for teaching her each form would be polite to the player who wants to teach her 3 or more forms, and ends up seeing the same content again and again. Do you think I should add a training montage after she becomes a jedi/dark jedi?
  2. "since it affects your companions, it will take effect immediately and won't cause any issues by itself." I will be a bit more clear, since that was more of a comment modders would understand. Yes, yes it can work anywhere at any time, as long as you can speak to the Handmaiden. After you've made her a Jedi even (which is when this mod kicks in).
  3. View File Train The Handmaiden One of the great things about TSLRCM is that the Exile can teach the party all of the forms that they learn from the Jedi masters. You could teach Atton, Mira, Visas, Bao-Dur, and Disciple all the forms and techniques you learn… wait, shouldn’t Handmaiden be on the list? She ought to be in the first place when she becomes a Jedi! However, there wasn’t any scripting or VO available for the Handmaiden to be trained in the games files nor was there ever an alternate solution. Well, after some script writing and some VO splicing by jc2, you can now teach Handmaiden all the forms just like you could for your other companions! This mod can be installed easily at any time during your playthrough and will take effect when Handmaiden becomes a Jedi. Enjoy!- Mellowtron11 Installation: Run tslpatcher **NOTE** PartySwap by DarthTyren is compatible & Leilukin's Handmaiden Fem Romance & are any other mods that edit handmaiden.dlg Compatible with TSLRCM Incompatible with anything that edits "262bdcg.dlg" see readme for workaround if necessary. If you receive these 2 errors, nothing is wrong. And the installer will continue to patch these 2das as needed. These two errors simply mean that the installer does not need to place these two files in the override folder because they are already there, and will continue patching them correctly. This was put in place in th e unlikely event that your override did not have these two files already within. • Warning: A file named globalcat.2da already exists in the override folder. Skipping file... • Warning: A file named spells.2da already exists in the override folder. Skipping file... See readme for details on how to use. Any feedback, regardless of its nature, is appreciated! Submitter jc2 Submitted 12/17/2017 Category Mods TSLRCM Compatible Yes  
  4. jc2

    Train The Handmaiden

    Version 2.0

    8,051 downloads

    One of the great things about TSLRCM is that the Exile can teach the party all of the forms that they learn from the Jedi masters. You could teach Atton, Mira, Visas, Bao-Dur, and Disciple all the forms and techniques you learn… wait, shouldn’t Handmaiden be on the list? She ought to be in the first place when she becomes a Jedi! However, there wasn’t any scripting or VO available for the Handmaiden to be trained in the games files nor was there ever an alternate solution. Well, after some script writing and some VO splicing by jc2, you can now teach Handmaiden all the forms just like you could for your other companions! This mod can be installed easily at any time during your playthrough and will take effect when Handmaiden becomes a Jedi. Enjoy!- Mellowtron11 Installation: Run tslpatcher **NOTE** PartySwap by DarthTyren is compatible & Leilukin's Handmaiden Fem Romance & are any other mods that edit handmaiden.dlg Compatible with TSLRCM Incompatible with anything that edits "262bdcg.dlg" see readme for workaround if necessary. If you receive these 2 errors, nothing is wrong. And the installer will continue to patch these 2das as needed. These two errors simply mean that the installer does not need to place these two files in the override folder because they are already there, and will continue patching them correctly. This was put in place in th e unlikely event that your override did not have these two files already within. • Warning: A file named globalcat.2da already exists in the override folder. Skipping file... • Warning: A file named spells.2da already exists in the override folder. Skipping file... See readme for details on how to use. Any feedback, regardless of its nature, is appreciated!
  5. jc2

    Cheating in Pazaak

    KOTOR or TSL? Here are two k1 scripts. (not tested might fail fyi) void main() { object oA = GetFirstPC(); GiveGoldToCreature(oA, INSERT NUMBER OF GOLD); } /// compile this script, then save it as JC2_plusgold, now add this to the dlg /// in the script fires section after a win or loss. /// alternatively you could make the enemies deck very easy, and remove the wager /// then add the give gold script. /// there is no way (As far as, I know to force the game to let you win) void main(){ PlayPazaak(10,"JC2_plusgold", 0); } /// if you go this route, make sure you compile the two scripts seperately, /// and place them in the override folder /// also place them in the dlg files, prior the pazaak match starting, /// you will have to delete the original play pazzak script from that dlg file
  6. This... has been harder/longer than I thought it would be. It turns out that I am still an amateur scripter. Is anyone willing to test this mod out? I should have a testable version finished soon.
  7. jc2

    Party Leveler K1

    Updated! Thanks for letting me know!
  8. Yes, small amount of dlg editing (this would be incompatible with Party Swap unless I got his permission to modify his files), a little scripting, and adding the spliced line. So a very easy/small mod.
  9. Could I ask a favor for anyone commenting on this thread to quote the Non-spolier heading posted by zybl2; therefore, any person visiting the site would not accidentally run into spoilers merely by going to the homepage of Deadlystream, where the feed is updated by each new thread post. Thanks.
  10. The Spoiler thread is going to be constantly updated... This is going to be...frustrating, last time I just stopped coming here for a while..

    1. Domino5555

      Domino5555

      I figured that out, buddy.

    2. DeadMan

      DeadMan

      I'm staying away from that thread until I'll see the movie. 12 hours to wait...

    3. N-DReW25

      N-DReW25

      N-DReW25: The only person in the world who likes getting Spoiled just to have the motivation to see a Star Wars movie.

  11. Until I have confirmation from a moderator or one of the TSLRCM authors, I will refrain from action. I'd like to quote the Rules of Deadlystream.com under the Common Sense Clause, "Don't be stupid. Use common sense."
  12. jc2

    MOD:Mentor Band

    Oh right its only for K1. Ha! I guess I have been modding k1 too much.
  13. jc2

    Mentor Band

    Well it doesn't work on the PC, it only works on party members, meaning if your party member has the feat the PC will receive bonus XP. But if the PC has the feat it does nothing. Otherwise this would be a decent idea.
  14. Glad to know it worked! Well done. Now, you might want to begin a new character, because installing the newer version of TSLRCM after you've played the game will cause all kind of issues. An example would be some key plot script that triggers differently with TSLRCM and was updated in their newest version, therefore, the game could get stuck at some important plot moment. Not to mention the game data relies on saved data to update the modules in a strange way, meaning that if you've gone to the area with TSLRCM 1.8.3 and then replaced TSLRCM1.8.3 with TSLRCM 1.8.5, the game will still remember the TSLRCM 1.8.3 version of the module (area). Also, there's a thread under the TSLRCM section of the forums that lists many compatible mods and some advice on how to tweak certain mods to be compatible.
  15. I could give it a shot, i'd just add a black out screen (you know the fading to black screen shown in game cutscenes all the time) after the line let me teach you some techniques followed by the spliced lines given by SH. But this would be modding TSLRCM content right? Which would require me to acquire permission before I could work on the mod.
  16. I would agree with this if it were an option, but he noted that he is unable to re-install the game.
  17. Oh man, yeah. That's a lot of messed up. Thanks for giving all the details that helps. Okay, the second folder is probably your original that somehow got lost. Loc.mod files are zipped version of lip files, sorta. So those are exactly what you want. If you don't have the disk or steam, then, unless I am mistaken, you'll have to do this by hand removing and adding the appropriate files. Let's focus on fixing or attempting to fix the Lips issues, then we'll move on to whatever comes next. So make a copy of lips folder found on your desktop (the bigger one) and make a copy of the other (just in case) and replace the smaller with the larger. Additionally, if you wouldn't mind let me know the number of files inside the larger lips folder. Then I can double check it with my game to see if you even have the right folder. Also, we have a discord, which might make it a bit easier to help you out.> https://discordapp.com/channels/259507540503691267/259507540503691267
  18. Help yourself out and make it a long story. ;P Do you have any other mods installed? How many conversations did you see this glitch happen on? It could be one or 2 conversations (dlg files) affected or it could be a crap load of .lip files messed up. Basically, this would not be a quick fix to tinker/find the right animation, since each dlg has several .lip files that, you guessed it, move their lips during each line. You are probably best off uninstalling and removing everything you can, and then re-installing, which may sound foolish since you already tried that, but it is the best solution. Double check yourself to make sure you uninstalled everything.
  19. jc2

    MOD:Mentor Band

    Mentor Band View File JC2 PRESENTS: MENTOR BAND ========================================================================================================== ========================================================================================================== Allows the PC to benefit from Kreia's bonus XP feat known as the "Mentor" feat, without having Kreia in your party. :BONUS XP WITHOUT KREIA: Gives an armband that when activated permanently gives that Party Member the Mentor Feat Install options for Android users TSLPATCHER included Alternately, gives an armband that temporarily gives the user the Mentor Feat. Cheats codes are provided if you want to grab the droid equivalent of the armband. ========================================================================================================== ========================================================================================================== Incompatibilities: None. Compatible with: Skip Peragus, and TSLRCM As always, feedback is appreciated! Anything from I wish it had (blank) to I didn't like (blank) to any kind of positive feedback. CREDITS: Grandy12 came up with the idea and tested out/shared important information. JC2 Deadlystream.com /r kotor community Submitter jc2 Submitted 12/12/2017 Category Mods TSLRCM Compatible Yes  
  20. Just uploaded a second TSL mod! And this one is still small. ;P

  21. jc2

    Mentor Band

    Version 2.00

    994 downloads

    JC2 PRESENTS: MENTOR BAND ========================================================================================================== ========================================================================================================== Allows the PC to benefit from Kreia's bonus XP feat known as the "Mentor" feat, without having Kreia in your party. :BONUS XP WITHOUT KREIA: Gives an armband that when activated permanently gives that Party Member the Mentor Feat Install options for Android users TSLPATCHER included Alternately, gives an armband that temporarily gives the user the Mentor Feat. Cheats codes are provided if you want to grab the droid equivalent of the armband. ========================================================================================================== ========================================================================================================== Incompatibilities: None. Compatible with: Skip Peragus, and TSLRCM As always, feedback is appreciated! Anything from I wish it had (blank) to I didn't like (blank) to any kind of positive feedback. CREDITS: Grandy12 came up with the idea and tested out/shared important information. JC2 Deadlystream.com /r kotor community
  22. Does this mod still exist? Take note of the pictures shown> http://www.eurogamer.net/articles/ss_kotor2_pc

    1. DarthParametric

      DarthParametric

      You can see them here - www.darthparametric.com/images/KOTOR_Droid_Names.jpg

    2. N-DReW25

      N-DReW25

      I believe there animations are bugged. I believe the big one standing on two feet made a Cameo in M4-78EP as a deactivated war droid due to it's animationless state.

    3. jc2

      jc2

      Really? That's a fun idea to add to the M4-78EP if it was done. @DP Cool, thanks for sharing.

    4. Show next comments  69 more
  23. I, hereby, nominate the following mods as contenders for the MotY: [[[[ K1]]]] Tutorial Remover by Darthbdaman > http://deadlystream.com/forum/files/file/1158-tutorial-remover/ Light Side Genoharadan by DarthRevan101 > http://deadlystream.com/forum/files/file/1031-genoharadan-light-side/ Bastila's Darkside Bodysuit By Quanon and Revanator > http://deadlystream.com/forum/files/file/1006-bastilas-dark-bodysuit-by-quanon-revanator/ Save Mission by JC2 > http://deadlystream.com/forum/files/file/1010-save-mission/ Crystal Cave redux by djh269 > http://deadlystream.com/forum/files/file/1070-crystal-cave-redux-and-upgradeable-crystal/ NPC High Resolution Pack by Curtis1973> https://www.nexusmods.com/kotor/mods/1145 Quanon's Twi'lek Outfits > http://deadlystream.com/forum/files/file/1036-quanons-twilek-outfits/ [[[[TSL]]]] TSL Galaxy Map Fix Pack by Bead-v, Sith Holocron, and Kexikus> http://deadlystream.com/forum/topic/5236-tsl-galaxy-map-fix-pack/ Full Jedi Council by Kexikus > http://deadlystream.com/forum/files/file/1071-full-jedi-council/ Are we able to nominate Community Member of the Year like last time?
  24. Consider me hyped. Not gonna lie, looking forward to this more than the next Disney Star Wars movie...
  25. I... I just don't know how to feel towards this.... ... I just cannot even... Btw, welcome to deadlystream!