-
Posts
6,533 -
Joined
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by Circa
-
I've been staff since 2013 and I guarantee any time a file was approved the same day it was submitted was by chance that a staff member had free time that day. We have always made it a point that file approvals get done when they get done. And though we try our best to get them approved quickly, it may not be for a couple days. Need I remind people of the jk3files days when file approvals took literally weeks, sometimes months. I'd say a couple days is an adequate time frame for volunteers to approve files for a 15 year old game.
-
Software Development Kit, yes. Be sure to check out our tutorial section as well.
-
Welcome. To be honest, modding JKA is probably easier. The pk3 file format makes it so convenient. We have the mapping program that the developers used, GTK Radiant, so you can create maps just like they did. Pakscape makes delving into pk3 files super easy. Tools that came in the SDK are huge help for many things as well. Hopefully you enjoy your time!
-
Shadow/shader problem on butt and shoulders
Circa replied to PreFXDesigns's topic in Modding Assistance
It should be showing the model's triangles when using that command. I'm not seeing anything in that video. -
Shadow/shader problem on butt and shoulders
Circa replied to PreFXDesigns's topic in Modding Assistance
Ingame, from the console. /r_showtris 2 -
.warnbox { background: #e3f6e5 url( images/icons/exclamation.png ) no-repeat 9px 10px; border: 1px solid #b4e3b9; color: #475949; } Double post of this thread.
-
Yeah the size definitely probably plays a large role in it. Hosting and downloading games would take a lot of time and resources.
-
How do I replace music in single player?
Circa replied to Darth Ooga Booga's topic in General Modding Discussions
Already did it years ago, friend. Here's a link: Prequel Music Replacement -
Just look at an existing sky shader and copy what it does. Replace the mapped texture with your own. You'll want to just list the texture as whatever your files are but with only the main prefix. So if you have files called jakku_up.jpg, jakku_dn.jpg, etc; then you'll want to make sure it's listed as just jakku in the shader so it uses them as a skybox properly. Like this: textures/skies/jakku { qer_editorimage textures/skies/sky.tga surfaceparm sky surfaceparm noimpact surfaceparm nomarks notc q3map_nolightmap skyParms textures/skies/jakku 512 - }
-
Surprising, then. Maybe it just hasn't been cracked yet by the usual people that crack games. Not sure. I'm sure it's harder to crack modern games compared to a few years ago when you could get any game cracked. With the DRM that Origin uses I'm sure they have made it difficult. But not sure, you make an interesting observation. I doubt it has any reason to do with the fact that it's an EA game. I can't find a lot of recent games on TPB just from a quick search myself. The first EA Battlefront isn't on there either. Perhaps nobody that is able to crack has any interest in doing it? Who knows.
-
Everyone here doesn't have all the answers. Maybe nobody can help you that has seen your thread. I understand you're frustrated but don't assume we are withholding help for the sake of being douchebags. Did you disable Steam Cloud entirely or just for JKA itself? It seems like it's still reading the files in the cloud, even though its turned off. Is there a way to delete cloud files manually? (I don't use steam for JKA so I have no idea, just a thought)
-
.warnbox { background: #e3f6e5 url( images/icons/exclamation.png ) no-repeat 9px 10px; border: 1px solid #b4e3b9; color: #475949; } Topic moved to Modding Assistance forum. @@KyleRendar
-
Why are you assuming people haven't pirated those games?
-
- 13 comments
-
- Star Wars Related
- Containing NPCs
-
(and 3 more)
Tagged with:
-
Updates are on hold because there are a ton of updates happening behind the scenes. We are moving to a whole new software structure and it's taking awhile to prep for that. Also, keep in mind we allow user-submitted news. If you people can write decently well and have things you think the community would like to read, go for it. So far we have had only spammy submissions for that since we launched it a few months ago. But yes, the halloween header on the front page annoys me just as much as it does you. It was especially jarring when we had the Santa hat logo on there as well. tl;dr: expect an update quite soon. @@Caelum could perhaps exlpain more.
-
Welcome! I always recommend not installing JA+ simply for the sake of reducing bloat in your game, but it sounds like you’re going to be wanting to get the nostalgia feel, so go for. Otherwise just explore our files section for new mods and such.
-
- 25 comments
-
- Team Support
- NPC Support
- (and 6 more)
-
(Mac) Game launches in window super zoomed in
Circa replied to MonsterFunk's topic in Jedi Knight Tech Support
@@MonsterFunk Open the console by pressing SHIFT and ~ Then type /r_fullscreen 1 You may not be able to see all that you type because of the situation, but get that typed in and press Enter. Then type /vid_restart The game should restart in fullscreen. If you want to actually play in windowed mode, you can type: /r_mode -1 /r_customwidth 1600 /r_customheight 1024 Replace 1600 and 1024 with whatever resolution you want it to be. -
This paragraph basically hits the nail on the head. JKA's community is now mostly left to the die-hard fans that have stuck around for years or new players that saw a Star Wars game on sale and picked it up and started playing or modding because they like Star Wars. But if you go back to 2003-2007, the modding community was huge. There were tons of non-SW mods being made weekly. Go on mrwonko's mirror to see what I mean. I remember sometimes being surprised at how many non-SW mods were actually being made back then. And it all comes down to the amount of modders. Everyone has their own tastes and interests, and that's what modding is all about. Very rarely will you see a modder make something purely for someone else. They do it for themselves as well, because it's something they'd also like to be made possible in JKA. So bottom line, what you're asking for probably just won't be much of a thing anymore. It used to happen a lot, but with the community shrinking more and more ever year, it's less likely to be as common.
-
Within each NPC file is vital info that the game uses to give a spawned model it's attributes. Info such as the model, weapon, weapon model, force powers, sounds, and health. The first thing you need to do is open up assets1.pk3 (it will be in your base folder) with PakScape, WinZip, or some other archiving software. Navigate to the ext_data folder, then open the npcs folder. You will see a lot of files here. We will use a very typical one - jedi.npc. Extract this file to your computer and open it with Notepad. Inside you will see a bunch of columns of text. Jedi { playerModel jedi saber single_2 saberColor yellow weapon WP_SABER saberStyle 1 saberStyle 3 saberStyle 2 FP_HEAL 1 FP_LEVITATION 2 FP_SPEED 2 FP_PUSH 2 FP_PULL 1 FP_TELEPATHY 1 FP_GRIP 0 FP_LIGHTNING 0 FP_RAGE 0 FP_PROTECT 1 FP_ABSORB 1 FP_DRAIN 0 FP_SEE 1 FP_SABERTHROW 2 FP_SABER_DEFENSE 3 FP_SABER_OFFENSE 3 forceRegenRate 150 forcePowerMax 90 rank lt reactions 3 aim 3 move 3 aggression 3 evasion 2 intelligence 3 playerTeam TEAM_PLAYER enemyTeam TEAM_ENEMY class CLASS_JEDI yawSpeed 140 walkSpeed 55 runSpeed 200 snd jedi1 sndcombat jedi1 sndjedi jedi1 health 200 dismemberProbHead 0 dismemberProbArms 5 dismemberProbLegs 0 dismemberProbHands 10 dismemberProbWaist 0 } If you look at it and try to figure it out, it will make a lot of sense. The column on the left is the attribute and the right is the value. A lot of this you can leave out if you wish, and all lines which are not included will revert to default values. We will begin to construct a basic NPC file by using the information here and replacing what we want. Let's say you want to make a new NPC that is a Dark Jedi that uses a blaster pistol instead of a lightsaber. We just need to edit the corresponding attributes to meet our needs. The first step is always to change the name of the NPC at the top. This is important or else your file will overwrite the default Jedi NPC. Let's name it DarkJedi. Now, since he won't have a lightsaber, you can delete the lines that pertain only to sabers. So highlight and delete the lines saber, sabercolor, and all 3 saberstyle lines. Then we change his weapon to the blaster pistol. So go to the line weapon WP_SABER and make it weapon WP_BLASTER_PISTOL. So your NPC should look like this so far: DarkJedi { playerModel jedi weapon WP_BLASTER_PISTOL FP_HEAL 1 FP_LEVITATION 2 FP_SPEED 2 FP_PUSH 2 FP_PULL 1 FP_TELEPATHY 1 FP_GRIP 0 FP_LIGHTNING 0 FP_RAGE 0 FP_PROTECT 1 FP_ABSORB 1 FP_DRAIN 0 FP_SEE 1 FP_SABERTHROW 2 FP_SABER_DEFENSE 3 FP_SABER_OFFENSE 3 forceRegenRate 150 forcePowerMax 90 rank lt reactions 3 aim 3 move 3 aggression 3 evasion 2 intelligence 3 playerTeam TEAM_PLAYER enemyTeam TEAM_ENEMY class CLASS_JEDI yawSpeed 140 walkSpeed 55 runSpeed 200 snd jedi1 sndcombat jedi1 sndjedi jedi1 health 200 dismemberProbHead 0 dismemberProbArms 5 dismemberProbLegs 0 dismemberProbHands 10 dismemberProbWaist 0 } Great, so we gave him a pistol. Since he's a Dark Jedi, he should probably be an enemy. This is determined by the lines playerTeam and enemyTeam. To make the NPC friendly and follow you in-game, leave it how it is, with TEAM_PLAYER as the playerTeam and TEAM_ENEMY as the enemyTeam. To make the NPC an enemy that attacks you, flip those two. Other teams are FREE and NEUTRAL. The FREE team attacks anyone on sight, regardless of what team they are. An example of a TEAM_FREE NPC is the tusken raider. The NEUTRAL team doesn't attack anyone. Examples of this are Jawas or Ugnaughts. Now, you can change the class if you'd like. Classes are hardcoded in the game with a bunch of special behaviors and attributes that can't be changed in an NPC file. You can read more about classes and what each of them do here. One thing they don't do, is determine the team, so if you keep this Dark Jedi's class set to CLASS_JEDI, he will still be an enemy. Your NPC should now look like this: DarkJedi { playerModel jedi weapon WP_BLASTER_PISTOL FP_HEAL 1 FP_LEVITATION 2 FP_SPEED 2 FP_PUSH 2 FP_PULL 1 FP_TELEPATHY 1 FP_GRIP 0 FP_LIGHTNING 0 FP_RAGE 0 FP_PROTECT 1 FP_ABSORB 1 FP_DRAIN 0 FP_SEE 1 FP_SABERTHROW 2 FP_SABER_DEFENSE 3 FP_SABER_OFFENSE 3 forceRegenRate 150 forcePowerMax 90 rank lt reactions 3 aim 3 move 3 aggression 3 evasion 2 intelligence 3 playerTeam TEAM_ENEMY enemyTeam TEAM_PLAYER class CLASS_JEDI yawSpeed 140 walkSpeed 55 runSpeed 200 snd jedi1 sndcombat jedi1 sndjedi jedi1 health 200 dismemberProbHead 0 dismemberProbArms 5 dismemberProbLegs 0 dismemberProbHands 10 dismemberProbWaist 0 } There are many other attributes that you can change as well. Most are self explanatory. Changing the model involves using the name of the folder of the model you want. So if you wanted your Dark Jedi to be a Reborn model instead of a Jedi model, simply change jedi to reborn. If you want a certain skin of that model, use the line customSkin and then the name of the .skin file you want that is located in the model's folder. So if you wanted the blue reborn, it would look like this: DarkJedi { playerModel reborn customSkin blue Changing the sounds is similar. It must match the name of the folder in the sound folder in assets0.pk3. The default value of the attributes such as reactions, aim, move, aggression, evasion, and intelligence is 3. So if you have it at 3, you can delete it. Maximum is 5. The dismember properties are out 10. Force and saber powers are out 3 (sometimes 4). Default value of those are 0. Make sure to have the brackets before { and after } the NPC. Look at my examples and look at the default ones as reference. Especially for adding multiple NPC's to one file. That's pretty much it! Now we need to pack these text files up. To do this we need to add some new folders. Make a folder called ext_data, and in that folder make a folder called npcs. This is where we will put our .npc file. Make sure you save it as .npc! If you save it as anything else, like a .txt, it will not work. After that, either zip it up and change the extension or use PakSkape to make it a .pk3 and place it in your base folder. Now go test it! Go into single player and turn cheats on with helpusobi 1, then type npc spawn darkjedi (or whatever you named it). Tutorial based on the one on JK3Files.com.
-
This can be done with any section of a model, but this tutorial will show how to have two different animations play for the upper and lower sections of the model. First, open ModView and open any player model. Expand Bones and keep expanding until you get to upper_lumbar. Right click on upper_lumbar and click on "set as secondary Anim Start". Next, go to the sequence that you want the upper part to have. When you find it, right click on it and click on "Start Secondary Multi-Locking with this sequence". Then go to the animation you want the lower section to use, and right click and click on "Start Multi-Locking with this sequence". Again, this will work for any bone set you choose to use the secondary anim start.