sith_master2000 Posted August 29, 2005 Share Posted August 29, 2005 The screenshots do show a big difference but it still looks like JK. Are there going to be mappers that update the geometry to be more JA-ish? Link to comment Share on other sites More sharing options...
Shamus Posted August 29, 2005 Share Posted August 29, 2005 The screenshots do show a big difference but it still looks like JK. Are there going to be mappers that update the geometry to be more JA-ish? It depends on what you mean. Part of the motivation for this project was the fact that JK managed to capture a look and feel that they subsequently lost in their later incarnations. So the fact that it looks like JK is not a problem! What I'm talking about is the scale and scope of the levels--especially the Nar Shadda levels. If what you mean by "more JA-ish" is a more refined look to the textures and geometry, then I agree. Link to comment Share on other sites More sharing options...
Zappa_0 Posted August 30, 2005 Share Posted August 30, 2005 Shamus, I would love to help with doing trailers and stuff for the JKDF2 Mod and help be an adviser to the mod since I have been an active member of the jk series since JKDF2 released. I do movies mostly now here in JA. I am over Jedi-Outcast Movies. I have put out the series JA: Clone Wars and I work with SJC doign video projects for his maps and stuff. I hope I can be some help to you, since I could be a great asset to the team and remember the "golden years" so greatly. Link to comment Share on other sites More sharing options...
DarkStarMojo Posted August 30, 2005 Share Posted August 30, 2005 The maps are going to be very similar to the originals (with architectural improvements, etc. of course) since those of us who are mappers are using converted versions of the original .jkl files as reference materials for height and scale. Speaking of which, Shamus, I've run into some scale issues on level 14. I'll explain in more detail on the team formus, if you'd like. Yun is also finished, as I've mentioned before. I don't know if I've uploaded the file but I'll check in the morning. Link to comment Share on other sites More sharing options...
abe13 Posted August 30, 2005 Share Posted August 30, 2005 Hey the Yun model ain't that bad but if anyone checked out jk3files recentlly you know that Inyri Forge there has made Yun's hilt which is the best ever made.And she's cerently making a Yun skin which the outfit omg looks exectly like Yun's its still being fixed but it kicks ass.The only thing that is off besides the unfinish body is the face so if anyone has a close up of Yun's face plz help her out. here's the Yun skin tread http://forums.filefront.com/showthread.php?t=212549 And if anyone likes the hilt here's its thread http://forums.filefront.com/showthread.php?t=212026 Now not to say the other is bad but when ever this Yun is finish I would conseder this one. Link to comment Share on other sites More sharing options...
Shamus Posted August 31, 2005 Share Posted August 31, 2005 I've run into some scale issues on level 14. I think I know exactly what you're talking about--it seems to be a built in limitation of the Q3 engine. We can discuss it more on the team forums. Link to comment Share on other sites More sharing options...
Zappa_0 Posted September 1, 2005 Share Posted September 1, 2005 Shamus any responce from my previous post? I would really love to help out. Link to comment Share on other sites More sharing options...
DarkStarMojo Posted September 1, 2005 Share Posted September 1, 2005 Have you emailed him yet? That's the best way to let us know what you're capable of (and for you to show off your talents, too Link to comment Share on other sites More sharing options...
Zappa_0 Posted September 2, 2005 Share Posted September 2, 2005 Yea he has PMed me. Also my latest works can be seen in the sig. Link to comment Share on other sites More sharing options...
DarkStarMojo Posted September 5, 2005 Share Posted September 5, 2005 To anyone interested in the mod, please consult our new FAQ before asking any questions, as you may find the answers you seek in there. http://shamusworld.gotdns.org/df2mod/faq.html I wrote it, by the way. Link to comment Share on other sites More sharing options...
blaze8544 Posted September 5, 2005 Share Posted September 5, 2005 ok i read the faq but i didnt see an answer to the question that has been nagging at me for a while, i dont know if anyone else has asked it baecause i cant be bothered reading through the whole thread. how are you going to do the darkside lightside shift? it would be a bit pointless if you just did it as a choice thing at the end like in JA. i always liked the way it worked in DFII, you kill a load of innocents and your become gradualy evil, please tell me you are going to firgure out a way to do it in this mod. Link to comment Share on other sites More sharing options...
DarkStarMojo Posted September 5, 2005 Share Posted September 5, 2005 That's why we're still here to answer questions. Basically, this depends on us finding the right people to code/script. The JA "moment of decision" is an alternative but for the sake of accuracy and the fact that JK's "morality scale" is such a better concept, we would like to try and preserve it in the mod. I'm not sure if JA has anything like this that we can use as a template, though. Link to comment Share on other sites More sharing options...
jedispy Posted September 5, 2005 Share Posted September 5, 2005 That's why we're still here to answer questions. Basically, this depends on us finding the right people to code/script. The JA "moment of decision" is an alternative but for the sake of accuracy and the fact that JK's "morality scale" is such a better concept, we would like to try and preserve it in the mod. I'm not sure if JA has anything like this that we can use as a template, though. Yeah there are a few things like that in our mod that we're trying to figure out first. My recommendation is to first speak with Razorace and see how plausable it is to do. The lightside/darkside choice (like in JA) would be cake to do. However, the morality scale like in JK would be a bit harder, and would take some more in depth decision making. I don't imagine that it would be that hard to do Link to comment Share on other sites More sharing options...
razorace Posted September 7, 2005 Share Posted September 7, 2005 Sounds tricky. I honestly can't say how practical something like that is because I don't know how much data can be preserved between maps. Link to comment Share on other sites More sharing options...
jedispy Posted September 7, 2005 Share Posted September 7, 2005 ...the morality scale like in JK would be a bit harder...Well it might be possible with the new quake3 code. I am a little bit of a C++ fella, and I think you could have some sort of a running score (can be positive or negative integer. Positive = lightside, Negative = darkside). So if a player had Heal with 4 stars (score = 4) and Choke with 3 stars (score = 4 - 3), the score total would = 1. The actual decision (made by the computer) might be as simple as: if(intscore < 0) { // run code that will execute dark side script; } else // run code that will execute light side script; Of course, the real trick, as razorace pointed out, would be to save the score from one map to another. In reality, you would only need to save an integer, would would be only a few bytes of memory. I am not sure how the alignment (light side/dark side) works in the original game. I think it is only on your force star count. Is it at all based on what you do in the game? (a.k.a. killing innocents, using darkside force vs. lightside force, etc....) Does anyone have clue on that one? Link to comment Share on other sites More sharing options...
Sir Vougalot Posted September 7, 2005 Share Posted September 7, 2005 Killing innocent people nudges you down the dark path, killing innocent droids does as well, but not as much. Assigning stars to a specific Force power nudges you a bit towards whichever side of the Force that power draws from, but actually excecuting powers during gameplay has no effect on your morality. (I used to think it did, so when I was playing a dark side game, all I would do was grip people and never use my weapons at all, in hopes of falling to the dark side faster. Little did I know that it did not do dittly squat.) Link to comment Share on other sites More sharing options...
jedispy Posted September 7, 2005 Share Posted September 7, 2005 Killing innocent people and droids. Well that might be hard to do. I suppose you could code something to count the deaths of people that are on team_player & team_neutral vs. team_enemy. If I'm not mistaken, JA already has a system of counting the kill score as well as counting the amount of times you use force powers. You guys might be in luck here. Link to comment Share on other sites More sharing options...
Sir Vougalot Posted September 7, 2005 Share Posted September 7, 2005 Could they convert it to single player and make it apply to innocents, though? Or is that what you were suggesting? Link to comment Share on other sites More sharing options...
DarkStarMojo Posted September 7, 2005 Share Posted September 7, 2005 For something as complex as this seems to be, the mod would have to be ported to MP. Since I'm not working on scripts or anything and just building the architecture in SP, porting shouldn't be a problem, at least not at this point. Now, finding people who understand the Icarus, MP scripting, etc. to do this for us is the "real" tricky part... Link to comment Share on other sites More sharing options...
razorace Posted September 7, 2005 Share Posted September 7, 2005 I know quite a bit about it but my availiability is pretty limited. Link to comment Share on other sites More sharing options...
DarkStarMojo Posted September 7, 2005 Share Posted September 7, 2005 Of course, if you know anyone who could help us... Link to comment Share on other sites More sharing options...
Bomberman65 Posted September 8, 2005 Share Posted September 8, 2005 Hey all. Great work with the Jedi Knight mod keep up the good work. I just had one question when will the deamo be avalible for download? Sorry about the grammer spelling isn't my strong point. Link to comment Share on other sites More sharing options...
SlicerDude Posted September 9, 2005 Share Posted September 9, 2005 It'll be available when it's done, and no one has any idea when that'll be. You can see the answers to this question and many others in the recently created, quite informative FAQ: http://shamusworld.gotdns.org/df2mod/faq.html Link to comment Share on other sites More sharing options...
Bomberman65 Posted September 9, 2005 Share Posted September 9, 2005 Thanks for that and don't give up till it's done. I'll bet it'll be great when it's finished. I wish i could help but i don't know anything about this stuff sorry but keep up the good work. We all need encouragement so thats what i'm doing Link to comment Share on other sites More sharing options...
Bomberman65 Posted September 11, 2005 Share Posted September 11, 2005 Hey all i was just wondering r u thinking of doing a MotS mod after this not that i'm rushing u or anything u're already doing a great job i was just wonder if there were plans after this. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.