Tysyacha Posted October 7, 2005 Share Posted October 7, 2005 How do you get the Star Maps again using the "giveitem" code? Thanks, Tysyacha Link to comment Share on other sites More sharing options...
Darth333 Posted October 7, 2005 Share Posted October 7, 2005 You can't get the star maps using the giveitem code. You have to use KSE to set the following global variables to the following values: K_STAR_MAP = 0; // No maps activated K_STAR_MAP = 10; // 1st Map Activated (Dantooine) K_STAR_MAP = 20; // 2nd Map Activated K_STAR_MAP = 30; // 3rd Map Activated K_STAR_MAP = 40; // 4th Map Activated - Captured by the Leviathan * K_STAR_MAP = 50; // 5th Map Activated * also check the global K_CAPTURED_LEV : 0= before Leviathan 5= Captured 10= escaped the Leviathan Pc knows he/she is Revan: LEV_MALDREAM = TRUE (in the Global Booleans) Why do you want to know? Depending on what you want, there could be a few more tweaks to do. Link to comment Share on other sites More sharing options...
The Doctor Posted October 7, 2005 Share Posted October 7, 2005 If you want to just skip tp the Star Forge, then I reccomend you play the game normally, unless you've already done so once or twice. You'll be missing out on a lot. If you've already done the game a few times normally, then ignore me and just listen to everbody else. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.