Leaderboard


Popular Content

Showing content with the highest reputation on 12/18/2018 in all areas

  1. 4 points
    I always get lost running Anchorhead, so I decided to try adding some signs to the buildings you can enter to make them easier to spot. I'm not much chop with sign designs though, so I am looking for someone to give me a hand with some better ones. Here's what I have so far: And here is a better look at the individual designs: The cantina sign is taken from the vanilla texture LTS_signs, and the sign frame is vanilla as well. The others use a sign frame from TOR, with the textures being various mishmashes of TOR textures. Although the Czerka one is just something I slapped together myself, and the swoop was taken from one of the vanilla loading screens. I've attached some templates if anyone wants to have a crack. Sign_Templates.7z
  2. 2 points
  3. 1 point
    My Darth Sion wearable robes are coming along pretty nicely Might be a while until I can make a release though, since I'm borrowing (a.k.a. pending usage approval) male shirtless textures from here.
  4. 1 point
    Firstly, I would recommend my Odyssey ++ user-defined languages. They auto-suggest things and add markup, makes things easier. NWScript will list all the functions but your best bet for learning how they work would be to look through what source scripts are available in scripts.bif. The NWN Lexicon is another good resource, though much of what's there doesn't work in KOTOR. And any resource on any C-like language will help. This should help get you started too: void main() { // Delay for lightning flashes // First, generate a random number between 0.1 and 10.0 seconds: float fRandom = ( IntToFloat(Random(100)) + 1 ) * 0.1; // Extra time always added on top of the random roll: float fExtra = 5.0; // Final delay: float fDelay = fRandom + fExtra; // Lightning animation will be randomly determined // Animation numbers correspond to the ANIMATION_ROOM_SCRIPTLOOP constants string sRoom = "whatever"; int nAnim = Random(20) + 1; // Thunder sound will be randomly determined string sSound; int nSoundRoll = Random(2) + 1; switch(nSoundRoll) { case 1: sSound = "as_wt_thundercl1"; break; case 2: sSound = "as_wt_thundercl2"; break; default: sSound = ""; break; } // Do stuff DelayCommand(fDelay, PlayRoomAnimation(sRoom, nAnim)); DelayCommand(fDelay, PlaySound(sSound)); } It will randomly play an animation and thunder sound. This will utilize all 20 possible room animations if you want to use them all, but you can reduce it by changing the 20 to however many you want. You can also add more thunder sound possibilities by adding more cases before the default case. You can also change the values for the random delay; it's currently set to a delay of between 5 and 15 seconds.
  5. 1 point

    Version v2

    1,359 downloads

    This mod will add two new, playable heads. They are based on the fan favourite head from KotOR 1 known as "Mullet Man" (PMHC04). I have modified TSL assets (to avoid porting), mostly PMHH01 model and texture to get as close as possible to the original appearance. There is also a second head model where I cribbed together parts of PMHH01 with the long spiky hair from N_ZezKaiEllH and the bangs from PMHC04 (again, only using TSL assets). Thanks to MDLOps 0.7 Alpha, both heads now have smooth edges and epic hair. You get to choose, which of the twins will you rule the galaxy with?
  6. 1 point

    Version 1.1

    905 downloads

    Replacement Onderon Cantina Sign (version 1.0) ============================================== MOD AUTHOR: Sith Holocron ORIGINAL RELEASE: 26 AUG 2018 GAMES: Star Wars Knights of the Old Republic 2: The Sith Lords Notes: ------ This mod is not recommended for Knights of the Old Republic 1 for what should be obvious reasons. This probably isn't my best work. Description: ------------ This texture replaces the lower resolution Onderon Cantina sign seen in the game. Installation: ------------- Drop the texture into your Override folder. Uninstall: ---------- Remove the texture from the Override folder. Legal Disclaimer: ------------------- All materials and copyrights belong to LucasArts, Bioware and Obsidian Entertainment Inc. I own none of the materials, and I'm not making any money out of this mod. It is to be distributed as-is without alteration, unless by permission of me. This mod is not to be distributed for profit, either. I hereby state that I specifically do NOT wish this mod to be uploaded to Steam Workshop. I may release this on NexusMods at a later date but I don't wish others to do so. Usage in other mods must be requested and approved by me before your use. Here's a video because . . . why not? Yep. I was bored today.
  7. 1 point

    1,810 downloads

    This mod will add 2 male & 2 female playable characters. The characters are lizardlike in appearance, and I was inspired by the green skinned PC included in the Holowan Plug-in2 (I think that skin was done by Colja). The race of these PCs is listed as Lizard in the appearance.2da file. I tried to model them after a Star Wars universe race, but I couldn't find one that suited my personal tastes. According to Wookieepedia, there are 5 different mutated sub-species of Nikto. Unfortunately there are already Green Nikto in Kotor (Swoop Gang members), and I wouldn't be able to duplicate their look. Another reptilian species is the Koorivar. They have a large cranial horn that looks great for a senator with fancy robes, but didn't work for a soldier in Kotor (possible clipping issues with headgear). A close possibility was the Falleen, but they have hair, large spinal ridges, and tiny scales. I wanted bald with large scales, and I didn't think that I could model the ridges. In the end I just went with what I thought looked good. My PCs are patterned after green geckos and desert tan horned lizards, and I have modified PMHC01, PMHA03, PFHB05 & PFHC05. The head models have all been changed to have rounded ears close to the head, with some additional ridges and spikes to the eyebrows and skull. The scales pattern is a re-used Krayt dragon skin, and the hardest part was to make all the scales blend and match at the seams in the model, especially around the ears. They also have underwear skins for all three classes, complete with wet looking scales.
  8. 0 points
    Hello! Here I cast my nominations as well. Best Texture Enhancement Hard to choose, as usual. And this one is not even one I use myself (for consistency reason) but it shows great care in the design and texturing. Other great contenders were ebmar's Selven "Legends" and VP's Spectral Ajunta Pall Canonical Appearance. Best Content Restoration / Addition Hard to choose here as well. In the end my vote goes to one of the recent excellent releases from our resident guru DarthParametric. Most Helpful Community Member What was hard to choose up to here becomes for me almost impossible here. This great community has helped me greatly and so many would stand out in this respect. I want to mention @Canderis, @ebmar, @DarthParametric in particular although there have been others worthy of much praise. But I can choose only one and this year's preference is going to @JCarter426 who has been a constant support and a patient listener. Said that, ebmar deserves the title of most enthusiast, kindest soul, quickest runner-up and talented newcomer this community has seen this year. Mod of the Year Again, tough competition here as well. For my own vision of what the most good a modification can do for a game I must choose the amazing @A Future Pilot's debut mod. I do not use it myself because I have my own all-in-one modification I can rely on but the project itself is the one I am the most interested in, hoping also for future collaboration. As a personal note, the Most Anticipated Mod of the Year for me would no doubt be @blinkyzero's Enemy Enhancer, a real shame there's never been any release.
  9. 0 points
    If this mod is truly dead (I really hope this is not the case, but many fans fear that the mod actually is dead), then please, at least, if Logan is reading this or You were actively involved in its development and still have the files You were working on, release the files with what You worked on so far! I understand it must be hard to let go, but let's face it: is it better for all the hard work to just "rot away", forgotten on some hard drive in an old PC, that is collecting dust in an attic, or would You prefer that people would be able to enjoy at least a part of Your hard work and creativity, with proper credit being given to Your effort! I am absolutely sure that all content made so far should be released, so that we could enjoy what has been made so far, and other young, dedicated modders could pick up the pace and continue Your excellent work! It could be uploaded to GitHub or even here and given "as is", and I bet lots of people would be much happier to play an incomplete mod than no mod at all! I know it must be hard to let years of work go, but it would be a pity to let pride completly lose and destroy the very work You spent so much of your youths on! Let's face it, it's been 10 years, it is a mod for a 15-year old game, it might not even run on the operating systems we will have 5-10 years from now :(( I know it is sad, but this is the reality, I am sure everyone will really appreciate being able to just play the mod as is right now, with all its missing content and bugs! Some of us are in their mid 30s to their 50s, we might not even live long enough to get to see the full mod released, if it ever gets finished...
  10. 0 points
    Welcome! I'm not necessarily proud, but excited to share a gameplay trailer I worked on. I hope it gives you a visual understanding of what to expect from LME, of course, about 60% of the mod isn't included in the trailer, simply becuase it would have dramatically increased the trailer's time. But to reiterate, LME seeks to create an altered main quest, that forms a triangular effect. Side with Mandalorian Faction, defeat both Rakatan Factions. Side with the One, Black Rakata, faction, and defeat Mandalorian, and Elder Rakata factions. Side with Elder Rakata, and defeat Mandalorian, and the One, black Rakata, factions. What's shown in the video: Main Quest triangle, Mandalorians speaking Mando'a, voice acting, battles, loot, quest logs, and a fan made Mando'a soundtrack by SazMando, which will be included in LME. What's not shown in the video: 3 sidequests are included if you decide to work with the Mandalorians. Party interactions, from the following list of companions: HK-47, Canderous, Juhani, and Zaalbar. Wearable Mando'a armor, stats of Mando'a weapons, increased difficulty of enemy foes (footage was taken on easy, impossible difficulty is intense in the added battles), oppotunities for LS and DS points, NPC interactions with Mandalorians, and some other secrets that the PC will be able to experience if particular choices are made. I plan to release LME relatively soon, but with finals nearly upon me, finishing work (such as typos, slight adjustments to different things ... etc) may make this a mid December release. Thanks for reading and watching! -jc2