Kaidon Jorn

Modders
  • Content Count

    621
  • Joined

  • Last visited

  • Days Won

    54

Everything posted by Kaidon Jorn

  1. Yes I did. But I don't think it should be applied here, just a simple (listen to me ) "check which saber color you made and insert THAT into Atton's hand. Yes it probably was decompiled with DeNCS way back when, and as a matter of fact, it's just a rewritten "c_have_any_co_cr". I should have posted the dialog part. So this script would be called "a_atton_sbr", and the saber was made with "a_give_item". But since y'all are a bunch of friggin geniuses, I bet you nailed it on the first try Thanks y'all.
  2. Alright, I need help. I've been on these stupid scripts for three days now, and I can not, for the life of me, figure out why it's creating a copy of the original lightsaber that's fired in Atton's dialog with "a_give_item". void main() { object oPC = GetFirstPC(); object oAtton = GetObjectByTag("Atton", 0); if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_130"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_130", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_130", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_131"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_131", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_131", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_132"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_132", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_132", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_133"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_133", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_133", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_134"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_134", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_134", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_135"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_135", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_135", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_136"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_136", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_136", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_137"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_137", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_137", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_138"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_138", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_138", 1), 0.0); } else { if (GetIsObjectValid(GetItemPossessedBy(oPC, "sbla_lghtsbr_139"))) { AssignCommand(oAtton, ActionEquipItem(GetObjectByTag("sbla_lghtsbr_139", 0), 4, 0)); DestroyObject(GetObjectByTag("sbla_lghtsbr_139", 1), 0.0); } } } } } } } } } } DelayCommand(8.0, SetLightsaberPowered(oAtton, 1, 0, 1)); } I have the DestroyObject() command in there right now to destroy the copy that's not in his hand at the end of the dialog, hence the (sbla_lghtsbr_13*, 1). If anyone has a better idea on how to equip whichever Atton saber you made in the dialog and not have another one copied into your inventory, that'd be great. Thanks in advance!
  3. Errr....could someone decompile this? a_bao_parts.ncs I could never get DeNCS to work on my computer after Windows 10 came out. I have it, but it won't work, and I am changing my bao-dur armor quest up a bit at the moment. Would really appreciate it.
  4. Not at the moment, gimme a minute and I'll have SLM and DHRM up and running with the new blade models, hilt models, and ambient lighting out in a couple weeks....
  5. Excellent work. Can't stress enough how much these new blade models have made me giddy with excitement! Really makes me want SLM to be the best it possibly can! Cheers!
  6. Nevermind, i found it. Alrighty, here you go. I changed the wording of it just a tiny bit. workbnch.dlg
  7. Yep! I also would really like to use two of his textures for two character saber models. Sion's and Infernal Warrior's.. What do you say @Sithspecter?
  8. Heh. One of the most satisfying things I've ever seen in this game. Oooohh, that glow!
  9. I am actually switching Bao-Dur’s ElectroMesh Armor to be a reskin of Jamoah Hogras armor which will just be Bao-Dur’s Liberator/Oppressors armor...i lost the template for the electromesh armor reskin from back then. Haven’t gotten to it yet but it’d match (well, lightside anyway) his SLM Liberator lightsaber 😜 Dont know how any of that will fit in with your idea but just to let you know😉 SLM is going to take up all my time for a bit
  10. So in case anyone was wondering, I AM working on a new SLM. SLM 2020 Been working with and learning from Crazy34 on these new blade models with ambient lighting or glow. Which means new blade cores and planes that look spectacular, that sit gloriously atop my SLM and Default Replacement hilt models. Already replaced some hilt models in SLM and would like to get GMax again to be able to model brand new hilts that don't have all those damn vertical vader grips. In fact I plan to remove a lot of those. In addition I've already expanded the workbench dialog to be able to break down or "disassemble" every single type of lightsaber in the game so you can get the crystals back out of the lightsaber and build whatever hilt you want from SLM. Oh, it'll be awhile...I only just was able to get the single saber portion of the default hilts done with the new blades.... More to come. -KJ
  11. Oh thank GOD. Hey yeah I just got your message. Totally don't mind the "work" if I have time, but I also don't really understand how to use MDLEdit fully yet. I'm-a-learnin' though! I will keep trying it with the heads up in your message. Thanks!
  12. So I've been trying forever to remember how to switch models on any given lightsaber and I know I'm doing this correctly but there is a problem... I'm trying to switch a model that Crazy34 sent me that has his new 3D blade core model and ambient lighting effect with another hilt model of mine ( blue default replacement hilt ). I get this... So I am assuming it can't be done with all the extra textures and such that are in his model. If i put the new binary mdl in my override it'll crash. Also i just noticed that MDLOps dosen't go through the whole reading faces/vertices thing it used to, that may well be my computer about to die one me. I'm about to give up and say it cant be done. I'm stuck with the few saber models he rigged with his new glowy ambient lighting model. No idea what to do except try to find GMax to download so i can try to rig it up the OLD way.
  13. No I didn't mention them to anyone, I just figured that everybody probably already knew about them. I literally just went poking around Bao-Dur's GBL folder and started listening to every single sound clip. I came across those and realized they weren't used and started coming up with how I was going to use them.
  14. There's definitely a lot more that could be done for Bao-Dur. Gonna ponder these ideas for a bit.
  15. Hey well guess what? My pc just crashed and wont come on anymore. I’m guessing power supply but don’t know for sure. Was actually testing something in TSL and it just shut off. dead. capoot. Guess im done for awhile.

    1. AmanoJyaku

      AmanoJyaku

      Feeling your pain. I have to RMA my laptop because it crashes when the battery goes below 40%. Guess that's better than it exploding...

    2. Kaidon Jorn

      Kaidon Jorn

      Welp, i’ll see today if i’m right. I can’t imagine it’s something worse.

      my computer is my whole life practically so if i go completely broke now at least I’ll still have a computer to tool around with

    3. Kaidon Jorn

      Kaidon Jorn

      Back up and running, was the power supply as suspected. But now its (windows) been running really slow and I uninstalled alot of stuff and am trying to consolidate and optimize.

      May end up reinstalling windows and everything else.

  16. I've forgotten how to switch hilt models with mdlops. ☹️

    Can you believe it?!

    1. DarthParametric

      DarthParametric

      You don't need to do that any more. That was only required with ye olde MDLOps. MDLEdit and MDLOps v1.0 and beyond can compile sabers properly just like any other model.

    2. Kaidon Jorn

      Kaidon Jorn

      Um so I need MDLedit?

      ...is 1.0 new?

    3. DarthParametric

      DarthParametric

      In both cases the downloads in the Tools section are out of date. You can get the most recent beta version of MDLEdit from this post. You can get the most recent version of new MDLOps from its Github repo.

  17. So wait,..these are new blade models?? Or textures? Or,...wait what is this?!? Man, I've been working on blade textures for 2 weeks since I was able to get Photoshop CS6. Cause let's face it, my saber blades sucked. Been diligently reducing opacity in the glows and reducing the sizes to try to get it down to barely anything. Like how I'm picturing The Mandalorian's Ahsoka blades to look like. -All beam and little glow.
  18. Listen to Khruangbin

    That is all.

    1. 1Leonard

      1Leonard

      Thanks! Sounds pretty great 

  19. It's definitely crashing on loading 262TEL which could very well be slm. But yeah Steam Workshop or no?
  20. So whats a good 3d modeling program these days?

    1. CarthOnasty

      CarthOnasty

      Free: Blender
      Paid: Maya

      (in my opinion)

    2. Kaidon Jorn

      Kaidon Jorn

      Just got Blender.

      Oh hell, I'm gunna make some laaightsaaabuuurs!

      lol

  21. would anyone happen to have a saved game at 231TEL after bao-dur has joined?

    1. LoneWanderer

      LoneWanderer

      This pack from Downloads section have it. It is for TSLRCM 1.8.3 + old version of M4-78, though.

    2. Kaidon Jorn

      Kaidon Jorn

      That won't matter, as long as I can get through the conversation

  22. 2nd attempt with Steam TSL and TSLRCM but again it crashes when Bao-Dur is introduced.

    231TEL.mod

    231sntry.dlg

    Don't get it...shouldn't be any conflicting files. 

    I renamed 231TEL.mod to 185_231TEl.mod to try to skip over it but it still crashes during that dialog.

    bleh

    1. Kaidon Jorn

      Kaidon Jorn

      Ok..so I kept a save game leaving Citadel Station and put that into a fresh install of the 4 disc version, got past that part that kept crashing, then resaved...

      Now I'm planning to reinstall Steam version with the TSLRCM from DS (here) then SLM and whatever texture mods I might want.

      Hope this works...I AM determined to make it work for STEAM version since the native 1920x1080 is so nice.

      infernal.jpg

    2. Sith Holocron

      Sith Holocron

      Your best bet is to follow the K2 Mod Builds as seen on the KOTOR subreddit.  If you have additional questions, make a thread so folks can steer you in the right direction.

    3. Kaidon Jorn

      Kaidon Jorn

      Aw forget it. Not going through all that again.

      I can't make SLM work for Steam TSLRCM, it just won't work.

      So the question is what can I fix or do for SLM on the 4disc version that would be worth the trouble? 

      I don't know...

       

      Suffice to say, SLM is NOT compatible with the Steam version of the game.

      SLM requires the 4 disc version and the stand alone TSLRCM mod from here because that's what I built it on.

      Sorry, I tried.

    4. Show next comments  33 more