Jump to content

DarthParametric

Modders
  • Posts

    4,890
  • Joined

  • Last visited

  • Days Won

    556

DarthParametric last won the day on June 13

DarthParametric had the most liked content!

About DarthParametric

  • Birthday 03/12/1976

Profile Information

  • Gender
    Male
  • Location
    : Oz

Recent Profile Visitors

179,329 profile views

DarthParametric's Achievements

Jedi Initiate

Jedi Initiate (4/15)

  • Well Followed Rare
  • Dedicated Rare
  • Very Popular Rare
  • First Post Rare
  • Collaborator Rare

Recent Badges

4k

Reputation

  1. You broke placeables.2da by the looks. The cage is a vanilla placeable, the mod doesn't add any. Attach the placeables.2da from your Override folder. Alternatively, some other mod overwrote my mod's script/s, which seems less likely but isn't out of the question. Post your mod list in the order you installed them.
  2. The Look In Override option just has it parse 2DAs in the Override whenever a 2DA is used in a template like a UTI, UTC, etc. It won't show up in the main asset browser. You'll have to open it manually via the 2DA editor (1st button under the top menu row). But KTool is old and creaky and not recommended to be used any more. There are multiple alternatives these days, including a new 2DA editor that was literally just released in the last 24 hours.
  3. Well the fact that it can generate TSLPatcher/HP ini data is pretty damn useful given how clunky ChangeEdit is. And HT is a complete mess and now officially dead, so new tools coming along isn't a bad thing, even if 2DAs aren't the most pressing use case.
  4. Jade Empire support.
  5. You need to send the entire folder of an individual save. For example, everything in saves\000051 - Game50. You'll need to archive it using something like 7-Zip, etc.
  6. In TSL they expanded on script functionality, so it's certainly possible to have a generic script that parses a string in the DLG to set a global. However, I'm not sure I recall ever seeing something like that. I'm only aware of starting conditional checks, like so:
  7. I don't see any references to it in either vanilla or TSLRCM scripts. The only "000_Hand" references I can see are to 000_Hand_Finale and 000_Handmaiden_Dead in 262TEL_Telos_Secret_Academy/a_kreatris. That's despite there being a bunch: 000_Hand_Angry 000_Hand_Atris_PC 000_Hand_Dad_Teach 000_Hand_Father 000_Hand_Finale 000_Hand_Love 000_Hand_Mom_PC 000_Hand_React_Evil 000_Hand_React_Good 000_Hand_Trial 000_Handmaiden_Dead 000_Handmaiden_Force 000_Handmaiden_Jedi
  8. Right click on the source child node, Copy Node, right click on target parent node, Paste Node as Copy:
  9. Yes, that's tk102's. FS just mirrored it here because the original host LucasForums/SWKnights went down.
  10. You mean tk102's? I'm not aware of FS making any dialogue editor. DLGEditor can absolutely do node links.
  11. Well I already did half of it for you (or anyone else interested).
  12. Yavin itself is also a billboard (albeit a dome-shaped one), just like the Yavin outside the window of the station in K1. Might be useful to someone if they wanted to swap it. /resources/art/fx/geometry/galaxy_map/texture/gal_map_yavin_dome.dds gal_map_yavin_dome.dds
  13. There is not. I have posted about it previously (probably multiple years ago at this point), but TOR only has a simple billboard (a plane with an alpha-masked texture) of the station, not a model. It's just a little Easter egg as you fly past Yavin on your way to Yavin IV, you never actually visit it. /resources/art/fx/geometry/cinematics/texture/cine_billboard_yavin_station_01.dds cine_billboard_yavin_station_01.dds
  14. Yeah, it's a bit of a squeeze, but it works:
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines.