Search results

  1. H

    DayZ Base Building 1.3 Discussion

    as i recall that is something in the .hpp files that conflicts with the already defined RscText i know this is fixed somewhere in sheeps repack which uses the build mod also (successfully). i do not know how.
  2. H

    ChooChoo Trains Script

    thanks , i think i might take a peek at this then!
  3. H

    ChooChoo Trains Script

    anyone know if this still works before i go wasting time?
  4. H

    In Search of Anti-Zombie, and Car God Mode at Trader Zones.. using AGN

    im dont really know how to script for this stuff but i figured most of it out i think not sure how to set the variable to tell it what are , if they already have one can i just use that ? anyways what i have so far... i added in private at the top private ...
  5. H

    Custom Loadout Once Every restart

    i was just about to post about this and found this thread so il resurrect it and see if anyone knows how to only have a loadout once per restart to prevent people gathering death loot over and over i call a custom loadout in my init.sqf if that effects how this works.
  6. H

    Any way to optimize server to reduce lag/performance?

    anyway to automate bandwidth related kicks like BE does for ping?
  7. H

    DayZ Base Building 1.3 Discussion

    im pretty sure you didnt understand my post as it is a fix to the BE issues your having (in your public variable at least) none of which has anything to do with Infini at this point. the github as the link i provided is for what this thread is about base building 1.3 and the instructions on it...
  8. H

    DayZ Base Building 1.3 Discussion

    I dont see anything the github says to add in the BE filters , are you sure you installed this as per the instructions up to date and for your version ? exerpt from the github be instructions ... found here... https://github.com/Daimyo21/BaseBuilding_1.3_Community publicvariable.txt //1 ""...
  9. H

    DayZ Base Building 1.3 Discussion

    "got it to work" would be the key part , theres no way what im running will work for you and no way i could remember all the tweaks and bugs and stuff i had to track down and i changed a lot to custom like the build recipes.
  10. H

    DayZ Base Building 1.3 Discussion

    works fine for me in epoch along with all the other core features and 20 other scripts mods and more...just takes a lot of work.
  11. H

    In Search of Anti-Zombie, and Car God Mode at Trader Zones.. using AGN

    there is only distance they don't spawn from those areas , they will still wander into traders, if not they hang outside the distance then they might as well be campers and its hard for players to leave the safezones.. regardless id much rather them be deleted like the zeds in this script...
  12. H

    Areas player are not allowed to log out

    well that didnt go as planned lol thanks for the help though J3T (maybe i messed up but couldnt figure out how to work that) anyone else got any script for this kind of idea? seems like a reverse of the logout near players restriction , where can logout next to certain objects , for a simple...
  13. H

    In Search of Anti-Zombie, and Car God Mode at Trader Zones.. using AGN

    sweet little add on thanks works great for me ... anyway you could add the option for it to delete DZAI units that enter any traders? really annoying hearing all the shooting when one creeps into there lol
  14. H

    Zombie Hoard

    this + this - http://epochmod.com/forum/index.php?/topic/9623-re-working-zombies-with-no-need-to-download-aditional-mod/page-2
  15. H

    Dead player graves

    any chance anybody could help me track down where to edit the time till a players body turns to a bone pile grave or better yet disable that all together? i much prefer the bodies to stay around.
  16. H

    Disable or edit hide body action

    ya i also have no use for hide body either and would like to know how to disable it. already have scripts for bodies hiding seems redundant.
  17. H

    Whats the best DayZ Server Hosting (Not a VPS)

    i use vilayer and really like it a lot its 35 bucks a month , i get a great control panel , and ftp , installation of any mod and or map(of dayz not scripts)is simple clicks through the cpanel as is database and several scripts and add on tools like admin tools and battle-eye etc. Also have...
  18. H

    [SUPPORT] - Sheeps Epoch Repack

    i dont use spawn select so i cant help you there but the second one is easy ... in your variables.sqf theres a line for it change the 1 to a 0 for no plot pole and your done. if(isNil "DZE_requireplot") then { DZE_requireplot = 0; this does mean youl need a custom variabls.sqf if you dont...
  19. H

    [SUPPORT] - Sheeps Epoch Repack

    i tested this it fixes it for me but then my admin script stops working context menu doesnt show up , only change was evac chopper from true to false ... also doesnt seem like much of a |"fix" lol specially if it breaks something else.. maybe we need to figure out whats going on with the traders...
Back
Top