JCarter426

M478_Staff
  • Content Count

    1,505
  • Joined

  • Last visited

  • Days Won

    126

Everything posted by JCarter426

  1. I haven't taken a look at that mod, but that's basically it, yeah. In an ideal situation, the item you actually equip would have no disguise property, then the heartbeat script would fire and replace it with the disguise one. And then similarly swap out any in the inventory with the dummy version. Disguise effect wouldn't preserve the head, though. All that nonsense is just to preserve the head. You shouldn't need booleans if we're talking about mask items. The heartbeat script would only need to check if the item doesn't have the correct disguise property, which could be handled through the item tag. Mm, like I said I've thought about doing it before too... I've just never had a reason to try it. If I have time I might write up some generic code at least as a starting point.
  2. I've given this some thought before. It's totally possible with the heartbeat script, just not... practical. But if you do want to go with that option, there is an alternative to the disguise effect. You could script the heartbeat to remove and replace the item, depending on whoever is wearing it, and then make multiple copies of the item, each with the right disguise property. However, you wouldn't be able to include those items in the upgrade system, since you'd be destroying the upgrade parts every time the item was equipped. That couldn't be removed through ClearAllEffects and as a bonus the disguise would be removed immediately when the item is removed. If you want to retain each character's head though, that's much trickier. There is a function for that, DuplicateHeadAppearance, but it requires two spawned objects in order to compare their heads. You can't just input head numbers. It might be possible to implement, but because it would be so convoluted I never attempted it. It would go something along the lines of... Equip item -> Heartbeat script fires -> get the item user's current appearance, before the disguise item -> apply the disguise item -> spawn a creature, any creature (ideally somewhere the player can't see) -> apply the desired disguise effect to that creature -> DuplicateHeadAppearance with the spawned creature and the item user (assuming it gets the right head) -> delete the spawned creature -> item user now has the desired head and body combination. There are a number of potential issues I can imagine. You'd probably have to set a boolean for whether the item has been equipped or not, to make sure the script is fired when the item is equipped but also when it is removed to fix everything, and also to account for area transitions, party members being sent away and then summoned again, etc. You might also have to store the player's appearance as a numeric so you can call it again later. I'm not sure if simply removing the item would set everything back to normal, so you might have to repeat the spawning and duplicating procedure, or apply a disguise effect using the player's original appearance, or maybe apply any other disguise effect and then clear it... I could go on and on. Like I said, convoluted. But it may be possible. And it's tempting.
  3. I've converted each shot with the stacks into an image sequence for anyone who wants to look into this: Jedi Library Stacks
  4. Looks like it's from one of the visual effect models, v_revmask1_dur or v_revmask2_dur (I believe that's just male/female).
  5. Sounds like one of the metamagic feats. A lot of that was left in KOTOR and may be functional - for example, all the existing spell casting functions include a parameter for metamagic feats - although I never took a look at it. There's other stuff that's in a similar state. It seems the Sith uniform was going to be done through a polymorph spell, and so that might be still functional. Also the time stop effect does work, although it makes the game a little crazy. It freezes literally everything in the game.
  6. I doubt adding model accessories would be possible. It looks like the 2DAs were set up to allow for it, but the models weren't. There are no hooks for the additional items, nor do I see any way of assigning them. A lot of stuff that was fully functional in NWN was simply stripped away from KOTOR. Since they actually made distinct models for all the items, I assume they intended to put it in at some point... but maybe they ran out of time, or they couldn't get it to look nice. So even if the belts and such have models, there's no way to tell the game to render it, at least not that I can see.
  7. User content does not count as "personal information". The terms of service had a whole section covering user content and it affirms that user content was always the intellectual property of the user: It stipulates that the site is free to maintain and distribute copies according to the needs of the site's function (since that's how hosting works) but they claim no ownership of the files and include provisions for removal of files. They have since shut down the site, so all this agreement is effectively terminated. It does not apply to Nexus or any other site. GameFront has nothing to do with where the files are going now. They shut down their site and are no longer hosting the files. But they gave a warning before the shutdown so users could get what they wanted before time ran out. So some people in the modding community used the Internet Archive and other means to create a backup - just copies of the Filefront webpages as they originally appeared, as if the site were still hosted. The Nexus staff then took the files from these backups and began hosting them on their own site, without seeking permission - or even any form of communication at all. So, it's all right because it was their plan to unilaterally ignore everyone's intellectual rights from the beginning. The problem I have is that they're not just preserving the files. The mods were actually already saved and are in no danger of being lost. They may be more difficult to find for the average user, but they are there, in their original state, the state everybody agreed to. This was the most that had to be done to save the content from being lost, and it was the most that could be done while still respecting the rights of everyone involved. Nexus, on the other hand, has chosen to take these files and integrate them into their website structure. These stolen mods appear alongside other mods as if they were uploaded legitimately. They're being allowed to get away with this because they claim to be doing this for the greater good of saving these mods. And the users of their site praise them for this because to them, to the users of Nexus that don't frequent Deadly Stream or JKHub or the other respective communities, Nexus is their savior, because their disregard for intellectual property allows their hosting to be more public and convenient. But I don't know these users on Nexus. And they don't know me. There has never been any interaction between us. I don't upload mods there because I upload them here and on LucasForums, where the KOTOR modding community is active (to a degree). If you take content I created and distribute it on a site I don't use to people don't know, without involving me at all, it feels like you're going behind my back. That's what bothers me. The interaction is cut. I'm never going to hear what they think of my mods and the only mods of mine they ever get to see are the ones that happen to have been stolen - which in this case, are from years ago, some bugs and lacking the updates I've already done. And that's not fair to either side. It's that interaction that keeps the modding community alive.
  8. They don't have to make the mods public on their website in order to preserve the files. They don't have to release them all at once under a dummy account rather than putting the absolute least effort possible in attempting to contact and properly credit any of the authors at all.
  9. Yeah, that's a little crazy. We could go back and forth over the issue ignoring authors' rights to preserve their work, but this part I cannot fathom. How do you justify uploading content created by users of your own site under a different name without their permission... without even contacting them? That's inexcusable. This is not an issue of tracking down people based on the email they used a decade ago. I already had an account on Nexus - I don't upload mods with it because I don't particularly like the site, but it's the same username, email, etc that I used for Filefront. Sithspecter actually uploads mods on Nexus! You don't need to hire a private investigator to figure out who we are.
  10. Well, as soon as I heard about this I contacted their staff to have my mods removed and they did so today. I maintain backups of all my releases and I reupload the old ones I think are not of embarrassingly terrible quality, or which are specifically requested, so they were never lost. I don't care to have my mods on Nexus, and in a couple cases they were uploading older versions that contained bugs. So there are pretty good reasons for these files to not be there, if you needed a reason other than the fact that I never consented to it.
  11. It's PLC_cputerCon, but I'll leave the texturing to someone more competent.
  12. View File JC's Merchant Inventory Fix for K2 This is a slight fix to address a problem that arises with certain mods. Certain weapon and armor textures are present in some other models, so if you install a mod that alters the texture mapping of these items, it creates a bit of a mess. This mod replaces the textures in these instances, so they will always use the original game textures. If you don't have any other mods installed, this won't do anything. But it won't hurt to have it installed either. If you spot any more incidents of this problem, please contact me and I'll add it to a future release. Submitter JCarter426 Submitted 05/19/2016 Category Mods TSLRCM Compatible  
  13. Version 1.1

    806 downloads

    This is a slight fix to address a problem that arises with certain mods. Certain weapon and armor textures are present in some other models, so if you install a mod that alters the texture mapping of these items, it creates a bit of a mess. This mod replaces the textures in these instances, so they will always use the original game textures. If you don't have any other mods installed, this won't do anything. But it won't hurt to have it installed either. If you spot any more incidents of this problem, please contact me and I'll add it to a future release.
  14. Ah, I wasn't sure if you had or not. I was working on this since I played with Toasty Fresh's models and I was planning to check out yours on my next go.
  15. View File JC's Merchant Inventory Fix for K1 This is a slight fix to address a problem that arises with certain mods. Certain weapon and armor textures are present in some other models, so if you install a mod that alters the texture mapping of these items, it creates a bit of a mess. This mod replaces the textures in these instances, so they will always use the original game textures. If you don't have any other mods installed, this won't do anything. But it won't hurt to have it installed either. If you spot any more incidents of this problem, please contact me and I'll add it to a future release. Submitter JCarter426 Submitted 05/19/2016 Category Mods K1R Compatible  
  16. Version 1.1

    3,293 downloads

    This is a slight fix to address a problem that arises with certain mods. Certain weapon and armor textures are present in some other models, so if you install a mod that alters the texture mapping of these items, it creates a bit of a mess. This mod replaces the textures in these instances, so they will always use the original game textures. If you don't have any other mods installed, this won't do anything. But it won't hurt to have it installed either. If you spot any more incidents of this problem, please contact me and I'll add it to a future release.
  17. The camera problem you're having is just one of the game's oddities, and there's no easy way to fix it. When the camera is set to angle 0, the game randomly selects another angle - usually 1, 2, or 3. 1 is a close-up of the speaker, 2 is over the listener's shoulder, and 3 is a wide shot. When angles 2 and 3 can't be displayed correctly - if there are other characters between the speaker and listener, or if they're too close to a wall, or whatever - then the game defaults to another angle instead. In this case, the game is defaulting to a close-up of the player. This problem can happen anywhere at any time, and it's not a problem that's going to arise every time, because it depends on the positioning of the characters and the random selection of the camera angles. So the only thing you can do is what you've been doing - fix each problem as they arise. Changing the angles to 1 shouldn't cause any problems, although it removes the variety of the angles, or at least, the variety that's there when it actually does work correctly.
  18. I hadn't thought to test if it negated other bonuses. That's good to know, although unfortunately it wouldn't do what I want. The attack bonus thing is tricky because DEX is applied instead in certain cases. And it would reduce the character's physical damage rather than the item's damage type. And it would stack if you wield two of that item. So I really don't want to go that route. Yeah, I suspected that... but I was checking the damage in the combat log too. So even putting the equipment screen weirdness aside, it's still not applying the right effects.
  19. Looks great! I'm not sure how to go about the textures. Using the original game texture would be a bit tricky since the mapping on it is all over the place. Lots of overlapping with some parts used multiple times, and adjacent faces using completely different parts. It's probably doable, but obviously a custom texture would look better, if someone is interested in doing one.
  20. Maybe they rewrote it after they had to cut the factory - the line "make my sacrifice matter" from one of the online previews never made it into the game. Or maybe it was only one possible outcome.
  21. Actually, you can use any script as an include file. It doesn't matter if it has main() so long as it has other subroutines. I usually give my include files a blank main() because that way NWNNSSComp will check it for errors. It doesn't affect how the scripts are included in other files in the slightest. Model variations are 8-bit, meaning you can only use numbers 0 through 255.
  22. I'm not sure if all of what you're describing is possible in K1. Unfortunately the upgrade systems for each game function very differently. In K2 you can simply create new upgrade items and their properties will be added to all sabers unilaterally; however, in K1 the upgrade properties are determined in each individual lightsaber item file, so it's a bit of a mess making new ones. I also got a bit carried away with some ideas I've had since yesterday. If I can get everything to function in the game, I'm going to be adding two additional hilt types and doing an overhaul of the lightsaber properties in baseitems.2da. Essentially, I'm planning to get rid of short lightsabers - they'll still be there, just grouped with regular lightsabers different - and use the third available type for my new ideas.
  23. That's applied in the module's ARE file. I believe they're the Dirty values, although it's been a while since I messed with that stuff.
  24. Glad you like it. I am planning on a crafting system. I haven't worked out all the details, although I have already done a lot of what you're describing. There are different crystal types, including the unstable crystal with the red lightning effect, and you'll be able to alter any crystal to a degree. The main thing I'm debating is whether to allow you to build stuff from scratch, or to make you track down the parts for it. In my K2 version the goal was to get rid of the randomness of the existing system and make up for the poor lightsabers to Jedi ratio. Once you finish crafting your own lightsaber, you can craft as many lightsaber parts as you desire, although you are still limited by the amount of crystals in the game. In effect, you can make as many lightsabers as there are crystals, and there is not a dearth of color crystals, so I think it worked out all right. You may be surprised to hear, however, that this is not what I had planned to do at all. Originally I wanted to make saber parts continue to be part of the random loot system. NPCs would no longer reward you with lightsabers and certain containers and stores and so on would also sell them. But I thought this might be considered an annoyance, so I changed my mind at the last minute. To process the gameplay into something that was rewarding but still fair just would've taken more work than I was prepared to do at the time. The issues I'm trying to address in K1, though, are very different from K2's. I don't think K1 is particularly lacking in lightsabers, because there are so many Dark Jedi whose stuff you can take. The problem I have with K1 is the lack of customization. K1 has no upgrade system for the lens, emitter, and energy cell, like K2 has. K1 has fewer lightsaber crystals than K2. K1 has fewer lightsaber colors, and the two most powerful crystals in the game are limited to one color each. Those are the things I'm trying to change here. Due to the game's limitations, the only way to go about it is to let you make your own crystals - the opposite of what I did in K2. Allowing you to craft crystals, which K1 really does need, in addition to crafting parts as you can in the K2 version would allow you to make infinite lightsabers, unless they're limited by some resource. So I'm still considering my options here. Well, I'm not sure how elaborate I'll be making the scavenger hunt just yet. It might still be more work than I'm prepared to do at the time. I'd be interested in hearing ideas, though.