Jump to content

Milamber

Members
  • Posts

    261
  • Joined

  • Last visited

Posts posted by Milamber

  1. So g_smoothClients 1 will make the game code try to extrapolate position of entities after clients have done their prediction. However 2 things seem to be wrong here, 1 it's also hardcoded to a sv_fps of 20, and even on jampded setting g_smoothClients 1 causes laggy updates. So I'm not sure if this code has ever worked as intended.

    I'll be pushing a fix to the npc think code to OJK that solves the hardcoded reliance on 20 fps, I'll do this for g_smoothClients 1 extrapolation as well but it doesn't seem to fix it fully. However, this fix when combined with disabling g_smoothclients 0, causes smooth movements for npcs and players  if the client code has unmodified prediction code. So for JoF's EJK client I'll be pushing a new version that resets some of the legacy code we inherited from EJK where attempts were made at improving prediction, setting it back to if not identical to original prediction code, then very close to it.

    That being said there's a lot of other things that are hardcoded to be at 20 fps, like how dismembered limbs update, I was not planning on bothering to fix these as of now.

    If you got any other questions for me feel free to reach out on discord too 🙂

    Circa likes this
  2. If your goal is to only turn all the map objects into player objects you'll still have issues with things like the crosshair changing color and position when hovering over the player hiding as the prop. You'll need code changes, and solving this issue of having players as props is better done in code than with custom models.

    Droidy365 likes this
  3. Yeah I made this: https://github.com/Milamber0/TarasciiMadness It's not quite prophunt, it's based on "Suicide Barrels" from garry's mod.

     

    It's functional as a gamemode, just has an annoying bug where the server will keep poking people to download the client plugin, even if they have it. Should be an easy enough fix.

     

     

     

    It already implements controlling 1 specific prop so you could take that from it at least and expand upon it.

    Smoo and PreFXDesigns like this
  4. I think TCW had the design first, since TOR has used other outfits from the show too, like Mother Talzin's.

     

    Here's the latest version, what do folks think of the mask now?

     

    ConceptTempleGuard4.jpg

     

    I don't see anything wrong with the mask anymore ^^ except the color being too dull gold now.

    sorry for being so picky, only being so picky because you're doing good

     

    PierceDoughty likes this
  5. I would suggest the problem lies in the thickness of the golden stripe down the middle of the face, I agree it looks the way you say, but when I compare the model head with the reference you showed I feel the distance between the edge of the golden stripe and the eyes are about the same. But the reference has a thinner golden stripe, so even though it looks kinda the same overall, the reference is a bit more accurate to anatomy because it's thinner in the middle.

     

    If that made sense. But yeah, I agree it doesn't look bad the way it is now either, and yes the show seems to have gone a bit overboard with the width, but I think there's still something that could be done ^^ Sorry for being so picky (also the reference has wider eye slits in general it seems)

×
×
  • Create New...