

Ramikad
Members-
Posts
1,317 -
Joined
-
Last visited
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by Ramikad
-
How can a misc_model_breakable fire a laser?
Ramikad replied to Noodle's topic in Modding Assistance
Apparently they're just used to make sure that the models follow their .ROFF path. I think it does a weird sort of calculation to know when to shoot - and again the TIE lasers start at the model_root, twin lasers in this case. -
How can a misc_model_breakable fire a laser?
Ramikad replied to Noodle's topic in Modding Assistance
Are you sure it works like that? The fx_runners seem more related to the sparks and air gusts that activate when the ship is under attack. -
This might help some modelers...
Ramikad replied to Sithani's topic in Jedi Knight General Discussions
Absolutely amazing. And just to add some more help: http://deeplyobsessed.blogspot.it/ -
How can a misc_model_breakable fire a laser?
Ramikad replied to Noodle's topic in Modding Assistance
My mistake, it's not the .glm model, it's the .md3 model of the bomber. Checking out the code (the related code is in g_breakable.cpp), if the misc_model_breakable uses the TIE Fighter and TIE Bomber models it's supposed to play the correct tie explosion effect. Also, apparently it's a check on the model it uses. The TIE bomber is hardcoded to have a set of effects and to trigger the bombing run, which seems to start from the model_root, directly to the ground, a bit forward, whenever the player is in range, and to take damage by heavy weapons only. -
How can a misc_model_breakable fire a laser?
Ramikad replied to Noodle's topic in Modding Assistance
In case of the TIE Bomber it's actually hardcoded - you make a misc_model_breakable with that .glm model and it automatically drops bombs whenever the player is in range. They are deadlier as you get closer to it. -
Heh, before watching I was already thinking "begone, you heretic! Killing the lore after it was already betrayed and murdered!" But after watching, it made me smile
-
Gtkradiant compiles my map in the wrong way...
Ramikad replied to Langerd's topic in Modding Assistance
None that I'm aware of. My technical knowledge is limited in this case. -
Gtkradiant compiles my map in the wrong way...
Ramikad replied to Langerd's topic in Modding Assistance
It may just be a wild guess, but I believe this can be one of the cases that Pande mentioned when the map file gets so saturated with lightmap info that lighting gets all fuzzy. Or something like that. -
This one should be of help: http://jkhub.org/topic/4905-frankensteining-with-blender/
-
*Cough* http://jkhub.org/forum/52-unleashed-15/
-
safe_malloc failed on allocation of 276824064 bytes
Ramikad replied to scp_chaos1's topic in Modding Assistance
I think a more advanced version of the Radiant is able to fix this. Also, compiling the light stage with -lomem should help (though then compile time increases A LOT). -
Yep, it's also his avatar image, IIRC. Also there's this one: http://jkhub.org/topic/5227-please-help-me-with-my-science-fair/ though it's really a highpoly model.
-
Expanded Universe: Birth of The Rebellion
Ramikad replied to Aura's topic in WIPs, Teasers & Releases
That's really nice! Brushwork for interior is absolutely fine - in any case you may want to consider to play around with lots and lots of patches to make a "rounder" and more realistic (as in not that much blocky) outside ship hull, then convert the patches to a model to optimize performance a bit. -
Expanded Universe: Birth of The Rebellion
Ramikad replied to Aura's topic in WIPs, Teasers & Releases
I'd suggest you to make a proper model if you can, not brushwork. -
I changed absolutely nothing with the textures, I used the ones you packed a few posts earlier. As for the shader, I simply copied the shader code from the base tree branches: models/map_objects/plants/elmleave01 { q3map_nolightmap q3map_alphashadow q3map_onlyvertexlighting q3map_vertexScale 0.0125 cull twosided { clampmap models/map_objects/plants/elmleave01 alphaFunc GE128 tcMod turb 1 0.01 1.0 1.0 rgbGen vertex // rgbGen lightingDiffuse } } Feel free to ignore the rgbGen lightingDiffuse, it's a fix from another experiment with misc_model_static foliage.
-
Then something like this? http://s24.postimg.org/fbuerexxx/shot0321.jpg I don't really get what you meant with the elm leaves... THAT's the elm.md3 in the middle, its leaves working perfectly. The others (from left to right): bamboo_tall2.md3, bamboo.md3, bamboo_tall.md3, bambo_pot.md3.
-
Work... like this? http://s1.postimg.org/gcwpebye7/shot0320.jpg
-
Deformvertexes with those plants? It may be pretty heavy. In case it is, you can change the code a little like this: models/map_objects/Plants/oakleaf { qer_editorimage models/map_objects/Plants/oakleaf q3map_material GreenLeaves q3map_nolightmap q3map_alphashadow cull disable { clampmap models/map_objects/Plants/oakleaf blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA depthWrite tcMod turb 1 0.01 1.0 1.0 rgbGen vertex detail } } That turbulence will emulate the leaves and branches moving (play around with the parameters for slower or faster turbulence), without causing as much FPS-drop as Deformvertexes likely will. Good luck!
-
Rogue One will deal with the theft of the Death Star plans, and the very first mission in Dark Forces was to steal those plans from the Imperial base on Danuta. For what it's worth, I consider the whole DF saga (up to JK2) special because, first and foremost, Kyle is Kyle. Secondly, I especially like that in DF2 and MOTS Kyle and the Dark Jedi are depicted as the Jedi were in the Original Trilogy: normal human beings, with all of their weaknesses, that are capable of using various powers, not super-sonic Force abusing kids with the characterial depth of a puddle - and that's something that was lost, partially, in the Prequels, and totally in the last games. Also, they came first
-
"A pity. Then you will die." <flashes Force Destruction> But in all seriousness, I don't care if the new canon is against this specific part of the Expanded Universe. NumberWan's signature is the way to go.
-
You made my day. Although this is a better portrait: http://img3.wikia.nocookie.net/__cb20090625122824/starwars/images/3/31/JerecScreenCap.jpg he has the right look on his face And Echuu... His sacrifice was not in vain.
-
Isn't that Death Star ridiculously big? Or is perspective just playing around (though it still looks strange)?
-
Could use a LOD, since the garrison around the Palace is pretty vast.
-
This, unfortunately. Still, considering the largest map size available, and shrinking down the fighters to 1/10th of their normal size (along with the speed) you could have maps 36 x 36 km wide. Not taking into account all the other limits.
-
Honestly I don't really like all these tie-in to the Clone Wars.