Search results

  1. H

    t.hundero.us New Takistan

    Added crafting and air drops. See above description for more info.
  2. H

    NW + NE Airfield Rebuild

    I learned it from this video, everything you need to know is there -
  3. H

    WarpZone help thread

    Is there an (easy) way to make this teleport work not by sensor but automatically at the time of spawn? I'm customizing a Takistan server and trying to think of ways to fix the spawn bug on that map (as of last and final Takistan release, everyone spawns at the same place in the south airfield)...
  4. H

    Animated C130 crashes - Eventually dropping carepackages at way points

    Hola, I got this (somewhat) working on Takistan, but the plane flies in and just circles my waypoint without dropping anything (been 40 minutes now). I noticed that the code calls "spawn_loot", I am using custom loot tables and spawn_loot.sqf is in my fixes folder, mission pbo. Could that be...
  5. H

    NE Airfield Camp

    I don't know much about Epoch, where exactly is the aircraft dealer? Can you upload a screenshot so I can see what/where has to move?
  6. H

    NW + NE Airfield Rebuild

    Balota Airfield is a problem because the default debris that Rocket put in basically litters the landscape there, there's not much room to drop anything. If, however, you've removed debris from your server, I made this addon, which includes a camp on the Balota Airfield (sans debris, second...
  7. H

    Number of Zim-behs

    I'm altering code to slightly reduce the number of zombies on my Takistan server. Can someone with a debug monitor on their server give me an estimate of how many zombies spawn around you (one player) in either Cherno or Electro? I'm in Feruz Abad with 130 zombies around me, and it seems...
  8. H

    Skalisty Castle

    Thanks. You can take a look around on this forum for more building scripts. Admittedly, I don't know much about Epoch, but I think that most building addons that work in DayZ Chernarus also work in Epoch Chernarus. Anyone feel free to correct me if I'm wrong.
  9. H

    [Tutorial] Custom Loot Tables and Adjusting Spawn Rates

    Oh man, I don't know how I missed that. Been staring at this code too long most likely. It works now. Thanks much for your help. I'm a better designer than scripter, if you ever need a custom town or area built, feel free to send me a message.
  10. H

    [Tutorial] Custom Loot Tables and Adjusting Spawn Rates

    Thanks for looking at the code. I tried the fix you suggested but the game is still looking at the default config files. Takistan just seems to be cursed, this isn't the first problem I've had to fix for this map. I could have sworn I saw a Takistan server a few weeks ago that had tents lying...
  11. H

    [Tutorial] Custom Loot Tables and Adjusting Spawn Rates

    Here you are. Thanks much. http://www.filedropper.com/dayzmission
  12. H

    [Tutorial] Custom Loot Tables and Adjusting Spawn Rates

    Did anyone get this working for Takistan? I tried the above, then switched out empty tin cans/bottles for m240 ammo in both cfg files to test. The result is there are empty cans and botttles everywhere. I copied the CfgBuildingLoot class into CfgBuildingLoot.hpp and put #include...
  13. H

    Takistan Loot

    Ok I've finally located CfgBuildingLoot in the old Takistan code, it isn't in its own file, it's in config.cpp. I don't know of a way to get to that file, is it possible to break out the CfgBuildingLoot class into an .hpp and include it in the mission pbo? I tried doing that but froze the...
  14. H

    Takistan Loot

    I've been rebuilding and scripting Takistan in an attempt to make it a bit more interesting (see link in sig for details), and am stuck on custom loot tables. I know they work on this map, I've seen it on other Takistan servers, but nothing I've tried has worked. The newer tutorials I've found...
  15. H

    Bliss Map Script Not Available?

    Thanks, their site came back up, but was down twice in the past few days, so I wouldn't mind just installing the script myself.
  16. H

    Myshkino Gatehouse

    A *really* simple gatehouse tower on the hill NE of Myshkino. So simple that I originally didn't think it worth posting, but we actually had a lot of fun with this on my server. Decent loot, zombies and there's a deer stand right next to it by default. Get the code here -...
  17. H

    NW + NE Airfield Rebuild

    This has probably been done already, but here's my version. I've added to both Chernarus airfields in the same addon, so you'll only have to install one file. Basically, I've added some hangars, 2 barracks, a fuel tank and some industrial/military buildings to the NW airfield (along with the...
  18. H

    Black Forest Holiday Camp

    Hyper-luxurious post-Soviet holiday camp in the scenic Black Forest. Doesn't spawn much loot (outhouses/sheds), but your players will be happy to take a break from the daily zed grind to spend some time basking in the sun and taking in the mountain scenery. And there's a football field! With...
  19. H

    Bliss Map Script Not Available?

    Sorry to somewhat necro this thread, but today the site isn't up *and* the link to the PHP script above is broken. Anyone have that PHP script? Thanks.
  20. H

    Item Crafting and Weapon Accessories

    Gah, it was staring right at me. Thanks for the help everyone, and I agree with the preference for 'player addWeapon' and so have added it. This is tested and working in Takistan, someone with a Chernarus server will have to test it there. Here's the final working rangefinder crafting code if...
Back
Top