Leaderboard


Popular Content

Showing content with the highest reputation on 05/30/2025 in Posts

  1. 1 point
    Hi there! I am trying to create new rooms in K1 jedi enclave. I reached Thor110 about this, as he has done it before, and he had really good insights about this. However there is something going wrong in the finalizing steps for this. So here is how i am trying to do it, with detailed screenshots: - First I create my new room model with unique names for every parts/objects... (here, I mirrored a room, in this case i mirrored m13aa_06a). - Then i extract every model files, layout, .vis and walkmeshes into a single folder. - Then i check in blender the correct coordinates for my new room in the layout, i edit my new room walkmesh to be perfectly aligned with the adjacent room (in this case, m13aa_01a). To do this i select the vertices from my new room m13aa_07a, then i select the vertices i want it to be aligned with from m13aa_01a, and i make the vertices from m13aa_07a jump into the exact position from the adjacent m13aa_01a ones. - Then i add the new room to the .lyt and the .vis using Notepad++. - Then i open Gmax/Kotormax to check the edges from the walkmeshes where my 2 rooms meet each other. - Then i convert my 2 model files (m13aa_01a, and my new room m13aa_07a) into ascii using mdledit, with the walkmeshes/lyt/vis files in the same folder to edit the roomlinks with notepad++. - Then i convert the 2 model files back into binary. - Finally i drop all the needed files into override (.lyt, .vis, the new model and .wok files). And after all of this is done, it should work, but it does not. I also edited the .are rooms to add my new one, but it does not work either. To make sure my room links were accurately taken into account, i converted back my edited models into ascii, and i noticed the edited model from the preexisting room in the game did not take into account my new roomlinks that i added using notepad++, everytime i convert it back to binary my new roomlink disappear, so there is something wrong here i guess. Ty for any help, it'd be appreciated.
  2. 1 point
    You'd have to strategically replace stuff already listed in the item code list. There are ways to interface with the system, but adding custom codes, like DarthParametric said, isn't possible. Familiarity with the KotOR Tool Templates.bif, Item section. Look at a_light /a_medium / a_heavy / a_robe items. I wrote a Nexus Article about how those items are sectioned, by letter C through K, referring to model in the appeareance.2da
  3. 1 point
    View File Droid models animation fix Description: As i am working on porting some assets from the second game to the first one, i have noticed numerous things with the droid models from both games: - In K2 TSL, some droids didnt have any animations when you were hitting them in melee with swords. That's why they are completely frozen, this is specifically obvious when you are playing the Peragus sections with the mining droids. - In both games, some animations were only used once, where it should be use twice to happend everytime. This is the case with the War droid from K1 for instance, that would freeze 50% of the time when hit in melee with a sword. - In K1, T3-M4 does not have any animation for melee, but in K2 he does. - In K2 TSL, the beta model for the large mining droids was very broken, with animations not having the proper name and some missing animations aswell. - In K2 TSL, some models didnt have the footstep sounds while performing the dodge animation. I did my best to fix all of this, re-using and tweaking some animations where it was needed. Use this mod, either to fix the animations you need, or as a modder's ressource to introduce the droids as you see fit. Detailed content: K1 ONLY * T3 has a melee animation. BOTH GAMES * The War Droid is animated everytime you successfully hit it in melee. * The construction boss droid is now animated when you both miss and hit it in melee. It now has footsteps sounds when dodging. * The small and large vanilla mining droids from Peragus are animated when you both hit and miss them in melee. The hit animation from the small mining droid is brand new, adapted from the head turn left. * The small and large beta mining droids that are not used anywhere in the game to my knowledge are animated when you both hit and miss them in melee. The large droid now is animated correctly when outside of combat. He will now be animated 100% of the time when he fights in melee. The melee animation from the large droid has been tweaked to be more impactful and impressive. The large droid now has footstep sounds when dodging. * The tank droid will now be animated when both hitting and missing him in melee. The soundstep has been slightly adjusted when it dodges. Disclaimer : It seems there is a problem with the large cut droid shadows (reported by N-DreW25). I'll see about fixing this. The little fix for the War Droid from K1 has been performed on the model from the K1 community patch. The base model i used is not my work, and i simply added the missing row when hit in melee. Do not re-use this asset for your own work without giving proper credit to the K1CP team. Also i have converted my work from K1 to K2 instead of the opposite, so if there's anything wrong with K2 droids tell me. With the few playtests i did everything seemed fine tho. Installation : Drop the desired .mdl and .mdx files to override and you're ready to go. Credit: K1CP team for the base war droid model fixes. Permissions: Feel free to use my work, just a simple credit. Do not use the war droid asset for your own work without giving proper credit to the K1CP team. Submitter CapitaineSpoque Submitted 05/30/2025 Category Mods TSLRCM Compatible Yes  
  4. 1 point
    So you want them as random loot? Given the specified level range, this is presumably for TSL. Its vanilla random loot table script can't be decompiled via DeNCS, but @JCarter426 has been beavering away at an alternative for years. I'm not exactly sure what your options are for either including it as an addon for that or trying to integrate it into the vanilla system.