SuckyModderDave Posted September 13, 2002 Share Posted September 13, 2002 a couple of questions: in my mod, the visit to the valley of the jedi has no place, and i was wondering how i would go about removing that entire scene from the game. can anyone help? also, does anyone know how to edit the opening scrolling storyline? that would make the mod 1000x better. thanks. Link to comment Share on other sites More sharing options...
idontlikegeorge Posted September 14, 2002 Share Posted September 14, 2002 um, that scene is the map valley. what do you do in your mod to not need that scene (or have it anyway)? yeah, you can edit the scrolling text, im not sure how tho, but i think its a shader file somewhere Link to comment Share on other sites More sharing options...
SuckyModderDave Posted September 14, 2002 Author Share Posted September 14, 2002 is it possible to cut a map from the so game? Link to comment Share on other sites More sharing options...
Bell Posted September 15, 2002 Share Posted September 15, 2002 check in your maps directory, some of the maps from the game are in there, otherwise you would have to decompile the bsp in the assets files and that process won't preserve textures or entities. i don't know what the link is for the decompiler Link to comment Share on other sites More sharing options...
idontlikegeorge Posted September 15, 2002 Share Posted September 15, 2002 decompilers dont work. id suggest making a new one, maybe just a box even, name it valley in you mod's maps folder you cant really take things out like that, but you can replace them Link to comment Share on other sites More sharing options...
lassev Posted September 16, 2002 Share Posted September 16, 2002 EDITED: FORGET this post. This is indeed FALSE information. There's an other thread that explains everything. Hmm. I did something wrong with my experiments. Hey, idontlikegeorge, are you sure the scrolling text is made with a shader? I have located a .tga that do indeed have the text of the scrolling story as an alpha channel (this otherwise totally empty picture wasn't among the textures, but somewhere else, I don't right now remember where). This question is problematic at best, because when you give a glance at the Kejim_post level and scripts that go along, you'll see that it plays two ROQs in the beginning. As far as I can assume the first is the scrolling text and the second is Raven's Claw going into orbit. Still, I might be wrong - wouldn't be the first time. Ah, yes, before I forget. I deleted some parts of the alpha channel of the targa I found, and, as a test, replaced the original with this mutilated. The scrolling came out in original shape and untouched. Link to comment Share on other sites More sharing options...
Sepulman Posted September 16, 2002 Share Posted September 16, 2002 if you look in the scripts\cinematics\ folder in your base , you'll notice that some of those ibi files have got the _skip name attached to them, if there's a _skip version for the valley ibi it's as simple as extracting and renaming (without the _skip) to avoid the valley scene. If that'snot enough, you could take a look at the sp scripts that come with the SDK. Open those in behaved and edit the script of the cinematic before the valley cinematic to go to a the next cinematic, it should work... (this I still heve to test) you could possibly edit the startup scripts to end a level immediately after startup (but level goals?) and you could possibly edit the startup scripts of each level to change the weapons (and linked behavoir) for the npcs. If you're unsure about the startup scipts names, it's usually the ones where kyle get his weapons/force powers assigned (some of the scripts are named the same, some differently). I think there's a mod out where Jan's changed to a jedi, you'll find the names of the startup scripts in there, since the author probably assigned the WP_SABER to jan with each startup. Good Luck! I think you've 'unlocked' most SP 'secrets' by now, but I ain't telling anyone how to 'simulate' jetpack exhaust in SP Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.