Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.
 

razorace

Latest Posts

Page: 60 of 133
Posted in: Basic Brainstorming: Bot AI
 razorace
03-08-2004, 9:53 PM
#1
Ok, I'm bringing back up the Bot AI brainstorming thread so we can gather up what we want for the bot AI. Please note this is only for the MP bot AI, not the NPC AI stuff. Bots really need to be able to effectively navigate the map by using higher le...  [Read More]
Posted in: Moves in JAR 1.2 Multiplayer
 razorace
03-08-2004, 8:29 PM
#2
Unless it's a hidden command. I'm betting that Chosen_One just forgot to compile the game in release mode vs debug mode. There's a debug command that lets you manually set an animation....  [Read More]
Posted in: xMod 2.6.0 :: A day late but not a holocron short
 razorace
03-08-2004, 8:23 PM
#2
Uh, you can't really increase the vehicle limit (as in the number of different vehicle models) without bg components. Doing it server side only makes it so your server can hold more vehicles than your clients but that makes it so the clients can't us...  [Read More]
Posted in: Aiming in 3rd person is always on auto-aim?
 razorace
03-08-2004, 8:49 PM
#4
"cg_thirdPersonCameraDamp 1"...  [Read More]
Posted in: Aiming in 3rd person is always on auto-aim?
 razorace
03-07-2004, 4:14 AM
#2
I assume you mean the way the crosshair isn't 100% clamped to the center of your screen?...  [Read More]
Posted in: I got the job!
 razorace
03-05-2004, 8:15 PM
#1
Ok, guys. I just got a very important consulting job doing course material for a online modding class. This means that my time for the next month or so will be limited....  [Read More]
Posted in: demo ? freeware ? & mini mod ?
 razorace
03-05-2004, 10:02 AM
#2
Uh, what does this have to do with OJP? Anyway, to answer your question. I beleive that any compiler that can do .dll files can compile the JKA code. However, doing so would require a bit of work since the projects wouldn't be set up (unless the pro...  [Read More]
Posted in: OJP Enhanced Models
 razorace
03-07-2004, 7:22 PM
#14
You can put the bolts anywhere you can as long as they are tag surfaces with the correct names....  [Read More]
Posted in: OJP Enhanced Models
 razorace
03-07-2004, 6:12 AM
#11
ok, got the saber staff and saber2 stuff coded. How should I handle the two blaster slots? Should it just store the two highest level guns you have?...  [Read More]
Posted in: OJP Enhanced Models
 razorace
03-06-2004, 5:00 AM
#9
I agree a new saber flag would be best. I'll see if I can add that when I'm doing the rest of the system. As for the blaster/saber holster bolts, I suggest that you seperate or only use one or the other. Having them both in the same area will resul...  [Read More]
Posted in: OJP Enhanced Models
 razorace
03-06-2004, 2:19 AM
#7
Only one weapon of each type would be displayed. Holster weapon display will be solely based on which weapon you're currently using and which weapons you already have....  [Read More]
Posted in: OJP Enhanced Models
 razorace
03-05-2004, 6:45 PM
#5
saber2 and blaster are on the same tag?...  [Read More]
Posted in: OJP Enhanced Models
 razorace
03-05-2004, 8:57 AM
#2
I guess I'll finish up the code side of things. I assume all the tags on the last model you sent are the tags you want, right?...  [Read More]
Posted in: JA+ Mod 1.8 Damages?
 razorace
03-08-2004, 3:32 AM
#12
Well, that's an easy one. The reason why the sabers have much better hit detection vs in JK2 is because the saber collisions were based solely on the saber entity's bbox. Basically, you were swinging around a huge ass box on a stick when it came to...  [Read More]
Posted in: JA+ Mod 1.8 Damages?
 razorace
03-08-2004, 3:31 AM
#11
Well, that's an easy one. The reason why the sabers have much better hit detection vs in JK2 is because the saber collisions were based solely on the saber entity's bbox. Basically, you were swinging around a huge ass box on a stick when it came to...  [Read More]
Posted in: JA+ Mod 1.8 Damages?
 razorace
03-07-2004, 9:21 PM
#9
Sounds like a good idea. The only problem I see is how did you determine the bbox size for the interplotion traces? As you probably know by now, the bboxs don't rotate so you can't simply do a pure trace between the two previous blade positions wit...  [Read More]
Posted in: JA+ Mod 1.8 Damages?
 razorace
03-07-2004, 3:58 AM
#7
Originally posted by Slider744 yes but only in MP style i didn't change the sp style (default in basejka) so that poeple who want the default settings in basejka could have them So what did you change? And, yes, you can give the technical answer...  [Read More]
You have to d/l additional skins....  [Read More]
Originally posted by Shimaon ... Hmm, first, on the topic of the RGB sabers, if you can't do it for SP, then how could you do the RGB color tones for character creation in SP? The system and cvars for that ability was already in place...  [Read More]
Posted in: Adding weapons without replacing stock weapons?
 razorace
03-07-2004, 8:36 AM
#4
Nope. It's only an extra data file for the SP weapons....  [Read More]
Posted in: Beta Testers! Beta Testers! Beta Testers!
 razorace
03-06-2004, 6:05 PM
#68
Yeah, the really weird part is that it does it sometimes even when I'm not running OJP. It did it to me back on JO as well at times; I think it's just something weird with my PC, thinking about it. But as far as I can recall, it's done it the most on...  [Read More]
Posted in: Beta Testers! Beta Testers! Beta Testers!
 razorace
03-05-2004, 8:10 PM
#65
Originally posted by Master_Keralys [B]I'll be testing b5 later today; I had a thought on the saber system, though. What if you went back to how it was before (manual blocking, parry as part of Dodge) but modified it so: When the player isn't block...  [Read More]
Posted in: Beta Testers! Beta Testers! Beta Testers!
 razorace
03-05-2004, 4:26 AM
#63
yeah, the MP game engine doesn't like it when you change the time scale. I think that's just a flaw with the engine....  [Read More]
Posted in: Enhanced WIP: Saber System
 razorace
03-06-2004, 3:28 AM
#46
Maybe some way to reduce the autoblock probability is all I can think of. I personally think the parry working as an autoblock button requires considerably less skill than the manual blocking did. What if you made is so that the autoparry was only en...  [Read More]
Posted in: Enhanced WIP: Saber System
 razorace
03-05-2004, 7:50 PM
#44
The problem with the automatic autoblock was that it screwed up your ability to attack effectively. Also, I'm trying to make blocking skill based, not just some random chance....  [Read More]
Page: 60 of 133