Jump to content

username2764

Member
  • Posts

    15
  • Joined

  • Last visited

Recent Profile Visitors

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

username2764's Achievements

  1. Wow!You must be a professional programmer,mustn't you?Thank you for your advice.I'll definitely try it.
  2. I edited the code and the problem has been solved.Thank you!
  3. The code seems to spawn an axe every time the map is loaded.As you might suspect,I don't want too many axes.I can manually disable a mod to prevent spawning axes but it's not a sophisticated method.You've already helped me a lot but please let me know if you have any good ideas.
  4. It works!I appreciate your help.Thank you
  5. Thank you for your advice.I wrote a few lines of code but they didn't work at all.Could you tell me what the problem is? local function spawnSpoon(square) square:AddWorldInventoryItem("Base.Spoon", 171, 204, 0); end Events.OnNewGame.Add(spawnSpoon)
  6. Does anyone know how to make a mod which spawns a item on a tile? I can make mods which spawn items in containers but can't spawn any items on the ground. Any advice would be appreciated.
  7. Does anyone find a file which has a recipe for wired fences? Wired fences look pretty good but you need a lot of materials to build,so I want to fix it.
  8. username2764

    Reverb sound

    Have you finally found any solutions? I'd like to know how you deal with the problem.
  9. I made a mod and uploaded it to the steam workshop. The mod adds new sounds. The sounds are fine outside but they echo too much in buildings. Does anyone know how to fix the sounds?
  10. I didn't know I could make stews with bowls. By the way,I can eat a bowl of stew.
  11. Do you play the game with a mod which adds new recipes? Stews are usually made with cooking pots and I can't even cook stews with bowls.
  12. I made a mod to make shelves of pharmacies look better. At least,they don't look like convenience stores now. https://steamcommunity.com/sharedfiles/filedetails/?id=2571138672
  13. Currently,you can find four different kind of meds in pharmacies. Alcohol wipes,bandaids,painkillers and vitamins. Probably the devs intentionally remove important meds from shelves in pharmacies because pharmacies should be different from clinics or hospitals.
×
×
  • Create New...