Jump to content

Omegapl

Member
  • Posts

    50
  • Joined

  • Last visited

Everything posted by Omegapl

  1. sorry guys for not replying. I stopped developing this mod becouse devs added basicly the same thing into the main game. I can reactivate this mod if you think it still has use.
  2. What is the name of second file ? The first url is supposed to lead to a file which I host ? if yes I dont really feel like doing so.
  3. adding support to your mod isnt clear enough for me can you explain it better?
  4. New version for 32.4 released. Have fun
  5. I also need "Name" in zombie\scripting\objects\ItemRecipe
  6. Thank you. Is it already on IWBUMS ?
  7. I was using it for getting list of items needed in evolvedrecipe (variable named "itemsList" in this class) and item which was base for whole recipe ("baseItem" in the same class) Also I need "CanStoreWater" in DrainableComboItem class
  8. I noticed. It seems like modding became pain in the ass. I will upload new version soon. It will lack few features becouse of those restrictions. edit: new version out for v32.2
  9. Why object:getClass():getField(name)isnt working anymore ? it worked perfectly in build 31. How to get java classes' values in build 32 ?
  10. What do you mean CF ? Can you describe your problem ? Any errors pop up in console while you click rmb on item or during game start up ?For me everything works fine so you have to provide more info. Also try to disable all mods and enable crafthelper again in menu.
  11. New version v1.5e out. I checked it out and I made fix for it. In new version crafthelper should open with hydrocraft enabled. That was still hydrocraft fault but I bypassed it
  12. what OS and version of PZ do you use? On my computer win7 and PZ 30.16 file is created correctly
  13. "You are allowed to edit the game in any way, providing you do not edit it in such a way that it is either intentionally damaging to people's PCs, or removes the login system and enables people to play the game without purchasing." - From rules of modding in this section of forum. So I think you are allowed to release your fix even if it modifies java files.
  14. From what Brybry said I assume that it's more a cpu problem then a bandwidth problem. Unless he made client side test I'm 100% sure. Of course that doesn't mean you have to upgrade your cpu to cpu using quantum physics it's just error in writing program code and I'm sure devs will solve it.
  15. About randomness. Maybe generating some kind of seed and saving it to chunk (or somewhere else, in server settings for example) data would be answer ? When chunk data is being sent to clients they would have seed available too . Clients would update map using this seed .Every client becouse of having same seed would make same updates .
  16. Hah I think I know right now what's going on. Maybe I didn't explain clear enough. There is no o hotkey (at least in last public version). There is 'o' button which looks like o in upper left corner of recipe book. I hope that's it
  17. Crafthelper does nothing to vanilla game saves. It uses its own save system and I'll keep those saves compatible with any future releases of mod
  18. send me txt file and then take a look at this version anyway and let me know if it worked I think you can change scripts during playing becouse they are loaded up only when you enter menu or you switch between mods in menu. When you are switching to new version you have to exit to menu if you are on map or restart mod in mod selection if you are in menu already. You dont have to do that while you are switching to other version of mod if your game isnt launched. These "rules" apply to all mods I think
  19. The version of the mod I'm using is [v1.5b] and yeah, just nothing happens when I press the "O" hotkey. Oh well, it's no big deal really This is the first time I use a mod in this game, so if there's anything I can do to help you pinpoint what is going on for the sake of... knowing I guess, since it's working for you and probably everybody else xD do let me know! Otherwise it doesn't bother me at all Again I was just reporting for the sake of helping a bit Cheers and great job again ! Is something strange showing up in console when you press it ? And check console during game boot up and map load up. If you dont know how to do it send me console.txt in C:\Users\USERNAME\Zomboid\ Also try this version https://www.dropbox.com/s/sfjpooowg01x8oz/CraftHelperv1_5cdev.zip?dl=0 It adds hotkey. When recipe book is open and you press O on your keyboard options should show up.
  20. Hello and thanks for support. I've checked it out and it works. When you press it option menu should pop up . Thats what isnt happening ? Can you tell me what version of mod are you using ?
  21. I didnt check if it shows these recipes. That depends, if these recipes for preserving are standard recipes as any other and dont cause any errors they should load. edit: You mean canned tomatoes , potatoes and etc. ? If yes they are on the list
  22. New version available ! Have fun and happy new year !
  23. It seems like mod deleted links. I've added back link to latest version Its 2:30 a.m. here and Im tired so there wont be links for older versions for now I'll add them later.
  24. What version of game do you have ? What version of mod ?
  25. Try version 1.4b and tell me if there is still this error
×
×
  • Create New...