>-[The]-< *AsC* Posted June 26, 2002 Posted June 26, 2002 I see that in SP, wen you kill a Sith, you have a Matrix style effect using timescale (0.98,0.96,0.94,0.92,0.90,etc.. and return to 0.02,0.04,0.06) . I want to do it for the wallrun, the dfa, ect ... I know that it can work only with the Sp . Can i know where is the code for this ? And for the rotate effect too . Thx in advance .
DarthFreak Posted June 26, 2002 Posted June 26, 2002 Hmm.. I think that the actual SDK is multiplayer's only, but maybe with a little scripting you can deal with it... sorry but I'm not a coder/programmer and I can't materially help you :( Maybe Admiral ASk'll help you...
bacon Posted June 26, 2002 Posted June 26, 2002 It's possible but VERY difficult. You'd need to be very talented to do it.
Emon Posted June 26, 2002 Posted June 26, 2002 No bacon, it's impossible. There is no source code released for SP, which means we can never edit this kind of stuff. Impossible, will never, ever happen.
bacon Posted June 27, 2002 Posted June 27, 2002 It is possible. Disassemble the exe, learn ASM, and add some functions, compile, and then add code to the C files. Hard but not impossible. And I don't recall anybody saying it had to be the code from SP.
Emon Posted June 27, 2002 Posted June 27, 2002 DISSASEMBLE THE EXE?? LOL!!! That's almost mathematically impossible my friend. Open it up in a hex editor. Do you actually think there is a way to get a bunch of hexidecimal garblygook into editable source code? There is no PC in the world that can calculate that. Of course you can do it for MP, but I believe the guy was talking about doing it for SP.
DarthNoodles Posted June 28, 2002 Posted June 28, 2002 Originally posted by Emon DISSASEMBLE THE EXE?? LOL!!! That's almost mathematically impossible my friend. Open it up in a hex editor. Do you actually think there is a way to get a bunch of hexidecimal garblygook into editable source code? There is no PC in the world that can calculate that. Of course you can do it for MP, but I believe the guy was talking about doing it for SP. There are DISASSEMBLERS. They do exist. They don't make very readable code but they do exist.
MediocreSlacker Posted June 28, 2002 Posted June 28, 2002 Originally posted by bacon It is possible. Disassemble the exe, learn ASM, and add some functions, compile, and then add code to the C files. Hard but not impossible. And I don't recall anybody saying it had to be the code from SP. Isn't that illegal? slacker
Emon Posted June 28, 2002 Posted June 28, 2002 Originally posted by DarthNoodles There are DISASSEMBLERS. They do exist. They don't make very readable code but they do exist. Yeah, I've used them. The disassemble into a pile of unreadable hex jargon. And unless you happen to know how to fluently program in asm, it won't happen. Besides, it's illegal anyways, you'd be fined big time for that.
fourwood Posted June 28, 2002 Posted June 28, 2002 Someone could always, you know, code their OWN bullet time.
>-[The]-< *AsC* Posted June 29, 2002 Author Posted June 29, 2002 Thanks for the help . I think that fourwood has the good conclusion. I will make "my" bullet time mod .
Veregon Posted June 29, 2002 Posted June 29, 2002 The mod I'm working on (Shameless Plug: http://www.styleoversubstance.net) has Force Foresight which puts the game into bullettime and allows you to move slightly faster than your opponent during the time period (ala Max Payne). It also allows you to automatically dodge attacks while in bullettime. I've also done the cinematic camera on certain attacks like in SP, let me know if you need help with it.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.