DarthParametric

Results 175 comments of DarthParametric

Made some further UV tweaks. ![Kiosk](https://github.com/KOTORCommunityPatches/K1_Community_Patch/assets/46890653/7b423290-c1f5-49e6-8d4b-783460afa818)

[plc_kiosk3.zip](https://github.com/KOTORCommunityPatches/K1_Community_Patch/files/15033554/plc_kiosk3.zip)

Probably. It's a garbage model and a garbage texture. It's really not worth wasting time trying to salvage it. Anything more needs a standalone mod that just replaces it outright.

- [x] @N-DReW25 has queried the inclusion of l_commm/l_commf models and whether they are still necessary. Edit: Seems they aren't. They can be removed and the appearance.2da race entries for...

- [x] Player appearance.2da rows are duplicated (how did we miss that for so long?). But I think they need to be removed entirely and the walk/run values reverted to...

- [x] Per #585, we should add the ExclusiveColumn field to all added 2DA rows in changes.ini to prevent the duplication of rows if the installer is run multiple times....

- [x] MP3s used instead of WAVs with a fake header for the Sandral droid edited VO: ``` install_folder75=streamwaves\m14ad\sdro04 [install_folder75] File0=NM14ADSDRO04091_.mp3 File1=NM14ADSDRO04092_.mp3 ```

Whoops, premature closure. I forgot this one: - [x] Abandon config-based patching of Vandar's Enclave DLG (dan13_vandar.dlg) and move to a straight overwrite given the extent of the changes (8.6K...

- [x] Override folder file list needs to be switched to all Replace.

- [ ] ~TSLPatcher appears to fail to implement `\CameraID=-1` when editing existing DLG camera IDs. Switch to `4294967295` the same as used for setting the Delay field to -1.~...