Leaderboard
Popular Content
Showing content with the highest reputation on 01/28/2022 in all areas
-
2 pointsThis version works. Tested it with Eli's store. I've added some debug elements to it to post info to the Feedback screen via SendMessageToPC, which you'll want to remove in the final version. void StoreOpen(object oMerch, object oNPC, int nMarkUp, int nMarkDown, int nSkill) { SendMessageToPC(oNPC, "PC's Persuade = " + IntToString(nSkill)); SendMessageToPC(oNPC, "nBonusMarkUp = " + IntToString(nMarkUp)); OpenStore(oMerch, oNPC, nMarkUp, nMarkDown); } void main(){ object oPC = GetFirstPC(); int nPersuade; int nPersuadeAdj; AssignCommand(GetFirstPC(), ClearAllEffects()); nPersuade = GetSkillRank(SKILL_PERSUADE, oPC); if (nPersuade > 0 && nPersuade <= 17) { nPersuadeAdj = nPersuade - 10; } else if (nPersuade > 17 && nPersuade <= 30) { nPersuadeAdj = (2 * nPersuade) - 27; } else if (nPersuade > 30) { nPersuadeAdj = 33; } else { nPersuadeAdj = -10; } DelayCommand(0.1, StoreOpen(GetObjectByTag("kas_czerkastore", 0), oPC, (nPersuadeAdj * -1), 0, nPersuade)); } Declaring the skill has been moved to after the ClearAllEffects, since I presume you are trying to remove buffs first.
-
1 pointComing off of my first major project, K1 Companion Sidequest Rewards, my focus is still on gameplay/design enhancements for the first Kotor. Something that struck me during my most recent playthrough is how unimportant/tacked on skills feel. This next project's goal will be to further imbed skills into K1's gameplay, validating INT/Sent/Skill focused builds as a more meaningful choice for players. The outline for this project builds on the awesome work by @jc2 and their Improved Grenades mod. For the other skills, I have the following ideas (ascending rank in terms of perceived difficulty): Computer Use → "Unlocking" T3-M4's ability to act as an upgrade bench (ala my Sidequest Reward mod) Treat Injury → Swapping Canderous Implants (ala TSL) Repair → Custom skill challenge with T3-M4 to create unique items: Dual Wieldable Stun Batons Lightsaber variants (Reg/Short/Double) Unique Droid Items for T3-M4/HK-47 Recreate Revan's "Original" lightsaber Persuade → Make all* merchants adjust their prices based on persuade skill Awareness → Swap out all Sith assassin encounters ("Malak was most displeased...") with: Create some kind of trigger that initiates a cutscene/dialog Spawn in Sith assassins during scene, framed as though they came out of stealth If Awareness (per current party member) is less than X, they lose half their health Regular dialog/Regular combat (Potential; Spawn in more assassins based on player level/difficulty) I have a sense on how to approach all of these ideas except the last one...creating custom encounters is totally out of my current understanding. As always, if anyone has any tips/comments/warnings on any of the above, I am eager to hear them.
-
1 point
Version 1.1.0
818 downloads
The most crucial mod you have yet to install! There is a gap in one of the walls at the Nar Shaddaa docks, alongside the third pillar from the left on the long-side exterior wall! You can see several of the interior apartment assets, including the Aqualish and Gran whispering to each other, through said gap. If you make use of Kexikus' High Quality Skyboxes II (and I highly recommend you do), the gap is even more noticeable. Fear not, dear Jedi, there is a fix. Download this mod and the wall is repaired. A good night's sleep will be yours again!* To Install: Download the 7z file and extract to your override folder. For the Steam version of the game, this can be found at "Steam\steamapps\common\Knights of the Old Republic II\override". You can unzip a 7z file using Archive Utility on macOS or by downloading a free program such as PeaZip for Windows/Linux. To Uninstall: Simply remove "Nar_Shaddaa_Docks_Fix" folder from your override folder. Included files: -303narb.mdl -303narb.mdx -303nard.mdl -303nard.mdx Compatibility: Users should expect full compatibility with any other mods, so long as they do not also affect/replace the above files. Acknowledgments: Thanks to Fred Tetra for making file extraction easy with KotORTool and Symmetric, Purifier, Ndix UR, and seedhartha for making importing to Blender simple using KotORBlender. *Disclaimer: Neither this mod nor its author guarantee improved quality of sleep as a result of this mod. Stay tuned for feature-inclusion in a future update. -
1 pointHello to all...My 18 yr old kitty cat has just recently passed, and I am respectfully requesting for anyone who is way better at Photoshop than I am, if they would be willing to rework the textures from https://deadlystream.com/files/file/1669-juhani-appearance-overhaul/ to look like her, as a tribute...I have already received permission from @Stormie97 for any changes, as long as proper credit is given for the assets as due...I would attempt this on my own, but absolutely stink at PS, and afraid I wouldn't be able to do her justice...Thank you in advance for any time invested in this endeavor, it is appreciated😊😢
-
1 point
-
0 points
Version 1.1.0
1,142 downloads
Brings a version of TSL’s richer companion interactions to K1. Grants character specific benefits after finishing their sidequests. Description: I am a big believer that story and gameplay should effect each other as much as possible. In TSL that is fulfilled by lots of real benefits for engaging with party members. The same should be true for K1...but the features just aren't there. The bones for what we see in TSL exists as the upgrade system for HK-47, so that is the foundation I built this on. This mod works by leveling up companions and equipping custom items to their hidden inventory slot when you finish their relevant quest or dialog. The goal is to provide some unique incentive for fully experiencing each character's storyline. The specific triggers for each rewards are below (potential spoilers): Each party member, besides Bastila, will receive the following bonuses (Mod/Story Spoilers): Some quests can end in more than one way, in those cases rewards will be granted (or not) in a way that makes sense for the character. If you are not seeing a reward (Level up + bonus) after finishing a quest, you should after having a follow-up discussion with them. For some, K1's difficulty can already feel low. While I have done my best to keep these bonuses balanced, completing these quests will increase the overall power of your party. Because of this, I'd recommend a mod that increases the overall difficulty, such as Zulkain's Impossible Difficulty Restored. Compatibility (updated 3/4/2022): Known Bugs (updated 3/4/2022): Permissions: Please do not redistribute this mod on another platform without my permission, unless I cannot be reached for 3 months time. Anyone is free to use any of the content of this mod in whatever projects/mods they want as long as they credit me where appropriate. Credits: Darksaber UTI/Model/Texture – Jcarter426 Big thanks to Thor110 for directing me to his video tutorial on Kotor modding! Additional gratitude for DarthParametric as they talked through issues Huge thanks to ebmar for helping me clean up my change.ini for TSLpatcher JC & Sdub for helping me figure out Xor’s real .dlg file StellarExile & N-Drew25 for taking a look at my mod before release Blue for their Kotor Scripting Tool Fred Tetra for KotOR Tool tk102 for their DLGEditor Stoffe & Fair Strides - TSLPatcher (Original Credits for JC's Darksaber for K1) DeNCS – JdNoa & Dashus ERFEdit – stoffe, with updates by Fair Strides NWMax – Joco KOTORMax & MDLEdit – bead-v NWNSSCOMP – Torlack, stoffe, & tk102 Saber – Andrew Kramer & VideoCopilot.net tga2tpc – ndix UR