Jump to content

yuriy206

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by yuriy206

  1. Never mind, turns out i did need the server folder with the lua script after all, re-adding it fixed the problem.
  2. Hello. Looks like the problem was only partially resolved. It looks like instances of the carts that are spawned with the players or by command line after installing the mod are successfully changed, but those that are found in the world are not changed. That is, in a world where the mod is shown to work (Ex. I can spawn a Hydrocraft.HCHanddolly by command line and it would give the appropriate amount of Weight Reduction (For hand cart I have changed that to be 80%, not 90% as above but that should not make a difference to my question,)) a handcart found in a warehouse which is also Hydrocraft.HCHanddolly (Checked using admin mode, edit item) will have only 50% weight reduction.
  3. It looks like I solved it (atleast it is working for me now) somehow? My solution (Being posted because the rules say I should, even though I am not sure what actually fixed the problem or how any of this could even have solved the problem): I uninstalled project zomboid, deleted everything related to project zomboid (Including the folder in the user directory) then reinstalled and rearranged the lines in the mod.info to: I am not sure how this solved the problem but it did... Hopefully it stays solved.
  4. Thank you for your reply FinestHops, I removed the server folder but was still unable to get it to work. I have both Hydrocraft and ItemTweakerAPI on my server's mod list. I have require=Hydrocraft,ItemTweakerAPI in my mod.info which I assumed would force the two mods to load before this one. Additionally I have tried reordering them on the in game list of mods for my server, and it made no difference (I'm not sure how load order is determined). Is there anything else that could be causing the problem? I am including an updated version of my mod with the server folder removed. Thank you. BetterCarts.zip
  5. Edit:Topic reopened because more is known about the problem, here is the new info as I posted bellow: I am trying to change a few items in hydrocraft ( http://steamcommunity.com/sharedfiles/filedetails/?id=498441420&searchtext=hydrocraft ) using darkslayer's item teaker api ( http://steamcommunity.com/sharedfiles/filedetails/?id=566115016&searchtext=Item+Tweaker+API ). I was under the impression that this code would do what I want: but it does not seem to work (Nothing changes in game) even after restarting the world. I am attaching the full structure of the mod I created to do this with the code in it. Thank you to anyone who can help. BetterCarts.zip
×
×
  • Create New...