

Ramikad
Members-
Posts
1,317 -
Joined
-
Last visited
Profile Information
-
Pronouns
Male
-
Modding Interests
Mapper
Recent Profile Visitors
50,083 profile views
Ramikad's Achievements
-
Circa liked a file: Hand of Thrawn Chamber
-
DarthValeria liked a file: Hand of Thrawn Chamber
-
24 downloads
A recreation of the Hand of Thrawn chamber, based on the description from Vision of the Future by Timothy Zahn. It's a large underground chamber with a Spaarti cylinder safely sealed inside an alcove. Supports FFA, TFFA, Duel, Powerduel. I included the map source, if anyone wants to play around with it. Didn't find any bug I could notice. To install, unpack the file Hand_of_Thrawn.pk3 in your GameData/Base folder. To uninstall, remove Hand_of_Thrawn.pk3 from your GameData/Base folder. -
Is there a replacement for the Freelance cargo ships?
Ramikad replied to Kyle's topic in Mod Requests & Suggestions
Unlikely. Even if any ship replacement could do, the TC9 (the transports) are essentially built within the maps, with perhaps the exception of the one in t1_rail. I'm afraid swapping models wouldn't do much unless the maps are decompiled and the ships replaced, or remade from the ground up with new ships. The only relatively doable workaround, if you hate the transports so much, is to replace the textures and shaders so they become invisible, but the shadows will persist, as if they were involved in a nuclear explosion. Also their spirits will still be there, and you'll have to acknowledge them by recognizing their solidity. Jokes aside, that's about it for the transports: either keep them and suffer, or make them invisible, or remake the levels from the ground up so that none show up. -
The uniform in the movie caps looks like a dark navy blue or peacoat blue, so I think that's the color. I second ZanderNao, it's a great idea!
-
Ramikad liked a post in a topic: Senate guard from Episode I
-
Ramikad liked a comment on a file: Mat Gaunt's Han Solo (OT)
-
Ramikad liked a file: Lightsaber Hilt Collection
-
Mandalorian liked a review on a file: Mat Gaunt's Han Solo (OT)
-
Ramikad liked a review on a file: Mat Gaunt's Han Solo (OT)
-
- 4 comments
-
- male
- npc support
-
(and 3 more)
Tagged with:
-
Ramikad started following Mat Gaunt's Han Solo (OT)
-
Ramikad liked a file: Mat Gaunt's Han Solo (OT)
-
Ramikad liked a comment on a file: Mat Gaunt's Han Solo (OT)
-
Ramikad liked a comment on a file: Mat Gaunt's Han Solo (OT)
-
Ramikad liked a comment on a file: Mat Gaunt's Han Solo (OT)
-
Ramikad liked a post in a topic: My ideas and concepts for a hypothetical Jedi Academy remake
-
Ramikad liked a post in a topic: Custom texture that I have doesnt appear in game
-
[WIP] Dark Forces mod remaster project
Ramikad replied to undeadslayer's topic in WIPs, Teasers & Releases
Having to choose, my vote would be on AI Jason Court and Angela Harry, the true and only Kyle and Jan. -
vurt liked a post in a topic: [Release] Vurt's JK-DF2 Extreme Definition Texture Pack
-
Smoo liked a post in a topic: [Release] Vurt's JK-DF2 Extreme Definition Texture Pack
-
[Release] Vurt's JK-DF2 Extreme Definition Texture Pack
Ramikad replied to vurt's topic in WIPs, Teasers & Releases
Beautiful work, I'm tempted to reinstall Jedi Knight and give it a try! And Morrowind too, those new trees make Vvardenfell a beautiful place - unless that was the original Vurt and this one is a clone, Vuurt, fresh out of the Spaarti cylinders... -
NumberWan liked a comment on a file: Sio Bibble
-
MoF_Thrawn liked a file: Cavrilhu Pirates Base
-
Circa liked a post in a topic: Double sided texture showing in blender, but not in-game.
-
Double sided texture showing in blender, but not in-game.
Ramikad replied to Omega1's topic in Modding Assistance
It needs a shader with cull twosided or cull disable, like this: models/players/<model name>/<cape texture> { cull twosided { map models/players/<model name>/<cape texture> rgbGen lightingDiffuse } } -
Easiest solution would be to place a target_count in the map linked with the target_level_change (or another target_scriptrunner with the end level script), a count of 2, and set a deathscript on both brothers that uses the counter. As soon as the Brothers of the Sith are both killed, the end script will be run or the level will be changed, based on what it's linked to.
-
Hmm, at this point I'd suggest to add in PRINT commands and see where (and when) exactly the script breaks, checking in the console with developer 1 and g_ICARUSdebug 1, though I'm not sure how helpful it would be. I have the feeling that at least for the earlier version of the script it's just a matter of WAIT commands.
-
Yes, in theory, but in practice there are also a lot of mp3 effects, just look at the voices and many movers. Anyway, without any other clue, it's also a good suggestion.
-
Hmm, maybe trying changing the sample format from 16-bit to 32-bit float, though I really don't know if it will help. Strange thing is that everything seems set up correctly, so it shouldn't give you that error. What happens if you grab the stereo file from the online converter and turn it mono? One last thing, not sure if that version of Audacity will have it, but when exporting it try checking the "Force mono export" box in Format options.
-
Where do you read 44100, just the bottom left or also the sound file itself? If the file is correctly sampled you should also read it in the sound info box, "Mono, 44100 Hz, 32-bit float".
-
How to add assets from another mods to the vanila game.
Ramikad replied to Loo32's topic in General Modding Discussions
I believe Galak Suit uses a different .gla altogether. However, aside from the tutorial mentioned in the solution, the only other way I know is to place a modified .gla or animations.cfg in _humanoid_<mapname>, and those new anims will play (though for every _humanoid model) when that map is loaded. As far as I know it doesn't only affect cinematics, it can affect any animation at all. -
Thank you! I seem to remember it doesn't have an NPC file. As for using it, in MP it's /model cdwt/default, in SP it's playermodel cdwt model_default model_default model_default. Happy hiding in the Bushes of Love! (... they might be next if there's an April's Fool Contest 2024 - that or Yoda's misadventure at the Beach )
-
Has anyone done a Joruus C'Baoth mod?
Ramikad replied to Great Exkaiser103's topic in Mod Requests & Suggestions
Jeff made one, maybe you can still find a link in his topic: There's also one in Galactic Legacy (maybe the same model, not sure). I also have a start from back in the day, when I wanted to recreate at least the duel in the Mount Tantiss Throne Room, which was basically a Dooku-face Sith remodel and reskin (from what I remember, that particular original skin and model had a free license, while other faces were restricted), though the gray robe makes it more of an HTTE version than a TLC one: I still think about releasing the source files, every now and then, or maybe even finish it.