Leaderboard
Popular Content
Showing content with the highest reputation on 03/25/2021 in all areas
-
2 points
Version 1.0.0
330 downloads
======================================================== KNIGHTS OF THE OLD REPUBLIC SOURCE FILE ======================================================== New_Lightsaber_Blades_Modder's_Res ================================= Author: Crazy34 Contact: PM me on Deadlystream For: K1/TSL Date: 03/24/2021 ================================= DESCRIPTION: This modder's resource contains a detailed step-by-step instruction on how to use and modify the new lightsaber blade system introduced in my recent mods. You can find this instruction in the file: manual.pdf. The folder resources contains example textures, saber models in the ascii format and example batch file to generate color copies of a given saber. I HOPE that in the future some talented texture artist will create better looking blade textures using these new blade models. CREDITS: Kaidon Jorn: Lightsaber Hilts models and textures and icons are created by Kaidon Jorn and taken from his SLM 2.0 mod, which you can find here: https://deadlystream.com/files/file/551-schematic-lightsaber-mod-slm/ Thank you very much for the permission to use your models and hilts here. They are amazing and I enjoyed working with them. Sithspecter: The new layout for the lightsaber blades plane models are inspired by Sithspecter's animated Crossguard Lightsabers mod for KOTOR which can be found here: https://deadlystream.com/files/file/1314-crossguard-lightsabers/ Thank you very much for the permission to include your animated unstable blade texture and to modified them to include the new TSL colors. ___________________________________________________________ COMPATIBILITY: ___________________________________________________________ INSTALLATION: ___________________________________________________________ BUGS: The tip of the blade has a spike which comes from a deformation of the lightsaber planes. This is also present in the original model. I was not able to find a fix. (Sorry about that.) The lightsaber hilts will clip through the blades. (Unfortunately, DarthParametric has said that it is not possible to fix this.) ___________________________________________________________ PERMISSIONS: You may use this mod as you see fit. Display it in screenshots, make it compatible with your mod. Use it to update your own mod or use it as a basis to start your own lightsaber mod. However, please give credit where it's due. ___________________________________________________________ THANKS: Fred Tetra: All the thanks for KotOR Tool. TK102: All the thanks for K-GFF. ndix UR: All the thanks for the kotorblender plugin, which I used to create the blade 3d models. bead-v: All the thanks for Mdledit and constantly updating it. Without it this mod would not be possible. Thanks also for the comments on the ascii code. Kaidon Jorn: All the thanks for giving me the permission for using the hilts textures and icons. With these included this is a real mod. Thank you so much. Sithspecter: All the thanks for giving me the permission to include his animated blade textures and to modify them. Also i want to thank you for inspiring me to start modding KOTOR in the first place. Jorak Uln: All the thanks for the constant feedback, suggestions and beta testing of the preliminary versions of the mod. JCarter426: I want to thank him for providing information regarding lights in KOTOR and the documentation. DarthParametric: I want to thank him for answering all my questions and being so helpful when creating and tuning of the models. Sith Holocron: For minor proofreading of the mod documents. For the initial feedback on the ambient light, I want to thank: DarthVarkor, Stormie97, ebmar. Also, I want to thank all the modders out there whose work I've consistently studied and learned from. ___________________________________________________________ LEGAL: THIS MODIFICATION IS PROVIDED AS-IS AND IS NOT SUPPORTED BY BIOWARE/OBSIDIAN ENTERTAINMENT, LUCASARTS, DISNEY OR ANY LICENSERS/SPONSORS OF THE MENTIONED COMPANIES. USE OF THIS FILE IS AT YOUR OWN RISK. NEITHER THE ABOVE MENTIONED COMPANIES NOR THE AUTHOR ARE RESPONSIBLE FOR ANY DAMAGE CAUSED TO YOUR COMPUTER FOR THE USAGE OF THIS FILE. -
1 point
Version 3.10.3
2,477 downloads
This add-on is a fork of KotorBlender, upgraded to support newer versions of Blender. KotorBlender is in turn based on NeverBlender, forked from version 1.23a. ## Features - Import & export MDL models, including walkmeshes - Import & export LYT files - Import & export PTH files ## Installation 1. Clone this repository or download the latest release of KotorBlender from Deadly Stream 2. If you have cloned the repository, create a ZIP archive containing the **io_scene_kotor** directory 3. From Edit → Preferences → Add-ons in Blender, install the add-on from the ZIP archive and enable it by ticking a box next to "Import-Export: KotorBlender" 4. Alternatively, if you want to contribute to KotorBlender, you may want to create a symbolic link to the local repository in the Blender add-ons directory, typically located at `C:/Users/{user}/AppData/Roaming/Blender Foundation/Blender/{version}/scripts/addons`. 1. `mklink /D io_scene_kotor {repo}/io_scene_kotor` ## Usage ### Data Preparation Extract models, textures, walkmeshes, LYT and PTH files into a working directory, using a tool of your choice, e.g. reone toolkit. Recommended directory structure: - *data* — extract all BIF archives here without subdirectories - *texturepacks* - *swpc_tex_tpa* — extract swpc_tex_tpa ERF archive here If you plan to edit textures, batch-convert TPC to TGA / TXI files using **reone toolkit**, although TPC textures are also supported by KotorBlender. ### Model Import and Export 1. Import via File → Import → KotOR Model (.mdl) 2. Select top-level MDL root object to be exported 3. Export via File → Export → KotOR Model (.mdl) ### Editing Animations To edit list of model animations and corresponding events, select MDL root object and navigate to Object → KotOR Animations. KotorBlender supports both object and armature-based edits. To create an armature from objects, navigate to KotOR Animations → Armature and press Rebuild Armature and Apply Object Keyframes. Before exporting a model, make sure to copy armature keyframes back to objects by pressing Unapply Object Keyframes. ### Lightmapping 1. Select objects for which you want lightmaps to be recreated, or unselect all objects to recreate all lightmaps 2. Press KotOR → Lightmaps → Bake (auto) UV mapping: 1. Select objects having the same lightmap texture and enter Edit mode 2. For every object, ensure that `UVMap_lm` UV layer is active 3. Select all faces and unwrap UVs via UV → Lightmap Pack, increase Margin to avoid face overlapping Fine-tuning: 1. Increase lightmap image size via UV Editing → Image → Resize 2. Tweak ambient color via Scene → World → Surface → Color 3. Manually toggle rendering of objects in Outliner and press KotOR → Lightmaps → Bake (manual) 4. In Scene → Render, set Device to GPU Compute to improve performance, set Render Engine to Cycles if not already 5. In Scene → Render → Sampling → Render increase Max Samples to improve quality ### Minimap Rendering 1. Press KotOR → Minimap → Render (auto) 2. Open "Render Result" image in Image Editor and save it as "lbl_map{modulename}.tga" 3. Open "MinimapCoords" text in Text Editor and copy-paste generated properties into module .ARE file using any GFF editor Fine-tuning: 1. Tweak background color via Scene → World → Surface → Color 2. Manually toggle rendering of objects in Outliner and press KotOR → Minimap → Render (manual) ### Connecting Rooms 1. Select a room walkmesh 2. Enter Edit mode and select two vertices adjacent to another room 3. Determine 0-based index of the other room into the LYT file 4. Enter Vertex Paint mode and set brush color to (0.0, G, 0.0), where G = (200 + room index) / 255 5. Ensure that brush blending mode is set to Mix, and brush strength is set to 1.0 6. Paint over the selected vertices ### Editing Paths 1. Extract PTH file from the module's RIM file, e.g. "modules/danm13_s.rim" (Kotor Tool, reone toolkit, etc.) 2. Import PTH into Blender via File → Import → KotOR Path (.pth) 3. Create/move path points, or modify path connections via Object Properties 4. Export PTH via File → Export → KotOR Path (.pth) ## Compatibility Known to work with Blender versions ranging from 3.3 to 4.0. ## License GPL 3.0 or later -
1 point
Version 1.0.0
11,522 downloads
Mod by TamerBill, requested by NecroAvalon Adds dialogue options to the Czerka Guard Captain near the exit of the landing pad on Kashyyyk, allowing you to pick a fight with him over his racist attitude. This will give you a small shift towards the dark side, and cause any Czerka personnel in visual range to attack you. -
1 point
Version v0.1.5.0
3,175 downloads
About Kotor Scripting Tool Kotor Scripting Tool is my attempt at a scripting interface for nwnnsscomp.exe. I originally designed this tool to aid me in my scripting efforts back in the day. My desire was to create a scripting tool with some of the creature comforts that today's coders have come to expect. The core features that were important for me were the ability to have NWScript function name Auto Completion and Syntax Highlighting. If anyone is interested in helping to extend its functionality be sure to check out the link to the GItHub repo below. Anyways that's enough rambling for now! Happy Modding! Features include: Compile .nss Scripts Syntax highlighting AutoComplete Suggestions (Beta) Tabbed Text Editor Advanced Find & Replace Browsable nwscript function list Browsable nwscript constants list Zip Archive Download and extract the zip file. Once extracted navigate to the directory and run Kotor Scripting Tool.exe This program was compiled in C# with version 4.0 of the .NET Framework if you do not already have it downloaded you will need to download it [here]. The source code has been released on my GitHub account https://github.com/KobaltBlu/KotOR-Scripting-Tool. -
1 pointNevermind, I found a save. Here's the mod.
-
1 point
-
1 pointIt really helps to use the WASD keys to look around. That's much faster than using the mouse. Using that I also never had any problems killing most if not all enemies.