Jump to content

donofsandiego

Member
  • Posts

    3
  • Joined

  • Last visited

donofsandiego's Achievements

  1. I've been trying to update a mod that resurrects zombies, and I wanted to give it some new bells and whistles. Primarily, I wanted to fix it so that it works in multiplayer. However, I've run into a very odd situation: Inexplicably, while the mod works perfectly in single player, it only works in multiplayer after having picked up and dropped the corpse of the zombie. I appended a print command to my code in order to check if the code is actually running when the zombie dies (it's based on a OnContainerUpdate event with IsoDeadBody as a parameter) and it does in fact run. Being a beginner in coding, my best guess is eldritch demons, or maybe some particularly well-meaning but nevertheless hindering multiplayer optimization, else spaghetti code. If there's no answer to this question, my next question is: Can you please help me find a way to somehow pick up and drop a zombie after death, but in such a way that it's not noticable to the player? I really don't even know where to begin for this. Any help is appreciated. Thank you!. P.S. - if you need me to include the code for scrutiny, ask and you shall recieve.
  2. First off, I will point out the fact that walkie talkies are now broken and do not transmit text chat any more, only yells. I'm sure this has been noted a hundred times over, but due to how important it is to roleplaying and immersion in a multiplayer setting, I will gladly be the hundred-and-first one to point this out. Secondly, I am assuming that it is the devs' intention to also allow voice to be transmitted through the walkie talkies. This is cool, but without extending the range to the actual range of the walkie talkie, instead of the max voice range, it's pointless. I play with max voice distance at 50, because 300 units is an absolutely absurd distance (You can hear other players almost across an entire city). Because of this, the walkie talkies stop transmitting voice at 50 units. What's the point? Third, if you're going to add voice transmission to the walkie talkies, add some kind of static effect instead of whatever weird left ear/ right ear sound filter is going on right now. It doesn't sound like I'm hearing them through a walkie talkie, it sounds like I'm hearing them through an audio glitch. That's all. Thank you for taking the time to read. Have a good day.
×
×
  • Create New...