Recent content by METALmurderer

  1. M

    World editor question

    I created a new random gen world and was attempting to terraform a section of it as a test for spawning in a massive prefab I had designed. I know big prefabs sometimes cause issues, so I wanted to make a large flat area for it, but the areas keep resetting when I travel away from their chunks...
  2. M

    Can I copy Vanilla POIs?

    I would like to copy one of the vanilla POIs in the prefab editor and tweak some things. Is it possible to do this, and if so, what is the base way? I attempted to copy skyscraper_03 and change the name, but I was unable to load it in to the editor to make the changes I was interested in.
  3. M

    PC Alpha 17 Stable B240 bug reporting thread

    Are you by chance running Windows10? If so, run 7DTD with EAC.exe as an admin. My group of friends had a couple people with the same issue you're describing and running as admin fixed it (apparently has something to do with Windows sandboxing EAC away from 7DTD at some point?) Went from people...
  4. M

    Help Request

    I was trying to switch the default drink to right click and allow left click to preform the fast unarmed punch (left click with empty hand) Switching the use to right click works fine: <set xpath="/items/item[starts-with(@name, 'drink') and not(contains(@name...
  5. M

    [Help] How to copy/edit in game assets

    I wanted to make some custom meshes that are just multi block mashups of current in game assets. Can anyone tell me what program(s) I would need to get to unzip these particular assest and make copies to edit them? Example: an Air Conditioner with a relay on top, that will attach a wire to...
  6. M

    PC Developer Discussions: Alpha 17

    Landclaims? kinda broke several servers. And before anyone says "well just put a password" I pre-emptively counter with "Just put in the Old LCB until you fix this one >.>" Is it better than it was in b197? Hell yes, night and day difference. Trader Voice is an annoyance but not a big...
  7. M

    PC Alpha 17 Stable B240 bug reporting thread

    That is a block that is supposed to change into a loot container, picking a random one from a list to replace that particular block. It only changes during initial world gen/spawning in a prefab by an admin, so it shouldn't be in any normal game (dev only creative mode item)
  8. M

    PC How do you like A17 experimental NOW?

    I'm in the middle on this. I must admit, I'm not entirely sure what the Pimps were going for in this new Alpha. At what point are we supposed to be endgame now? 50 hours of gameplay? 100? Not criticizing because I have several games 2-3 times that in previous alphas, just hoping to clarify the...
  9. M

    Trying to make a starter kit that destroys on close, I can't get it to work

    Ok, so I am playing around with modding in a pseudo profession system (would be ON TOP of the current perk system with additions, not replace it) and I wanted to make a starter kit item for each particular This is what I have right now, that will load into the game without errors and properly...
  10. M

    Making a new <property name="Class"> ???

    2 questions: 1) Where are the classes defined? Is that in the DLLs or am I just looking at the wrong XMLs? 2) If I wanted to make a new Class, would I be able to do it without editing DLLs?
  11. M

    Adding Custom Workstations

    So I've been playing around with adding in a custom workstation in blocks.xml, I've managed to get the block place able but I can't actually interact with it, it just says "Press E to use", but pressing E does nothing and holding E does not pop up a radial menu. I finally just copypasted the...
  12. M

    PC Developer Discussions: Alpha 17

    they DO need a better headshot multiplier, a normal sleeper zed can eat a magnum shot to the head, get up, take another magnum shot to the head, fall down get up, take ANOTHER magnum shot to the head, MAYBE die, and then actually die on the 4th shot. As it stands right now, the concepts are...
  13. M

    SOLVED - Custom Quests WITHOUT needing Localization - Quests.txt

    The top of the quests.txt has a little code my buddy Dox noticed (starting at line 15) Alternative settings for custom quest creation: name - quest name without localization. subtitle - sub name without localization. description - description without localization. offer - offer without...
  14. M

    Any way to edit "Localization.txt" with XPath?

    Has anyone figured a way to update localization.txt with xpath? As is I was planning on including and UpdateLocalization.txt and an UpdateQuest.txt with brief instructions to copy paste the stuff below the instructions to the end of the respective Localization files, unless there's a better way...
  15. M

    Trying to tweak the weapon classes...

    New to modding, so please forgive my noobishness. In A17E b199 I made an automatic crossbow, but I had to change the class to "Ranged" (same as AK) as opposed to the normal Xbow's "Launcher" to get it to fire in a full auto mode as opposed to launching the whole magazine at once (also firing 1...
Back
Top