Jump to content

Sytarks

Member
  • Posts

    10
  • Joined

  • Last visited

Sytarks's Achievements

  1. i was thinking abou the creative mode feature, it always you to build furniture and other stuff without using resource. How about step up the level and allow players to build furniture that exist naturally in-game, like the big fridge,table with sinks and etc. It probably a lot of work but just suggesting, this always player to build their own map while playing it.
  2. I was thinking that maybe someone can make a safe fire source since campfire does have the tendency to burn down your constructions and your character as well if stay close to it long enough.
  3. Create a file media/lua/client/<yourmodid>_necroForgeSupport.lua with the following content: Events.OnGameStart.Add( function () print ("Adding NecroForge for <myModID>"); if NecroList then if not NecroList.Items.FooBarItem then NecroList.Items.FooBarItem = {"Misc.", nil, nil, "Foobar item", "itemmodule.itemid", "FoobarItemTexture", nil, nil, nil}; end endendFor a more thorough example you can check how I did it with the spraypaint mod: https://github.com/blind-coder/pz-spraypaint/blob/master/media/lua/client/spraypaint_necroForgeSupport.lua Kind of figured it out already, but thank anyway
  4. can someone tell me where i can find straw, cant seem to find them anywhere
  5. can anyone show to how to make a Necroforge support file for other mods?
  6. Sorry, get problems downloading the lastest version of the mod, can someone upload it to zippyshare or mediafire, then send me a link, thank you.
  7. can anyone tell me what the garden hose does? I have the irrigation mod on with and is confused about the usage.
  8. can i ask where i can find mines on the map?
  9. there seem to be a problem if used on sandbox mode, many of the sandbox setting options disappered like loot rarity,etc.
×
×
  • Create New...