Jump to content

ShuiYin

Member
  • Posts

    389
  • Joined

  • Last visited

Everything posted by ShuiYin

  1. ShuiYin

    EasyAccess v1.4

    Upadated to v 1.3 it basically just fixed the freezers from going missing.
  2. Hi Adori sorry for the late reply, i am glad that you find the mod usefull and will welcome the addition of Hungarian language. just send me the file. Thanks I have been a long time from updating this mod and also there are still a big change to game mechanic that will be coming from the animation update that is causing me to choose to wait it out. This mod try to simulate actions using bars, text, and sound etc to make a person look like doing something and it will be highly affected by the animations that is coming.
  3. i have updated both steam and the download link i hope this fix your problem (i forgot to change the version number but its updated) btw for the other users of this mod i am sorry to have not delivered consistent upgrades on this mod but rest assured there is no intention of abandoning this mod. its just that i am doing some stuff right now and so modding have to be slow and i prioritize in fixing for compatibility for now. thanks for your understanding.
  4. Funny these are the stuff that i fixed before this lat update, its basically refers to a tasty soup item that is no longer in game. ill download the file from my link and see if its actually updated or not, thx update: seems that there is another bug that i have discovered and will fix and update today maybe tommorow at the latest
  5. hi did you update to the latest version? since the new stable build the mod will have that red error tags, please post me the error log on it (it the one under stack trace when you open the console) also pls disable all other mod and test again to see if the error is still up, thanks i hope your problem gets resolved soon
  6. -- 10 May 2016 PZ Vanilla Patch Build 1.4.7 Stable Build 34.23 Compatible 1. Fixed player non local declaration 2. Translation update 3. Build 34.23 compatible New stable version got some really nice graphics but broke the vanilla patch mod because there is no longer tasty soup and tasty bowl i have fixed it and will upload today. very sorry for the long absence, i was failing a lot at grabbing the mirror thing for combing hair and shaving then got depressed a bit i have the solution to not use mirror at all just right click on the shave or comb to do it (if you want to roleplay you can do this in front of a mirror Lol but i dont have the skill to make sure you do :p. btw i am still unsure if there is more bugs because i havent playtested all the functionallity in the mod.
  7. Hi i manage to detect ash by checking the object name instead of object sprite btw now i have a new problem, seems like i cannot detect the mirrors on the walls, whenever i checked for the object sprite it always returns the sprite of the wall underneath it need this to add shaving. Anyone know how to detect if i am near an object or better still facing a mirror? so like if im facing the west then check player current square and 1 square to my west side (if it contain the mirror in these 2 squares then return true) anyone can help me by providing a code example to achieve this? Thx before
  8. My leg now feels stiff also pain from the sudden increase in excercise activity Thx it was a good experience i know now that sport isnt really in my blood
  9. Hello all, this week ill just update a few translations, also because the turning off ambient is not as easy as i thought and did not work out as expected and keep producing errors, ill post it later today. i was also doing some 10k run (i never did sport before (only finger sport with a keyboad) so i end up using the 3 days doing extensive running exercises to prepare) and finally last sunday i managed to finish the race at 1.39 minutes traveling 10km. So coding been slow this week because of the running event. im glad i made it and did not pass out on the way Lol my friends seems to think its very hard to do for a person that did 0 type of sports Lol.
  10. You can try vanilla patch mod to use soap tooth paste and a new item shampoo to bathe and also to brush your teeth
  11. Use twigs for arrow component and stones for sling ammo
  12. I was going to make this into the PZ vanilla but not as deep as what you were thinking. Was gunna make clothes dropped by zombies dirty and worn clothes turn to dirty clothes and need washing but am still doing something else atm.
  13. The original formula was too complex and this is much simpler, i was thinking at the line of if you dont eat 3x of decent meal a day then you start to lose weight, so as long as you eat more than that 3 meal a day you will not lose weight, now if your total food eaten is more than "value" percent fat then you will be considered eating fatty food and will get fatter and gain weight but if you eat non fatty food you will not gain weight, instead of ticks lowering hunger values maybe do it at increment of meal times so maybe 3x per day and everytime you eat enough for that meal the hunger will go away. if not you will start losing weight faster till you die. Sorry for my rambling
  14. -- 18 April 2016 PZ Vanilla Patch Build 1.4.6 is now live! 1. Updated necro forge plugin file to include missed items like torches etc also changed the formating a bit to make future update easier 2. Updated Spanish translation from Ditoseadio. 3. Added Mod Settings translation in EN folder 4. Some action Dialog are now able to be translated not all yet tho 5. Added a menu on item to inspect how many uses it has left (Soap, Shampoo, and Tooth Paste and any usable item in the future that do not use the user delta) just right click on the item and click Inspect "ItemName". 6. Added Brushing teeth using sinks. 7. Added Brushing teeth using a mug of water. Will work on combing hair as the final male grooming update item next also will touch on girly make up stuff next. Probably also add my request to be able to stop water dripping at night by tightening the faucet.
  15. Well glad that we got it figured out . Currently doing the brush teeth but its funny that when i right click the sink it do not register the sink but instead it display the counter underneath gonna try a different approach Lol.
  16. Hello i have looked at the file and it looks ok, only the file name i think you have to put _PL on the end. I havent tried it yet but i think that should fix it. So file name should be "ContextMenu_PL.txt"
  17. You mean crowbars cant be used to force open doors? This mod try to not alter any graphic especially animated graphic so no change to how the crowbar looks. But crowbar functionality is a good idea and will probably be added in the future.
  18. Will do some research on this and if its true than i will add it to the PZ Vanilla Patch Mod
  19. I will try and test the context menu thing today. Btw can i have the context menu PL file too. Thanks Geras
  20. Very logical and makes much sense
  21. The console command is called Necro Forge wahahahahha. Just kidding. Grab the Necro Forge mod and spawn anything and more
  22. Hi i tested the Polish translation and found similar error to yours. I added the format from my Lua-Shared-Translation-EN folder and retested the translation and there is no error recorded. I think we have a misscommunication i thought that when you gave me the translation it was to be directly put into the PL folder but what you gave me was only a translation and not the actual translation files. Btw to make things easier i have made the EN folder(English translation) as the standard format, what i mean is that i will always add new translation components here so that you do not search the whole mod to find out what is added. This way all modders will just need to copy the contents of the EN folder and change the translation values and file names from EN to PL or any other language. I hope this will solve future translation problem or missunderstanding as i do not have the means to check the translation files itself.
  23. Look at how i removed my ash on my mod PZ Vanilla Patch latest release
  24. Ooo ok i will try using the Polish language settings and see what happens. If its still error on my side than ill put it into a insert table format like my EN files and see if this will fix it
×
×
  • Create New...