Recent content by xooGHOSToox

  1. X

    Prevent Trash Spawns on my POI

    So I've made a few POIs, and I'm curious how I keep random trash piles, gore spots, etc from spawning on the ground of my POI. This is happening with asphalt and grass areas.
  2. X

    Adding Custom Zombies to Prefab Editor Sleeper Volume Group

    Currently created a new prefab, have done a few of these before, but this is my first one actually using a custom zombie I created. Custom zombie (Vanilla zombie with some changes) Have made many of these, they work well in game, spawn when suppose to. (I have custom screamers that spawn...
  3. X

    TintColor Not Working

    Updating my Stronger Blade Trap mod for this A22. (Worked great for A21) For some reason, the custom tint now only works on the icon itself and not the placed trap. Everything else works, power, strength, etc     <block name="bladeTrap_v2">     <property name="Extends"...
  4. X

    Bedroll in non-ally landclaim

    Is there a way to make it where anyone can put a bedroll down in a non-ally landclaim?
  5. X

    RemoveItem ReplaceItem Commands

    Poking around in some files, I noticed this in game events.. RemoveItems - Removes the items from the player.             items_location - The location that is affected by this. (Toolbelt, Backpack, Both, Equipment, All).             remove_item_tag - The tag of the items you want removed...
  6. X

    Custom quests from trader

    Hi all, I've been doing a lot of custom things in game recently, and wanted to add new trader quests. I followed this thread -- exactly as he has it. But it is not being offered by the trader. I even went as far as hard coding <!-- all the quests in tier 1 out of the trader list quest...
Back
Top