Leaderboard


Popular Content

Showing content with the highest reputation on 12/01/2024 in Posts

  1. 1 point
    I’m not 100% how Jade Empire works but with kotor we have a few ways a script can be executed. These include dialogue (as DarthParametric advised), triggers that the player can walk into, actions with objects/npcs such as on death, on spawn etc. I suppose it makes sense to know exactly *how* & *when* you want it to execute, do you just want it to be something that executes randomly after an event or during a specific event?
  2. 1 point
    Just edit any DLG that you can quickly access in-game. One of the companion DLGs would be the easiest. I haven't looked at JE's file structure for years, so I couldn't tell you where to look. The easiest solution would be to just find a mod that already edits one of those DLGs and steal it as a basis. You only need to keep it long enough to execute your script once.
  3. 1 point
    Easiest way is probably just to attach it to a dialogue.
  4. 0 points
    Hello, You're quite right it will be in globals.2da, what are you using to execute the script you're making? Is it through dialogue, a trigger, other?