-
Content Count
38 -
Joined
-
Last visited
Community Reputation
7 NeutralAbout doboy
-
Rank
Jedi Apprentice
Profile Information
-
Gender
Not Telling
Recent Profile Visitors
3,475 profile views
-
-
File Name: UI Redesign File Submitter: doboy File Submitted: 19 Sep 2017 File Category: Mods TSLRCM Compatible: Yes Replaced the main UI to something more slick, a little inspired by the original KoTOR one. Just put all the files into to your override folder. Should be compatible with everything except most other UI mods in a similar vein. Click here to download this file
-
Hilts for All View File This mod includes 9 different hilt styles for each type of lightsaber (single, double, and short). They are available in all colors, and you will need an existing lightsaber hilt to change. How it works: The screenshots show a step by step process. First, you'll want to remove the upgrades and crystals in the lightsaber hilts you want to change or they will get lost (really no way around this). Open up the lightsaber bin, beside the bench, and click switch to give items. Scroll and select the lightsabers you want to change. Next, click the lightsaber bench and hit continue. Click the style you want, and when it's done and all lightsabers have been changed, the new ones will be in your inventory! Extra: Also includes a mod I made a while ago that toggles headgear visibility on and off. It works more or less the same. Located opposite of the lightsaber bench. Compatability: Should work with TSLRCM, but it is not going to be friendly with other lightsaber and crystal mods. Credits: Thanks to Kaiden_Jorn, Kaiden_Jorn, and Kaiden_Jorn for making all of the lightsaber hilts and allowing public use: "All my mods here on Deadlystream are all now up for grabs. Change them, fix them, do what you want. You do not need my permission nor consent and you may rerelease it whereever/however you like. I do however, expect to be credited as the original author in the readme. I wont be around to see it, so it wont bother me at all, lol." http://deadlystream.com/forum/user/8962-kaidon-jorn/ Thanks to the people at deadlystream.com as well. Submitter doboy Submitted 09/19/2017 Category Mods TSLRCM Compatible
-
-
Version 1.0
638 downloads
This mod includes 9 different hilt styles for each type of lightsaber (single, double, and short). They are available in all colors, and you will need an existing lightsaber hilt to change. How it works: The screenshots show a step by step process. First, you'll want to remove the upgrades and crystals in the lightsaber hilts you want to change or they will get lost (really no way around this). Open up the lightsaber bin, beside the bench, and click switch to give items. Scroll and select the lightsabers you want to change. Next, click the lightsaber bench and hit continue. Click the style you want, and when it's done and all lightsabers have been changed, the new ones will be in your inventory! Extra: Also includes a mod I made a while ago that toggles headgear visibility on and off. It works more or less the same. Located opposite of the lightsaber bench. Compatability: Should work with TSLRCM, but it is not going to be friendly with other lightsaber and crystal mods. Credits: Thanks to Kaiden_Jorn, Kaiden_Jorn, and Kaiden_Jorn for making all of the lightsaber hilts and allowing public use: "All my mods here on Deadlystream are all now up for grabs. Change them, fix them, do what you want. You do not need my permission nor consent and you may rerelease it whereever/however you like. I do however, expect to be credited as the original author in the readme. I wont be around to see it, so it wont bother me at all, lol." http://deadlystream.com/forum/user/8962-kaidon-jorn/ Thanks to the people at deadlystream.com as well. -
Oh my god you are the best person in the world lol
-
I'm trying to get an NPC to play an animation after walking to a location. As far as I understand, Actions() are placed in a queue and perform one after another, but I'm not entirely sure. I have something like AssignCommand(guy, ActionMoveToLocation() ); DelayCommand(1.0, same guy, ActionPlayAnimation() ) ); // I just put delay command because I've had problems with scripting actions in sequence very fast. Now I have a workaround, but it's kind of ugly. Hopefully I made my situation clear here. Is there something I'm not understanding?
-
Ok, this worked. I didn't know it saved a copy and thought it just loaded the new version in the override folder like it does with scripts. Thanks man.
-
I haven't had much luck with this, and I was wondering if anyone else had. I've tried applying an effect to an npc through script, but there doesn't seem to be any listed hologram effect. I've also checked the "Is Hologram" box in the .utc, but I don't see any changes. Any ideas why?
-
doboy joined the community
-
I know there are couple that already exist, but I honestly haven't tried them. From what I've seen they kind of just change enemy hit points and such though. One of the things that is mildly annoying in the kotor series and Bioware games in general is that your character quickly becomes overpowered. I would enjoy replaying the game if there was actually a challenge. There is an interesting crafting system, but I hardly have any motivation or incentive to use it since my team just plows through everybody anyways. Medpacs quickly become useless becomes force heal pretty much unlocks god mode. I could go on but I would do it if it was quick and easy, but I'm not really interested in rebalancing a lengthy game by myself. I'm curious if anyone else shares my sentiments.
-
Yeah I took a little break, but I'm going to start to work on it again. Luckily I have a proof of concept for each of the parts, so I know everything is possible. I have to model and texture some lightsabers. There are (should be) 9 different, distinct sets of lightsabers. I don't want to overload the player with options and it seems a reasonable amount to unlock over the course of the game. Also, in my experience, there are only so many ways to model a tiny little cylinder that are really unique from another. The styles are generally inspired by existing lightsabers from the movies and games. The really cool thing is that every style can be changed to any color. And when you unlock a style, you can change any lightsaber you have to that style be it a double-bladed and a short saber. I've basically modeled 9 of the single bladed variants, so I have to model their double-bladed and short counterparts and texture them. I still have to figure out a good way to progressively unlock the lightsaber styles throughout the course of the game. I would also love to include a party member alternate appearance since a good amount of them can't take advantage of the changing armor skins part. I don't have the time or will to make new character textures though. I might search around and see if I can gather enough existing character textures to make it worthwhile. If anybody happens to have some or make some, I will welcome them with open arms lol. But for now it seems like a hassle.
-
Ugh, now I'm having problems getting the texture to display. I've uv mapped the hilt and the texture looks fine in 3ds max, but it won't display in the game. I'm just replacing the default lightsaber model, so I named the texture w_lghtsbr_001 and put it in the override folder. Here's a picture of what I export if it helps. Maybe something funky with the modifiers? Edit: So I figured out I actually just used the wrong name for the texture, but now the lightsaber just turns black...
-
Yeah I'll probably start doing that. The idea got me thinking that it would be cool for this to be a sort of community mod compilation. The mod, currently, is really just a 3d interface for swapping textures, models, and the like. It could maybe be developed more as an in-game mod selector. Probably not realistic but an interesting thought at least.
-
Hmm... So you're talking about adding new texture options aside from the vanilla ones? I believe this is possible. Personally I don't really have the time to create my own (or want to), but they could be implemented if you, or anyone else, decide to make some cool ones. I'd gladly include them. At it's core, that part of the mod is really not intuitive in the slightest though. Basically there are new .uti's for all of the combinations, so there is some overkill (8 variations = 64 .uti combinations). But the .uti's are only 2kb max and the edits pretty much take less than a second to do. Just a minor annoyance, and I've already done the hard work. As far as lightsabers go, I don't have too much of a problem getting them into the game and such. I'm honestly just lowkey wondering if anybody would want to help. I can do it myself, and will if need be, but creating an arsenal of lightsabers and textures by myself is exhausting because I'm not too experienced with modeling. I've been messing around with this for far too long lol.