-
Posts
6,533 -
Joined
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by Circa
-
Well it's been forever, but we finally have an update for y'all. Work on 1.1 started over a year ago. The focus was bug fixes and a handful of new features on the code side by @redsaurus and adding some bundled mods on my end, as well as testing. Life gets busy, but we finally made it to v1.1. You can look at the changelog below, but essentially I think this mod is finally in a place where I can recommend it to new players wanting the best experience or old players and modders to take advantage of some of the new feature set. Do keep in mind this is still a huge work in progress, and there are bugs, glitches, and unfinished features. Remember to give feedback knowing that fact and knowing that your bug or request may not get fixed or implemented any time soon. Non-exhaustive changelog for v1.1 (many may have slipped our minds or bug fixes fixed much earlier that weren't mentioned) Changes in v1.1 (old saves not compatible with this version!) - Added eezstreet's AI workshop - Added g_UseIdleAnims to disable/enable idle animations - Removed black bars from cutscenes so scenes aren't half obstructed on widescreen resolutions - Added g_noIgniteTwirl to disable the twirl animation on ignition (like MP) - Added cg_ignitionspeed ton control how fast or slow the saber blade ignites - added a COMPLETE button to the saber builder UI to close it - r_mode -2 is now default at launch to be fullscreen at native resolution (set to -1 to go back to windowed mode) - Added cheat menu in the in-game pause menu - Added in-game character and saber edit menu in the in-game pause menu - Added in-game photo mode menu. The binding currently doesn't work from the CONTROLS menu, it needs to be added manually in the console: bind [key] uimenu camsp - Toggle between pistols when you have the Bryar and DL-44 with the weapon2 button - Replaced the old E-5 blaster with KhorneSyrup's new version - Removed Force Blinding bind in the menu since it is not ready for use - replaced DL-44 with AshuraDX's HD DL-44 - Added Kahn's UltimateWeapons mod as an optional PK3 with some revisions (removed saber effects, replaced some explosions with the smaller efx) - Added Plasma's saber pack as an optional PK3 with removal of a lot of duplicates to make the list easier to navigate - Added *holsterorigin tags to vanilla sabers and many of Plasma's sabers to work better with holstering - Added HapSlash's stormtrooper model to replace the vanilla model - Added Toshi's Luke to replace the vanilla model - Added r_ratioFix for full native widescreen support for the HUD and menus - Added new splash screen and menu logo I also spent some time getting a nice trailer video made so people are more drawn to the mod and are aware all it has to offer. The grand vision of this mod was supposed to be a "remaster & expansion" of sorts, which included modern textures, models, sounds, effects, and new missions and characters. That vision is on hold for now until more people can help out with implementing it. We want it to be more than just including a PK3 of an existing mod, we want to make sure the experience is as streamlined as possible. For more improvement mods like HD textures, fonts, models, etc. please see JKHub's big list of recommended mods. It's based on OpenJK (so the code is released under the GPL and available at [https://github.com/JKEnhanced/OpenJK/]) and a slightly modified version (for SP) of AJL's SFX Saber code. It also uses Open Jedi Project code for TrueView. MAC VERSION COMING SOON Main coding done by @redsaurus Features and Commands All OpenJK features and fixes. RGB Sabers • These can be set in the menus or by setting the sabercolor to a hex code in the console - for example "sabercolor 1 xff0000" will set the first lightsaber blade to be red. It is possible to set the sabercolors of NPCs by setting their sabercolor to a hex code in the .npc file. If you want to set one sabercolor for base and one for this mod, you can set the sabercolor of the NPC or lightsaber to the base value, and sabercolorRGB to the RGB value for this mod. Higher blade numbers are set with saberColorRGB2, saber2ColorRGB3, etc. SFX Sabers • SFX Sabers can be enabled in the console by setting cg_SFXSabers to 1. This is on by default, allows for more vibrant and high quality saber blades. Ignition Flare • A lightsaber ignition flare can be enabled in the console by setting cg_ignitionFlare to 1. A custom ignition flare can be specified for a lightsaber with "ignitionFlare <shader>" in the .sab file. Ignition twirl animation disable • If that little twirl of the saber that you do in SP when activating it bothered you, you can now disable it to be more like MP with g_noIgniteTwirl 1. Disable idle animations • Use the command g_UseIdleAnims 0 to disable them. Very helpful when taking screenshots. Saber Holsters • Lightsabers are now holstered on the belt when not in use. A tag_holsterorigin can be added to a hilt for better placement. Adding "holsterPlace <none/hips/back/lhip>" in the .sab file specifies where a hilt will be holstered. Currently broken, default is right hip for now. Headswapping • Several new heads are available for the human male and human female species. You can add your own heads - see the .headswap files in the sp_custom.pk3 for examples. NPCs can have heads set using the playerHeadModel and customHeadSkin commands in their .npc file. RGB Character Colors • Adds an RGB slider option to all player species. Better Entity Spawning • The /spawn command now supports entity keys, e.g. "spawn fx_runner fxFile the/file". .eent files • Maps now load entities from mapentities/mapname.eent in addition to loading them from the .bsp file. MP Movement • Not identical to MP but close. Allows for bunny hopping and less "slide" effect when moving. g_bunnyhopping 1. Also in the menu. Extra Player Tints • (Unused) Playermodels are able to have multiple tints. If you enter “newPlayerTint 0 <R> <G> <B>”, any shader stages for the player with “rgbGen lightingDiffuseEntity 0” will be tinted to this color rather than the usual. Ghoul2 view models First person view weapon models are now allowed to use .glm models using eezstreet's code. Detachable E-Web The player can detach an E-Web from its mount by pressing the Use Force button whilst using it. While the E-Web is equipped, the player moves more slowly. More usable weapons The tusken rifle and noghri stick are fully usable by the player. The DC-15A clone rifle (made by Pahricida), DC-15S clone blaster (Made by AshuraDX and Som3) and E-5 droid blaster (made by KhorneSyrup) have also been added. Only given via cheats right now. give weapon_tusken_rifle give weapon_noghri_stick give weapon_e5 give weapon_dc15s give weapon_dc15a Saber throw is now a force power • This was to be compatible with the katarn saber style (listed below) - this was restored to alt attack to work with all styles like before. New force powers • Force Insanity, Destruction, Repulse and Stasis have been added. Force Repulse is gained automatically during the SP campaign. Bind the keys in the Controls menu. NPCs can use Destruction and Stasis. For faster force regeneration, g_forceRegenTime has been brought over from MP. First person lightsaber with TrueView • As seen in Open Jedi Project and all the other mods that used it, TrueView shows the player model in first person view. You can turn it on for guns with cg_trueguns and turn it on for sabers with cg_fpls or through the menu. Change FOV with cg_trueFOV. Recommend set to 120 if using first person lightsaber. Radar • The radar system from Siege in MP now works in SP. Giving NPCs and misc_radar_icon entities the icon key will set a custom icon. A 2D minimap is also loaded from minimaps/mapname.mmap. AI workshop • Created by eezstreet to give more control over NPC AI. See full thread here. Switch pistols • Toggle between DL-44 and Bryar if added to inventory with pistol bind (+weapon_2) Saber ignition speed • cg_ignitionSpeed scales saber ignition speed Click-drag to rotate player model in customization screen • To help with seeing your character more easily instead of waiting on it to rotate around again. MP-style saber hilt list • Lists lightsabers in the menu without the need for adding menu listings r_mode -2 is now default • sets the game to the monitor's native resolution at launch. Change back to r_mode -1 to use windowed mode. Widescreen HUD fix • Fixes the HUD to support widescreen resolutions without stretching the HUD elements, default to on. r_ratioFix. Removed black bars in cutscenes • this helps with widescreen resolutions not cutting off half of the scene. Included HapSlash’s improved stormtrooper model • because the default one is atrocious. Included Toshi’s Luke model • because of same reason as above Included AshuraDX’s high quality DL-44 model • because it is beautiful Ingame character and saber menu • Change your character skin and lightsaber from the pause menu at any time! Ingame cheat menu • A simple menu in the pause menu to give access to some common cheat codes like god mode, noTarget, setforceall, and increased dismemberment! Ingame photo mode • Use sliders to get the right angle and take a screenshot. Thanks to therfiles for camSP! Screenshots save to the JAEnhanced folder (Windows: C:/Users/user/Documents/My Games/JAEnhanced) Optional features (separate PK3's): Improved jedi_hm • DT's very nice improved Human Male jedi is included with Jedi Robe options with RGB tinting features. Build Your Own Lightsaber • Now lightsabers can be customized like the player species. Example customizable hilts are included thanks to AshuraDX and Plasma.’ Improved effects • also known as "UltimateWeapons", this is a must-have to create a more authentic Star Wars atmosphere Unfinished features, only use if testing: Unstable and black saber blades • use with console command: sabercrystal 1 unstable or sabercrystal 1 black - the number is the saber number, so use 2 if you want to change your left hand blade. Katarn saber style • A gun / saber stance. No animations yet, but you play around with it (with cheats enabled) by doing "give weapon_bryar_pistol" and then "setsaberstyle katarn" in the console. Z-6 rotary cannon • Added slot for this weapon, but it has no model yet. give weapon_z6 Installing If you've installed an earlier version (from when this was just called SP Customization Mod or 1.0), it'd probably best to uninstall the old version. If you're using a Mac, you should put "Jedi Academy: Enhanced" alongside your regular Jedi Academy base folder - depending on your version the base folder might be hidden inside the original game's application bundle or in /Library/Application Support/Steam/steamapps/common/Jedi Academy/ If you're on Windows, install the Visual C++ 2015 redistributable, then put all files in your GameData folder. For Steam this is in C:/Program Files (x86)/Steam/steamapps/common/Jedi Academy. For GOG.com this is in C:/GOG Games/Jedi Academy. For Amazon this is in C:/Amazon Games/Library/Jedi Academy. If you’re using Linux, install SDL2 via Terminal [sudo apt-get install libsdl2-2.0], then install Jedi Academy via Steam Proton, right click the game, browse local files. Put the files in GameData. You can launch the mod with or ja_enhanced.x86.exe on Windows, JAEnhanced.app on Mac, and ja_enhanced.i386 or ja_enhanced.x86_64 on Linux. User files will be saved to /Users/user/Library/Application Support/JAEnhanced on macOS or to /Users/user/Documents/My Games/JAEnhanced on Windows. Known bugs: holsterPlace for .sab files currently does not work, which should allow the option for left hip, right hip, back, and none. Some sabers in the saber pack do not line up well when holstered The ingame saber menu won't let you switch from dual sabers to single saber. Workaround is to use /saber kyle (or any single saber) and then use the menu to choose one. g_forceRegenTime doesn't go less than the default value Player RGB tints can't be removed in the menu Player RGB tints can’t be used in the in-game player menu The option to bind photo mode to a button in the controls menu currently does nothing. Workaround is to use the console: /bind key uimenu camsp Ultimate Weapons effects can be invisible if using all weapons back to back. It’s unlikely to happen in normal play sessions but is a bug (also in basejka). Potential future features: More bundled improvement mods Health regeneration Default saber holstering to left hip to be canonically correct For modders: add new weapons like sabers, fitting them to existing classes - like add a new model but it functions just like a blaster pistol with a unique sound and effect color, like sabers do. Instead of .sab files we could have .weap or files or something similar. As opposed to how it is now where you have to code in new weapons directly. Adding to the above bullet point, SFX sabers translated into blaster effects with RGB and everything Headswap, but for all parts, so you can use the pants of one model, the torso of another, and the head of another Aim-based blaster deflection for added difficulty License The code and menu files are GPL. The relevant GPL license is included in the "readmes” folder. For completeness the Open Jedi Project readme is included although permission has been granted to use the TrueView code under the GPL. Credits redsaurus for all coding and implementation. AJL for the SFX Sabers stuff (including SFX_Sabers.pk3). Circa for various icons, in-game menus, testing, release. Raz0r for the MP-style movement code. AshuraDX for the saber hilt, DL-44, and DC-15s models DT85 for the improved jedi_hm. HapSlash for the improved Stormtrooper model. JKG team for the unstable saber blade graphics and shaders. eezstreet for the Ghoul 2 weapon view model code. razorace (and the Open Jedi Project) for the use of the TrueView code under the GPL. OpenJK maintainers and contributors. Pahricida for the Clone Rifle (and omeewan for the textures). SoM3 for the clone blaster. KhorneSyrup for the droid blaster. Kahn Dahlaine for UltimateWeapons effects mod. Dark Forces mod team, Salvador Barale, Luke Ashdown, for E-11 blaster, thermal detonator, bryar pistol models. Toshi/DT85 for the ROTJ Luke model v2 therfiles for his amazing camSP tool for photo mode macsourceports.com team for the macOS Universal 2 build Daggo for general helpfulness Support Support for this mod will be limited. Please post questions in the subforum on JKHub.
-
-
Trying to Locate an Ancient Map
Circa replied to DividedByZero's topic in Mod Requests & Suggestions
Hm. All the ones I thought might be it do not have that specific song. I'll post them here in case you were mistaken on that part: https://jkhub.org/files/file/138-the-academy/ https://jkhub.org/files/file/981-terminative-3-home/ https://jkhub.org/files/file/2107-massassi-temple/ https://jkhub.org/files/file/534-the-temple-of-solstice/ https://jkhub.org/files/file/2072-yavin-4-temple/ https://jkhub.org/files/file/2495-academy-of-skill/ A2_Beta_4 -
You should be able to follow that tutorial on how to find one. They recommend using the Ultra Utility for it but I usually just look at the list of entities already on the map, since you have the entire list when decompiling the map's entities. The tutorial uses *8 which is from a func_door, so I usually see if the map has any func_door's and use the model brush name from that. What map are you editing? I might be able to find you one if you are still stuck.
-
Why can't you use trigger_multiple? You can simply create a new one for this purpose.
-
Assuming you're the same person that asked on Discord, you must have missed my message linking to this tutorial:
-
Trying to Locate an Ancient Map
Circa replied to DividedByZero's topic in Mod Requests & Suggestions
What was the setting? Like did it look like a Yavin temple with stone and plants and stuff or like a Sith temple with statues, or anything like that? -
Trying to Locate an Ancient Map
Circa replied to DividedByZero's topic in Mod Requests & Suggestions
Can you describe the map a little more? Was it an outdoor map or just indoor? There are so many temple and academy maps out there it'll be a little hard to narrow it down. -
Gauging Interest In Mandalorian Themed Maps
Circa replied to OCD2's topic in General Modding Discussions
Do you mean Tython? I think the Morak location would be cool to have in JKA, personally. I love Tython too but that set was pretty barebones. Might be cool as a duel map with how small it was. -
It's on by default. There's a new cvar called r_ratioFix that is default to 1. Hoping for a release this weekend. I can post here when it's out.
-
Amazon Games launcher crashes Jedi Outcast or Academy or multiplayer is missing
Circa commented on Circa's tutorial in Errors & Problems
If you start a game and want to access your saves or backups, the saves and config files for the Amazon Games version of Jedi Academy are located in C:\Users\[username]\AppData\Roaming\LucasArts\Jedi Academy. The location of the OpenJK saves and base folder are in Documents/My Games/OpenJK -
Figuring out JKA non-dedicated multiplayer in 2022
Circa replied to Mike Oldfield's topic in Jedi Knight Tech Support
Running a private server from your PC usually requires you to forward ports so that players can connect to your network via that port. You'd also need to look up your public IP address and have them connect via that address manually, as I believe any self hosted server is going to be listed on the Raven Software master server which is currently down and not functioning. You could simply edit your server.cfg (found in your base after making a server) and add "sv_master1 master.jkhub.org" to show up on the JKHub master server that OpenJK/EternalJK use. Check out this tutorial on home hosting a server, that might help you out further. -
JAEnhanced has this feature. Release should be out this week sometime.
-
I'm writing this up here because Google search results for this are pretty bad and finding info on this is not easy. I'm hoping this topic will end up in search results and make it a little easier for people to find. No servers? The Amazon Games version of Republic Commando went free this week for Prime Day and had a lot of people asking why multiplayer didn't show any servers in the server browser. Here's a quick fix to get servers to show up. Although there are only a handful out there, it's better than nothing. You'll need the community patch that adds a new master server to replace GameSpy's server. This can be downloaded below. Shoutout to swrc-modding.net for providing this. Download SWRC Server Browser Fix Open the zip file and copy the file to the C:\Amazon Games\Star Wars Republic Commando\System folder. Replace the existing one. If you're on Steam, this would be in C:\Program Files (x86)\Steam\steamapps\common\Star Wars Republic Commando\GameData\System. Launch the game and it should now show a few servers in the multiplayer server list.
-
Amazon Games recently released Jedi Outcast and Jedi Academy on their Prime Gaming launcher, but it has problems launching the games and also is completely missing multiplayer. You can easily get around this by using community-built clients to play the game. Before you start this process, make sure you do try launching the games first, even if you know they will crash. It will install DirectX and other dependencies for the base game that these clients will still need. Video tutorial here: JK2 • Jedi Outcast For singleplayer, you will want to use OpenJO (OpenJK). For multiplayer you'll need JK2MV. Here are the steps to download and install them so you can get to playing the game. Download OpenJO for Jedi Outcast singleplayer [mirror] Download JK2MV for Jedi Outcast multplayer [mirror] Navigate to your Amazon Games library and find the JK2 directory. By default it should be in C:\Amazon Games\Library\STAR WARS JEDI KNIGHT II Now open a new explorer window and go to your Downloads folder so you have both the Downloads folder and game folder open. You're going to drag the files from one window to the other. You can also just copy and paste. Open the OpenJO ZIP file, which should contain a bunch of files in it. Select all the files at once either by hitting CONTROL + A or drag to select. With them all selected, drag them into the STAR WARS Jedi Knight II folder. If it asks you to replace a file, do it. Now go back to the Downloads folder and open the JK2MV ZIP file. Same process, but this one has a "base" folder in it. You will need to copy the files inside that base folder and paste them into the base folder that is in the STAR WARS Jedi Knight II folder. If you just drag it over, be sure you aren't replacing the folder, as it contains all of the game's assets. Only merge them. Now you have them installed, if you double click on the openjo_sp.x86.exe file, it should launch the game in a small window. If you get the error "MSVCP140.dll was not found" then download the x86 version of Visual C++ Redistributable here: Visual C++ Redistributable 2015 [mirror] After that is installed, try launching OpenJO again. If that launches, close and try launching jk2mvmp.exe to make sure that launches as well. If both launch okay, I recommend right clicking both individually and go to "Send to" > Desktop (Create shortcut) so they are found on the desktop. Rename them to JK2 SP and JK2 MP for simplicity. If you open the game and struggle to set your resolution, use this tutorial. JKA • Jedi Academy For Jedi Academy singleplayer, the game on Amazon Games appears to launch just fine, so if you're content with that, you can skip the OpenJK portion and only focus on the EternalJK portion if you're interested in multiplayer. However, the client I will show you how to install does have a ton of benefits like bug fixes, optimization, and features that the base singleplayer game won't have. Start by downloading the latest Windows zip file from this link. It will always be the top-most in the list. Download OpenJK for Jedi Academy For Multiplayer, download EternalJK (eternaljk-win32-portable.zip) below. Download EternalJK for Jedi Academy Multiplayer Navigate to your Amazon Games library and find the JKA directory. By default it should be in C:\Amazon Games\Library\STAR WARS JEDI KNIGHT JEDI ACADEMY Now open a new explorer window and go to your Downloads folder so you have both the Downloads folder and game folder open. You're going to drag the files from one window to the other. You can also just copy and paste. Open the OpenJK ZIP file, which should contain a bunch of files in it. Select all the files at once either by hitting CONTROL + A or drag to select. With them all selected, drag them into the STAR WARS Jedi Knight Jedi Academy folder. If it asks you to replace a file, do it. Now for multiplayer go back to the Downloads folder and open the EternalJK ZIP file. Same process, including the "EternalJK" folder. If it asks you to replace files, you can but you shouldn't need to if you did OpenJK already. If you didn't do OpenJK, replace. They share those same files, to my knowledge. Now you have them installed, if you double click on the openjk_sp.x86.exe file, it should launch the singleplayer portion of the game in a small window. If you get the error "MSVCP140.dll was not found" then download the x86 version of Visual C++ Redistributable here: Visual C++ Redistributable 2015 [mirror] After that is installed, try launching OpenJK again. If that launches, close and try launching eternaljk.x86.exe to make sure that launches as well. If you get the prompt from Windows asking you to allow the application on your private network but it won't let you click it, you can hit ALT + TAB or Windows key + TAB to minimize the game. Click the checkbox next to private and Allow Access. Then you can go back to the game just fine and it will let you join servers. If both launch okay, I recommend right clicking both individually and go to "Send to" > Desktop (Create shortcut) so they are found on the desktop. Rename them to JKA SP and JKA MP for simplicity. If you open the game and struggle to set your resolution, use this tutorial. The saves and config files for the Amazon Games version of Jedi Academy are located in C:\Users\[username]\AppData\Roaming\LucasArts\Jedi Academy. The saves and config files for OpenJK are in Documents/My Games/OpenJK. If you end up having any issues or get stuck, please comment below, post on our Tech Support forum, or join the Jedi Knight Discord and people should be able to help you out!
-
This happens when you try to use a mod like OpenJK, EternalJK, TaystJK, JA++, or other projects based on OpenJK. It means you're missing the dependencies that are part of the Visual C++ Redistributable from Microsoft. Download and install both the x86 and x64 versions of Visual C++ Redistributable here: Visual C++ Redistributable x86 [mirror] Visual C++ Redistributable x64 [mirror] If it still gives the error, try downloading the x64 version and install it as well. If you still have the error comment below or create a new topic in our Tech Support forum and be sure to state which mod you are trying to run.
-
Jedi Outcast, Jedi Academy, and Republic Commando are free on Amazon Games for Prime Day today if anyone is interested. That means you need the Amazon Games launcher to install and play it. Not a big deal in my opinion but I know a lot of people get pissy about that for whatever reason. If you use OpenJK/EternalJK/MBII or any other client mod, this won't matter. If you are new around here and wonder why you don't see any servers in the server list on Jedi Academy, read here. Prime Day on Amazon Prime Gaming Mass Effect Legendary Edition as well, and that one is redeemable on Origin. BIG EDIT: These games do not contain multiplayer and JK2 crashes on launch. If you end up downloading these and want to play them, here is a tutorial on how to get them up and working, both SP and MP. Nice one, Amazon.
-
This has traditionally been an error given when a player is using a no-CD crack version of the game (a modified launcher that skips the check for the CD-ROM). If you are using one of those copies, simple answer is to buy the game on Steam or GOG. If you are using a legitimate copy of the game from Steam and still get this error, try verifying local game files like so: If you still have the issue, try re-installing the game.
-
They said: "are these all still in progress then?" so I think they were referring to all of them, including Plo Koon. So the real question is, are you planning to release your other models that aren't in the file section yet?
-
Why are there no servers on Star Wars Jedi Knight Jedi Academy? The server list is empty. If you just launched the game on Steam or GOG or wherever else you bought this game, chances are you went to find a server to join but the server list is empty. Don't worry, there are still plenty of servers to play on! This blank list just means that the official master server that all other servers ping to is currently down. Luckily, the community has come together to help keep the multiplayer alive by hosting their own master server and running a game client that can show it by default. A new game client: EternalJK TaystJK Ever since the game's source code released back in 2013, a project called OpenJK began to fix some bugs and improve compatibility with modern systems. From that project spawned many other projects to take many steps further to improve the Jedi Academy experience. The best one to use for playing multiplayer was called EternalJK, which ceased development while TaystJK began as a fork of that (OpenJK -> EternalJK -> TaystJK). It includes many nice features, but the most important one in this case is it will show servers that ping to the community master servers. You can stick with OpenJK too if you want a more vanilla experience. Download at the link below: Latest version of TaystJK And then follow this guide to install TaystJK/EternalJK/OpenJK for Windows/Mac/Linux: How to install TaystJK/EternalJK or OpenJK on Windows/Mac/Linux If you get the error "MSVCP140.dll was not found" then download the x86 version of Visual C++ Redistributable here: Visual C++ Redistributable 2015 [mirror] If you are new or returning from a long hiatus, check out our guide: Getting Started with Jedi Academy If you end up having any issues or get stuck, please comment below, post on our Tech Support forum, or join the Jedi Knight Discord and people should be able to help you out!
-
I think they're referring to the ones you have posted but aren't in the files section like the Obi-Wan models.
-
Maybe a bit but I ended up getting my 3070 Ti used for about the same as they are going for new right now. The previous owner only used it for 3 months.
-
Like I said, as long as he put some original effort into his work other than just porting a model, and he explains everything he didn't create himself, we will accept it. Our submission rules can be found here.
-
https://jkhub.org/files/file/562-ingame-character-and-saber-menu/ I don't think any mod has mission select that I know of, but you could just use cheat codes if you wanted. A full list of all cheat codes is here: https://jkhub.org/tutorials/console-commands-cvars/all-console-commands-cheats-r15/ Not possible, as far as I know. I believe it's engine-bound. This one is tricky because it requires you to use a code based mod. Jedi Academy Enhanced has that function. https://jkhub.org/files/file/70-leo-dominus/ https://jkhub.org/files/file/636-cathar-male/ https://jkhub.org/files/file/3006-shaï-the-cathar-jedi/ https://jkhub.org/files/file/897-jedi-dog/
-
Give this tutorial a read. Might help you understand how they work a little better. The gist of it is you need to point the “playermodel” line to the right folder in the /models/players/ folder. So if you want the rebel2 NPC to be Kyle you would change whatever the line that says “playermodel rebel” to say “playermodel kyle”, because Kyle’s folder name is kyle. Open Jeff’s trooper PK3 and find the folder name under /models/players/