Search results

  1. U

    DayZ Dual Admin Debug Monitor

    Updated the Github page with clearer instructions and details on which code to edit in the compile.sqf file, rather than just giving you my copy to use. I've also removed the Always On feature as it was causing issues where it wouldn't show sometimes, I don't have time to figure it out yet but...
  2. U

    DayZ Dual Admin Debug Monitor

    I've updated the script to be super simple now, with the exact code you need to change in the readme.. https://github.com/nomadichayward/dayz_dual_debug_monitor
  3. U

    [Release] DayZChernarus Mission System

    Anyone know how to get the markers to refresh on the map for when new players log in after the mission started, and also how to get the mission message to repeat itself every 5 minutes or so. I've searched on here but can't find the answer, sorry if I've totally walked right past it :(
  4. U

    Dayz Epoch Mission System Help Please

    They're called Epoch Events: http://dayzepoch.com/forum/index.php?/forum/36-epoch-events/
  5. U

    sidechat.. sending text?

    I've started a similar post and nobody had the answer.. rHint might be your best option right now :(
  6. U

    DayZ Admin tools

    My comment was actually pretty light hearted and didn't attack the admins in any way ? I was't rehashing anything ? No worries mate, don't pm me next time asking for my support though, I hate when people do the "i'm pissed off with the way I've been treated by these people" to "hey guys...
  7. U

    DayZ Dual Admin Debug Monitor

    My posts are being moderated on here for some reason.. So I'm sorry if my replies get to you late! Tiger, you'd be doing me and the community a favor with your tutorial.. Appreciate :D
  8. U

    Need Help Activate Gender Selection ( Girls playing my server )

    No, the admin must do this for the user. It's the only workaround I've found :)
  9. U

    DayZ Dual Admin Debug Monitor

    You have my full blessing dood. You'd be doing me and the community a huge favor and I appreciate it , cheers :)
  10. U

    DayZ Admin tools

    Us admins/developers stick together dood, it's the code.. One for all, and all for one.. :p
  11. U

    Need Help Activate Gender Selection ( Girls playing my server )

    Did you ever figure out how to do this? If not, the only solution I've found is to create the female player a custom loadout and add the female skin class name to that loadouts "model" field. Works perfectly for my server :)
  12. U

    cant get heli lift to work???

    I helped my friend set this up earlier today , he's going to write up a tutorial with video on how to do it (he'd been working on it for days, and it took me like 5 minutes lol). I would do the tutorial myself, but I'm not very patient when it comes to "step by step...", I'm more of a "if you...
  13. U

    Help removing 'resource title logo not found'

    Look in your servers report file, just google for information on how to do this. Then look through it for error messages. From what you've given us, your guess is as good as ours. Saying that though, as a guess from my end I'd say something missing or miss-typed in your description or...
  14. U

    DayZ Dual Admin Debug Monitor

    I mean, I found the vehicles in the database instance, but they weren't showing on the map , so I deleted them and now it works!
  15. U

    [Question] Make a triggered sound heard by All nearby!

    Thanks dood, that's great. I'll try it later this weekend. Going to attach this to in-vehicle menu for helis and blast out flight of the valkyries. :D
  16. U

    DayZ Dual Admin Debug Monitor

    It was my database, I had vehicles in there that were glitched!
  17. U

    DayZ Dual Admin Debug Monitor

    Yeah, what Phoenix said is a good point. I wasn't trying to sound harsh, its just that I can't teach you how to programme. Especially when I'm so knew to the Arma scripting language myself. I highly recommend reading up the basics first, maybe even a basic programming primer on constants...
  18. U

    DayZ Dual Admin Debug Monitor

    You shouldn't edit things you don't understand. That's where it goes wrong... Each one of those lines.. The variables... Are referenced in order , %1 , %2 , %3 etc! If I move count vehicles down a line, instead of been called with %2, i would need to call it with %3 .. I can't teach you this...
  19. U

    DayZ Dual Admin Debug Monitor

    Code: (count([6800, 9200, 0] nearEntities [["Ship"],25000])), If your seeing 11 and there's no boats on your map, then you've messed up the code or you need to check your database for possible causes :)
  20. U

    DayZ Dual Admin Debug Monitor

    It's a brilliant idea. I've implemented it again for my players, and so far it's only been a minute or two out. So like you said, better to have an idea of when the reboot is than not at all :)
Back
Top