Recent content by anomie

  1. A

    Receiving and Loading Configs stuck after loading ui_display (b5)

    The server I'm playing on currently has a problem where the loading configs get stuck after ui_display. What comes next is XUi/styles, but for some reason that isn't showing up. Apparently the XUi/styles file is vanilla, so I'm not sure what the problem could be. Has anyone else had the same...
  2. A

    Survivor Notes to gain skill points?

    I'm adding an item in the game which will be almost impossible to find, but, if found and used, I want the player to be rewarded 1 skill point. I've spent a few hours now looking through progressions xml and so on (feels like reading the Voynich man-uscript) and can't figure it out. Is there a...
  3. A

    Help with Xpath - modded campfire.

    I've modded the campfire to use generic cooking tools. This works fine when the default windows.xml is edited, but I really want to add this to the mod that me and my friends play. I've used xpath to append the code but it's not recognising it. I'm guessing that it's not the "append" function I...
  4. A

    Can anyone help with some recipe issues?

    I'm making some custom food recipes, trying to test them out. The recipes are recognised, but I can never click the Cook button. Is this to do with progressions? Here's my code: <append xpath="/recipes"> <recipe name="StrawberryJamSandwich" count="50" craft_area="Campfire"&gt...
  5. A

    Searching for a modlet

    Me and a friend are putting together a mod primarily adding new food, craftable and lootable items. It's going well so far. A couple of days ago, I noticed some kind of food wagon modlet on here. Seeing as my friend is having a challenge having custom crops grow in various biomes, I would love...
Back
Top