Use a hex editor and search for tat2_tdm
You'll see:
tat\tat2.lvl......tat2_tdm
you can replace that with:
cor\cor1.lvl......cor1_CTF
dag\dag1.lvl......dag1_ctf
GEO\geo1.lvl......geo1_ctf
HOT\hot1.lvl......hoth_ctf
KAS\kas2.lvl......kas2_tdm
mus\mus1.lvl......MUS1_CTF
myg\myg1.lvl......myg1_ctf
pol\pol1.lvl......pol1_ctf
TAT\tat3.lvl......tat3_con
Remember not to copy/paste but simply replace each letter (if the item in the mission.lvl changes size it'll corrupt)
*Remember to backup your mission.lvl
*I can tell you how to change the music also, if you want.
*I'm not sure if this works online yet, but you can try.
Now select Mos Eisley-Assault and it'll be on a different level.
Edit:
1)
also if you want just jedi
scroll up a bit and you'll see:
Code: Select all
SIDE\all.lvl......all_hero_luke_jedi......all_hero_hansolo_tat......all_hero_leia......all_hero_chewbacca......
SIDE\imp.lvl......imp_hero_darthvader......imp_hero_emperor......imp_hero_bobafett......
SIDE\rep.lvl......rep_hero_yoda......rep_hero_macewindu......rep_hero_anakin......
rep_hero_aalya......rep_hero_kiyadimundi......rep_hero_obiwan......
SIDE\cis.lvl......cis_hero_grievous......cis_hero_darthmaul......cis_hero_countdooku......cis_hero_jangofett
imp_hero_bobafett to impXhero_bobafett
all_hero_hansolo_tat to allXhero_hansolo_tat
etc...
2)
Example on how to switch side lvls:
replace:
Code: Select all
SIDE\all.lvl......all_hero_luke_jedi......all_hero_hansolo_tat......all_hero_leia......all_hero_chewbacca......
Code: Select all
SIDE\jed.lvl......jed_knight_01...........jed_knight_02.............jed_master_01......jed_master_02...........
Remember: you cant go over the the space provided. If you want to replace all_hero_luke_jedi then the item has to be less than or equal in size to the space provided. If the space is less than, just 0 out the extra space.