Kaidon Jorn

Modders
  • Content Count

    628
  • Joined

  • Last visited

  • Days Won

    57

Kaidon Jorn last won the day on October 17

Kaidon Jorn had the most liked content!

Community Reputation

235 Jedi Grand Master

About Kaidon Jorn

  • Rank
    Pixel Shaver
  • Birthday 07/14/1972

Profile Information

  • Gender
    Male
  • Location
    Atlanta, Ga
  • Interests
    Cats, Star Wars games, modding, music, movies, good beer.

Recent Profile Visitors

95,658 profile views
  1. 2021 and 2024 are obviously completely incompatible. There's no need for the script in 2024. Anyway, the new version lets you select the feat at level up for the player and whatever companions you wish except non-jedi.
  2. Ok so you're using SLM 2021? The thing is the script compiles when you install the mod with certain string refs from the dialog TLK file ( there's the chance I did that wrong), so the corresponding string refs in the uncompiled script match what's in the DLG TLK. (Also 2da Memory tokens) But I can post a debug version here... void main() { int int1 = 282; int int2 = 136393; string string1 = "ip_scheme"; if ((GetIsInConversation(GetFirstPC()) == 0)) { GrantSpell(int1, GetFirstPC() ); DelayCommand(1.5, DisplayMessageBox(int2, string1)); } if ((GetIsInConversation(GetFirstPC()) == 1)) { DelayCommand(0.5, ExecuteScript("a_lrn_sch", OBJECT_SELF)); return; } } Wow. Yeah I really did make that version more complicated than necessary.
  3. Haven't made one yet. I'll maybe get to that when I post the final version of SLM.
  4. View File Simple Reskin - Malachor Simple Reskin - Malachor V KotOR2: TSL ------------------------------------------ Author: Kaidon Jorn October 2025 This mod is a simple reskin of the planet Malachor V All done with random textures from the internet. It's the second time I've attempted a planet or area reskin, so please, go easy on me. It may not be my forte, but I enjoyed making it anyway. Installation: Extract the .zip file to somewhere on your PC then just copy the subfolder to the game's Override folder. To uninstall just delete the folder from Override. Permissions: For personal use only, do not redistribute the contents herein. Thanks to the modders at DeadlyStream.com for teaching me how to mod the KotOR games and for hosting my mods. THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT OR LUCASARTS OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK AND THE ABOVE MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THESE FILES. Submitter Kaidon Jorn Submitted 10/14/2025 Category Mods TSLRCM Compatible Yes  
  5. Version 1.0.0

    9 downloads

    Simple Reskin - Malachor V KotOR2: TSL ------------------------------------------ Author: Kaidon Jorn October 2025 This mod is a simple reskin of the planet Malachor V All done with random textures from the internet. It's the second time I've attempted a planet or area reskin, so please, go easy on me. It may not be my forte, but I enjoyed making it anyway. Installation: Extract the .zip file to somewhere on your PC then just copy the subfolder to the game's Override folder. To uninstall just delete the folder from Override. Permissions: For personal use only, do not redistribute the contents herein. Thanks to the modders at DeadlyStream.com for teaching me how to mod the KotOR games and for hosting my mods. THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT OR LUCASARTS OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK AND THE ABOVE MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THESE FILES.
  6. Im going to try to finish the new version soon if anyone is still interested. Maybr have it before december but i dunno
  7. Playthrough of DeathDisco's Coruscant Jedi Temple mod in it's current state... What do you think? All assassins are much tougher and wield lightsabers, plus loot boxes are more randomized.
  8. hey I have a question about melee weapon upgrades. 

    Is it possible to only have the power cell slot be upgradeable but not the edge or grip?

    1. Kaidon Jorn

      Kaidon Jorn

      No there is not! 

      Ok, well that woulda been cool. Oh well.

  9. Actually, you may want to try this in conjunction with the Aspyr version of the game. Glitched Lightsaber Hilt Fix - TSL Aspyr - Modder's Resources - Deadly Stream
  10. Alright I need a clue... Is there a way to indent things on textures with a filter or....? I'm trying to retex some concrete walls on Dantooine and I'm not seeing a filter that bevels things IN rather than OUT. Or is this done by just trying to draw shadows in there? The bevel filter on GIMP is almost useless...bah!
  11. View File Simple Reskin - The Ravager Simple Reskin - The Ravager KotOR2: TSL ------------------------------------------ Author: Kaidon Jorn March 2025 This mod is a simple reskin of Nihilus' ship - The Ravager. All done with random textures from the internet. It's the first time I've attempted a planet or area reskin, so please, go easy on me. It may not be my forte, but I enjoyed making it anyway. Installation: Extract the .zip file to somwhere on your PC then just copy the subfolder to the game's Override folder. To uninstall just delete the folder from Override. Permissions: For personal use only, do not redistribute the contents herein. Thanks to the modders at DeadlyStream.com for teaching me how to mod the KotOR games and for hosting my mods. THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT OR LUCASARTS OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK AND THE ABOVE MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THESE FILES. Submitter Kaidon Jorn Submitted 04/20/2025 Category Skins TSLRCM Compatible Yes  
  12. Version 1.0.0

    42 downloads

    Simple Reskin - The Ravager KotOR2: TSL ------------------------------------------ Author: Kaidon Jorn March 2025 This mod is a simple reskin of Nihilus' ship - The Ravager. All done with random textures from the internet. It's the first time I've attempted a planet or area reskin, so please, go easy on me. It may not be my forte, but I enjoyed making it anyway. Installation: Extract the .zip file to somwhere on your PC then just copy the subfolder to the game's Override folder. To uninstall just delete the folder from Override. Permissions: For personal use only, do not redistribute the contents herein. Thanks to the modders at DeadlyStream.com for teaching me how to mod the KotOR games and for hosting my mods. THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT OR LUCASARTS OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK AND THE ABOVE MENTIONED COMPANIES OR THE AUTHOR IS NOT RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THESE FILES.
  13. Well, Bao-Dur's dialog part where you build your lightsaber was supposed to fire the script that grants you the feat. So if the script was missing or if a different Bao-Dur dialog file was present then it couldn't happen. Nothing I could do about that.
  14. Yeah I did exactly that and got it all back to normal. I did forget to say that after I did it as it was getting late. Thanks.
  15. Ok, got a problem. I uninstalled it after playing, but now I still have orange icon borders after reinstalling the base game and TSLRCM with the Blue UI mod. There's no "if_icon.tga" type files left over from ROR to delete. What do I do?