Jump to content

Psyk0Sith

Members
  • Posts

    790
  • Joined

  • Last visited

Everything posted by Psyk0Sith

  1. Was the model put together in blender? How high is the polycount? Are shaders involved?...troubleshooting without the .glm is difficult.
  2. It's impossible to achieve the same look. You are comparing a PBR engine with the old QuakeIII / JA engine, you will not be able to achieve the same result without proper capabilities from the game engine. Your best bet is to improve the texture yourself with what is provided and your own skills. Which means unless you know how to 1.texture and 2.work with the shader support provided in JA your chances of success are small.
  3. Hmm maybe i need to play with the NPC, i grabbed a random one just to be able to spawn it. The skeleton has a custom name because he's the only character that should behave like that mech, i can try renaming to _humanoid and putting it into its own folder tho. The Galak Mech also has a few specific bones and missing the "hang_bones" amongst others. EDIT: Alright so i tried all those things and after loading galak_mech and comparing, it looks fine, unfortunately both models fire the weapon from their crotch, and when using the lightsaber "attack" its supposed to open the helmet of the droid to reveal Galak's head. (Irrelevant for what i need). If i could get a weapon bolted into his right hand that would be an improvement. I did move the hand tag in proper position and i see the weapon being bolted in modview. Almost at a dead end unless i figure out the weapon, which might be hard coded since there is "flash" tags for both his weapons. Thanks for your input guys.
  4. -Rigged a mesh to the JK2 Galak Mech with its custom GLA. It looks fine in modview, looks like a broken turd in single player. -The walk and run animations work as long as you have a gun in your hands, not the lightsaber. -I'm assuming the missing animations from the .GLA & missing reference in the galak animation.cfg is to blame? -Do i have to go through the whole stock .cfg list and then create an improvised galak animation.cfg for every single sequence? (that didn't seem to work so far) I also tried the rocket trooper rig but surprise everything works fine! Screw you JA, why you gotta make everything so complicated all the time! EDIT: can this be moved to modding assistance? Thx.
  5. Limit is actually 500...blender doesn't have anything to check the restrictions and let everything go through so you'll get error messages. EDIT: there's also a crap load of issues with flipped normals and unwelded verts...the jacket has it's whole inside surface flipped inside out, at least when i imported the .glm, not sure how it looks in blender.
  6. The issue is coming from the legs of the character (and more). If you want to get rid of the error, split the boots themselves as separate objects, you could detach the plate armor on each leg as their separate object and repeat with other parts if that is not enough. There are also a bunch of other meshes that break the limit.
  7. It's called vertices and not verticles. Breaking 1000 shouldn't cause major issues unless you have many meshes that do so. Carcass will let a handful through (and carcass is much more rigorous compiler than blender).
  8. Try this: https://tinyurl.com/y4ofqk3d /model neormx -Only tested in mp, -If used in SP you might get texture issues because of how the 3ds max exporter writes texture paths the wrong way. -You'll need to create / update all the crap for npc, playerchoice and whatnot.
  9. Your best solution is to record the audio in a closet, under a closed desk or smallest room you can find (car would also be good i reckon).
  10. Maybe try this to isolate the problem...use default Kyle model and if it's single player, also start a new game.
  11. Wow, it's awesome to see him in action!
×
×
  • Create New...