Jump to content

Hugo Qwerty

Member
  • Posts

    324
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Hugo Qwerty's Achievements

  1. Wacky idea, they could reduce character carry capacity to zero, but then increase it based on the number of pockets in their clothes. Could have the ability to add extra pockets (requiring needle, thread, cloth, & tailoring skill), & maybe a small movement penalty to keep it balanced.
  2. Is there anything in C:\Users\<username>\Zomboid\console.txt to indicate the cause of the problem? Pasting the contents of that file, or any error messages, might help to diagnose the problem. You could also try running ProjectZomboid64.bat in: \Steam\steamapps\common\ProjectZomboid\ That might work, and if not you should get a DOS window with an error message. If so, paste that on here.
  3. I noticed this recently, when in combat stance the farming tooltip still appears. If the code checked whether the player was in combat stance I think that would be better. Not now game, I'm busy!
  4. hasTrait doesn't exist, it's HasTrait, although the bigger problem was the code effictively calling <null>:hasTrait("whatever") The best place for modding questions / help is probably the modder's discord: https://discord.com/invite/SReMnbV4V7
  5. As someone who plays on the lowest graphics settings, I can say that any tile that is half water / half land (which is more apparent on the lower settings) is impassable - even to the extent that a wooden floor built on top cannot be walked on. https://theindiestone.com/forums/index.php?/topic/66111-invisible-barrier/
  6. You can't die from being over encumbered (& you can just put it back in a crate).
  7. No idea, the best place to ask is probably the PZ modding discord. [discord.gg] https://discord.com/invite/SReMnbV4V7
  8. Try pressing 'R' (for rotate), that should let you build from inside.
  9. A common issue with Hydrocraft is that there are several versions of the mod, and they all use the same mod id, as a result if someone has more than 1 version of Hydrocraft installed then PZ can get confused. If they have 2 or more versions installed that might be the problem, to fix just remove the all Hydrocraft versions except the one being used on the server.
  10. I think this is caused by a mistake in the evolved recipe definition, possibly because your evolved recipe doesn't have a ResultItem value?
  11. That location is here: & you're tyring to spawn 2 floor up in the air - so unless you've got a modded building at that location it won't work. Z level 0 should work fine though.
  12. Until then, you can use this mod. https://steamcommunity.com/sharedfiles/filedetails/?id=3044807092
  13. Not something I've done, but you probably want to look at: https://zomboid-javadoc.com/41.78/zombie/iso/objects/IsoMannequin.html I assume you create the mannequin using the 2nd constructor, then call addToWorld() You could also look at how this mod does it: https://steamcommunity.com/sharedfiles/filedetails/?id=2866782076&searchtext=fred
  14. Looks like a bug. Strangely, there is a similar such gap at the 'secret' military base (same situation too, 1 tile gap between 2 green pillars)
  15. I know the official discord requires verification, but the PZ modders discord does not - unless that's new? (I got access without a phone number)
×
×
  • Create New...