-
Content Count
84 -
Joined
-
Last visited
-
Days Won
13
CapitaineSpoque last won the day on July 9
CapitaineSpoque had the most liked content!
Community Reputation
80 Jedi Grand MasterAbout CapitaineSpoque
-
Rank
Jedi Padawan
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Dantooine enclave extra rooms modder's ressource
CapitaineSpoque commented on CapitaineSpoque's file in Modder's Resources
-
StellarExile started following CapitaineSpoque
-
Ive fixed this for my own mod. I also removed the middle armor piece because it was poorly rescaled. SithNadd is right, all you have to do is to edit the module model and the .git for the placeables location.
-
Hi there! Super cool idea to add the triggers, i'll do something similar for the security pannel i've implemented in the Hawk. Just a small feedback: I think you used male local strings for doors name, if i remember correctly using male strings will end up with the name not being shown with a female character, while using female strings will show the name whatever the gender. Im 99% sure this is the case for items, Not sure tho for anything else like placeables or doors but it'd be worth it to check this out i think? Gj for the mod!
-
SWTOR Icons Modder's Resource
CapitaineSpoque commented on DarthParametric's file in Modder's Resources
-
[WIP] K1 - Kotor Expansion Pack
CapitaineSpoque replied to CapitaineSpoque's topic in Work In Progress
My bad -
[WIP] K1 - Kotor Expansion Pack
CapitaineSpoque replied to CapitaineSpoque's topic in Work In Progress
Ho so as i said, this is a cutscene. Nothing happends in actual game I used Glintercept for free camera, edited the hideout module to have carth walk between the workbench and the bed and perform the talking animation, then i recorded the footage. After that i simply stitched together some copyright free human sound effects, T3-M4 soundtrack from TSL and Carth lines. Finally i used the green screen eye blinking, i blurred the footage i recorded and converted the files to .bik -
[WIP] K1 - Kotor Expansion Pack
CapitaineSpoque replied to CapitaineSpoque's topic in Work In Progress
Nothing too fancy, i used a copyright free green screen eye blinking effect -
[WIP] K1 - Kotor Expansion Pack
CapitaineSpoque replied to CapitaineSpoque's topic in Work In Progress
A small informal update on restoring Carth's cut dialog after Taris crash and the Enclave Sublevel modeling. Carth's dialog restoration, and post pod crash revisions Enclave sublevel modeling I can't wait to add proper content to the sublevel, i'm really proud of the near final result -
-
-
[WIP] K1 - Kotor Expansion Pack
CapitaineSpoque replied to CapitaineSpoque's topic in Work In Progress
Hello there! So basically, i have done the same thing as force camouflage, with some more steps to make everything work. Here is the detailed process if anyone wish to do the same thing. In K1, the force camouflage feat itself does not do anything and is purely cosmetic. If Juhani can go into stealth, it's because she has got a stealth belt equipped into her creature hide slot. The stealth belts are obviously not equippable on droids in vanilla, but there is a column for this in baseitems.2da (Droid can use, or usertype, something like that). You can put 3 different values in there, 0 so both humans and droids can use the item, 1 so only humans can, and finally 2 so only droids can. However, i couldnt "just" change this value for the stealth belt, because it would cause the default stealth belts to be equippable on HK/T3 in their shield slots. So what i did is that i copied the Stealth Belt row in baseitems.2da and created a new row dedicated for droids only so it would not affect the default belts. There is also an annoying limitation that i couldnt get around with K1. In vanilla you cannot select the stealth skill in the GUI. I thought i could fix this by editing the Skills.2DA file, because its possible in there to edit if a class has access to a dedicated skill. However, even after opening the skill to the combat droid class, if you you try to click on Stealth and allocate skill points there with HK, you get a message telling you that droids cannot use Stealth. However, if you specify a higher "recommanded" priority number for Stealth than the other skills, you actually get skill points invested into stealth by clicking "Recommanded" in the GUI. This was not working really as i wanted it to be. Finally, a character cannot go into stealth if they do not have at the very least 1 point in their Stealth skill (even if they have items that provides them stealth skill point bonus). So basically, i've added 2 skill points into Stealth to HK by default when he joins you, so he is able to use the thing. I've changed his hide items type for his upgrades by the newly created stealth belt row dedicated for droids, and i've made each upgrade increase his stealth skill so there is still a progression. The belts also provide the newly created feat for HK, which is the same as G0-T0 in K2 btw. Purely cosmetic, just like force camouflage, but it tells the player the new passive. Kinda convoluted, but it works and that's all i wanted Also, while we are talking about HK and his hidden items... In K1, I noticed yesterday that HK's unarmed animations were broken (just like T3). He does have 2 unique melee animation, but It's broken because he didnt have a proper "pause" animation and dodge animation inbetween his melee hits. In K2 this has been fixed by Obsidian, the only thing they removed from K1 model is an animation for poison (cohesive, as droids cannot get poisoned in the game). So i've converted K2 model and now HK has got his unarmed animations fully working (same process as T3!). I'm wondering if I should provide HK some dedicated unarmed feats with his upgrades. Seeing this big robot perform kicks is hella terryfying lmao 😄 -
View File Dantooine enclave extra rooms modder's ressource Description: This is a modder's ressource. In K1 jedi enclave there is a dormitory for visitors with 3 opened rooms. 2 other doors were present in front of the 3 rooms, but were closed (without any geometry behind them). I mirrored the preexisting rooms so now there are 3 playable rooms. Basically you just have to drop the 5 files included into override, but you will also have to edit the doors from the .git because in vanilla 2 of them are closed and the last one is non existent because it was a wall. Disclaimer : This mod should be compatible with anything i guess? The only minor problem with my ressource is that i extended the basic corridor's walkmesh to be able to walk into the new rooms. This is not the "by the book" way to pull it out, but i couldnt manage to make the door links work despite my numerous attempts. So the only downside from this ressource is, if you want to have a different ambient sound in these new rooms separate from the main corridor, you can't. But in vanilla the rooms should have the same ambient sound than the corridor, so its not a huge deal here. I also provided an edited minimap. Credit: Thor110 for his very valuable insights. Kotor discord channel for insights on developping mods for this awesome game. Permissions: Feel free to use my work as you see fit, just credit me if you use my files. Submitter CapitaineSpoque Submitted 07/07/2025 Category Modder's Resources
-
[WIP] K1 - Kotor Expansion Pack
CapitaineSpoque replied to CapitaineSpoque's topic in Work In Progress
Hello there guys! We've seen most of the common feats in the last post. Today another small showcase, this time focusing on what i think is the most important part for a Bioware game: Companions! My problems with how companions are handled in K1 The most general changes i'm bringing Now, let's dive into each companion and what has been done until now! I won't dive into every change such as attributes modifications or base feat/skills but the biggest ones. Carth Mission Zaalbar Bastila T3-M4 Canderous Juhani Jolee HK-47 The new companions i wish to introduce... Everything in here is, as always, subject to change and evolve. But you get the ideas :) I hope you enjoyed! Hopefully we"ll see the force powers next time! -
Version 1.0.0
5 downloads
Description: This is a modder's ressource. In K1 jedi enclave there is a dormitory for visitors with 3 opened rooms. 2 other doors were present in front of the 3 rooms, but were closed (without any geometry behind them). I mirrored the preexisting rooms so now there are 3 playable rooms. Basically you just have to drop the 5 files included into override, but you will also have to edit the doors from the .git because in vanilla 2 of them are closed and the last one is non existent because it was a wall. Disclaimer : This mod should be compatible with anything i guess? The only minor problem with my ressource is that i extended the basic corridor's walkmesh to be able to walk into the new rooms. This is not the "by the book" way to pull it out, but i couldnt manage to make the door links work despite my numerous attempts. So the only downside from this ressource is, if you want to have a different ambient sound in these new rooms separate from the main corridor, you can't. But in vanilla the rooms should have the same ambient sound than the corridor, so its not a huge deal here. I also provided an edited minimap. Credit: Thor110 for his very valuable insights. Kotor discord channel for insights on developping mods for this awesome game. Permissions: Feel free to use my work as you see fit, just credit me if you use my files.