Jump to content

Home

After Game Mod(TSL)


Jedi Master017

Recommended Posts

  • 1 month later...
Posted

uhh, it's possible, just not probable. (that someone would make it that is.) it would be a lot of work.

***Although, i do seem to remember someone working on an idea like this a while ago, i'll see if i can find the thread.***

 

EDIT: by the way, hk-57, is you SIG from red dwarf?

Posted

Easy, just rename a script that warps you to some planet like Kashyyk or Tatooine to k_endcredits or something like that. In other words, rename a warping script to the name of the script that triggers the credits.

Posted

Well if you want to warp to the Ebon Hawk instead of playing the credits compile this script:

 

void main()
{
StartNewModule("003EBO");
}

 

And name it as whatever the script that starts the credit is called...

 

Not sure what the name of that script is as I don't have TSL installed... :(

Archived

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

×
×
  • Create New...