DarthParametric

Modders
  • Content Count

    4,666
  • Joined

  • Last visited

  • Days Won

    531

Everything posted by DarthParametric

  1. You are confusing the division of labour in a module, the difference between static elements and dynamic elements. The LYT handles the static elements, i.e. the room models. The door hooks in the LYT aren't used at all. All the dynamic elements - doors, placeables, creatures, triggers, transitions, etc. - are handled by the GIT. The hooks do have one use though. They provide the intended door position, so you can just plug those co-ords into the GIT.
  2. What's the specific droid and in which module? From what I recall those repair DLGs should all use the same generic global script, but it's always possible one doesn't and has an error. Edit: Might be helpful if you zip up a save and attach it.
  3. That is no doubt true, but there are known thieves on there. "2CRI" for example. Anything of mine you see there is outright stolen, not authorised by me.
  4. Going back to your original post, this is actually something KTool can do. Look for the blueprint, items sub-section of templates.bif.
  5. Presumably it's hard capped at 100%. If that's the case you are out of luck as far as scripting goes. You'd need to change all the base item prices in the global UTIs (item templates). That's what Bioware did for the stimpaks, except they created a second set. There are the regular ones you get at the beginning of the game, then if you nuke the giant fish they swap to the other set that cost more.
  6. There's little point. Pretty much all of them have already been told, and Valve doesn't care.
  7. Yes, lots of mods on the Workshop are stolen by retards/assholes and reuploaded there without permission. There's an existing thread about it from about a year ago.
  8. Yeah there are a number of Russian (and other non-English) sites that host stolen mods. I'm sure some of them would try to excuse it by saying they are doing translations or something, but they never ask for permission. Best not to link to them, lest they get traffic they don't deserve.
  9. We make no claims of compatibility with M4-78 or EE, regardless of version. It may work or it may not, that's up to the enduser to determine. TSLRCM is probably still fine, I don't think any radical changes were made. K2CP is pretty innocuous at the moment, it doesn't make anything like the sorts of changes K1CP makes, so it's probably fine. But nobody has assessed the current status formerly as of yet.
  10. Big guns:

    Big_Guns.thumb.jpg.3059943f1ba73c5f33e4c90825edb824.jpg

    I had to do an update for my Harbinger Hull Fixes mod. While I was at it, I figured I should probably address something that has always bothered me. So I hacked up the Harbinger's exterior model, made some new gun meshes, and plonked it on top of the bridge. And since the bridge is just a reskin of the Endar Spire's bridge, it will also slot straight into K1. I think I might add some actual mesh frames to the glass as well, give those dirt stains something to actually accumulate around.

    One drawback is that the guns now almost completely block the docking collar which I added previously. Oh well.

    1. jc2
    2. LDR
    3. DarthParametric

      DarthParametric

      I added some inner frames to the windows. Changed the glass texture as well, although I'm still tweaking that.

      Harbinger_Bridge_Windows_02.thumb.jpg.f5cd4f5bce2cfc40b217cf4d0285d562.jpg

       

      Harbinger_Bridge_Windows_03.thumb.jpg.0041e6d07fd65c8753dc5ebef2e86763.jpg

    4. Show next comments  138 more
  11. His thugs in the Shadowlands use the Sith Apprentice appearance (41), so no, they are not changed.
  12. Game version is determined by what game's nwscript.nss you feed the compiler. And there is no reason to have TSLPatcher compile scripts unless you require the use of script tokens. Regardless though, if your source came from TSL then it needs to be vetted for use with K1, as JC pointed out.
  13. Eh, it's an icon. I'm sure you can change it on your end if you feel the need.
  14. Good thing it only took someone four years to notice. That might have caused problems.
  15. Read the linked thread. You can't have a hooded outfit without making a disguise due to how the engine duplicates animations between head and body models. If you want a different mask, edit SS's model.
  16. It was a request. If you want the full getup, just use SS's mod directly.
  17. Nothing has changed regarding fonts. Installing K1CP on Android would be the same as any other TSLPatcher mod. You presumably need to do it on a PC and then copy the files back. But I don't have the mobile version, so I have never done it myself. You'd have to ask someone conversant with it how to do it. And be aware that as of K1CP v1.8, it is no longer compatible with K1R, so you have to pick one or the other.
  18. Just note that SS's mod requires a tweaked version to match his revised weapon models. So while the fix I made for the Community Patches works fine with the vanilla gun models, when used with this mod the guns will be slightly mispositioned, possibly with some minor clipping.
  19. @forfunandmore: The updated version is live. The Dantooine element is now a separate component, so you'll need to run the installer a second time and choose it from the drop-down after installing the primary part of the mod. After installing, extract the attached archive and drop the UTP into the user's Override before they reach Dantooine. This will make the added computer terminal non-interactive, but still leave all added placeables in-place. Dummy_Dantooine_Terminal.7z
  20. The vanilla issue is fixed by the Community Patches.
  21. The problem is that integrated guns use the droid's racetex texture due to how appearance.2da works. SS has a fix, it just hasn't been uploaded yet.
  22. Kindly stop spamming this in every Revan mod's comment section. The source of the problem is this mod (at least in K1). I have a fix for it. I just need to contact @Sithspecter about it.
  23. This is not something you can do with placeables. Well not existing placeables anyway. What you are talking about is room model editing and/or creation. This has to be done in 3DS Max/GMax. It's not a topic that can be easily summarised in a couple of lines. As for screenshots, you can enable them in the ini under the [Game Options] section, setting EnableScreenShot=1 and in K1 you can also use GUIsInScreenShot=0 to always take screenshots without the GUI just like in first person mode (doesn't work in TSL though). Using the PrintScreen button will save screenshots in the game folder as TGAs.
  24. Seems like I can probably split the Dantooine component out into a separate optional installation. I'll take a look at it over the weekend and upload an updated version.
  25. It's possible. The requirements for doing so, and the difficulty, depend on whether or not you've already installed it.