Jump to content

Home

New guy question!


Vun0

Recommended Posts

Hello everyone, i'm Vun0 and i'm new in here.

Not really good at presentations hehe, but i'm hoping to help people here and learn to mod (which i am atm).

 

So yeah, my question is : Is it possible to continue playing Kotor after killing Malak? If i kill him as Dark Side Revan and become the Emperor, can i travel to Tatooine or other planets and keep playing as the "Emperor" ?

 

Is there any mod or trick to this? Or is it just not possible?

 

Thanks in advance ;)

Link to comment
Share on other sites

You'd basically have to make a total expansion, which is a lot of work. If you just want to finish up a few quests just alter the k_creditsplay script to look like this.

 

void main() {
StartNewModule("ebo_m12aa");
} 

 

This isn't entirely fool proof though as it sends you back to the Ebon Hawk, but it is still on the Star Forge. Thus I do believe you can't travel.

Link to comment
Share on other sites

Well, I've done this in tsl, so it should be the same procedure in kotor. For tsl all you had to do was remove the script a_end_game from the final dlg option. The game will send you an error message, but it will continue to let you play.

 

So after that you could either warp to whatever module you wanted, but you won't have your party members. There should be some global you could change to get them back, but I don't know what it is.

 

Addendum: Judging from other people's replies, k_creditsplay is the script that ends the game for k1. Just remove the script from the dlg file and it should let you keep playing.

If you wanted to be treated as the 'emperor' you'd have to make changes to the existing dlg files. That wouldn't be hard, but it'd be tedious.

Link to comment
Share on other sites

There was the Revenge of the Sith mod by GSCCC (now Doc Valentine), but that went down with PCGameMods.

 

Any chance of you or someone else having it? hehe

 

Thank you all for your replies. :)

 

I have version 1.0 (Reign of the Sith) in my archives. I keep wanting to think there was an update/add-on.. but it's beyond my means (if it exists).

 

I'll PM you the link & welcome to the forums! :)

Link to comment
Share on other sites

I have version 1.0 (Reign of the Sith) in my archives. I keep wanting to think there was an update/add-on.. but it's beyond my means (if it exists).

 

I'll PM you the link & welcome to the forums! :)

 

Nice! Thank you very much Mr. ChAiNz.2da. ;)

Looking forward to play this mod, looks yummy by the looks of the readme hehe.

Link to comment
Share on other sites

Some variables are reset in-game when you enter the Unknown Planet. So you can go on playing after the end of K1 with this trick, but some npcs react strange and things like that (as if you are still on your journey to the Starforge). I am not sure if you can complete unresolved quests. You can fly from planet to planet tho and might find out some things you overlooked during "normal" gameplay. But beyond that there isn't much to do.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...