Search results

  1. PryMary

    Working House Lighting

    Change too: if (!isDedicated) then { //StreetLights [] execVM "lights\street_lights.sqf"; [] execVM "fixes\change_streetlights.sqf"; }; This should resolve your issue
  2. PryMary

    [HELP] No smoke on crash sites.

    can this be used with the animated crash site mod? As that also uses an mi8 wreck so could that be added also?
  3. PryMary

    DayZ Admin tools

    I think BP meant don't log in as a server admin (ARMA/DAYZ) and use the tool (THIS SCRIPT).
  4. PryMary

    DayZ Admin tools

    Press W + Space after teleport to move, as mentioned about 10 times throughout this topic :)
  5. PryMary

    DayZ Admin tools

    is there anyway this can work with this anti-hax: http://opendayz.net/threads/1-7-6-1-new-antihack-script.8552/?
  6. PryMary

    Animated/Realistic Helicrashs

    Same here, this is like the current crash chopper mission on A3 wasteland and I must say it really does get your attention when you hear the chopper coming down.
  7. PryMary

    External Control Panel?

    I actually managed to resolve this issue today, by updating the chive DB to phpmyadmin and setting a user as my webhost and then doing a standard link up. My dedicated server is with Vilayer and webhost is 1-1
  8. PryMary

    External Control Panel?

    Hi all, I just got a dedicated server and am using DAYZ CC to run the DayZ server but was curious as to if there is any external (Web browser based) control panel that I can use to connect to the server and spawn vehicles etc... I have tried using the hive tools listed in this forum...
  9. PryMary

    Diary Subjects, Map Markers and View Distance?

    Still struggling with this briefing... No matter what i do it still won't show. I am in no need of markers just the briefing.. Why rocket left it out is beyond me but hey ho... If anyone can help me with this I would be eternally grateful.
  10. PryMary

    Custom Scripts for DayZ ST server

    I can confirm that all the requested addon's / mod's work on a dayz.st server. All of which would require you to edit you're mission.pbo file. Honestly you can folllow the step by step instruction on each of the mod's pages on this forum as that's how I started :)
  11. PryMary

    [Mission] 404Wasteland (Custom) GoT-Edition

    I managed to get this working on a non dev system. just opent he pbo and use notepad ++ and remove the side mission - convoy
  12. PryMary

    Diary Subjects, Map Markers and View Distance?

    Hi all, I am trying to get the briefing into my dayz server also and have added: _null = [] execVM "briefing.sqf"; to the bottom of my init.sqf but nothing at all show's up =/ init.sqf: #include "gcam\config.hpp" /* INITILIZATION */ startLoadingScreen ["","RscDisplayLoadCustom"]...
  13. PryMary

    DayZ Admin tools

    ^ This +1
  14. PryMary

    DayZ Admin tools

    what would be really good for this is a flag system that uses the in-game map that shows an admin when another player is executing a script menu or using other forms of scripting and then this admin can use this tool to move to said player - confirm - ban. This is what I would use this tool for...
  15. PryMary

    DayZ Admin tools

    IVXX Antihacks is a good one, But I still want to use this on those that still try to cheat on my server... Just so they know how it feels to be moved and dropped from a great height!!! Shame Said Anti-Hax stops this from working LOL I installed it last night, got it all in and looking nice...
  16. PryMary

    DayZ Admin tools

    I would love to add this but don't want to use the hotkey for the debug monitor I have the persistent (always on) version of the same one so how can I add this using that? In player_spawn_2: if ((getPlayerUID vehicle player) in ["#####"] Change that too: hotkey_hitme = 1; //disable if...
  17. PryMary

    Database cleanup for Dayz.st?

    if you have TSW, yes. It is in the admin toolbox under DB management. I am sure there is a sql query that could be run to remove the corpses otherwise :)
  18. PryMary

    Database cleanup for Dayz.st?

    yarr \☻/ its epic madness but fun
  19. PryMary

    dayz mission addin (serverside scripts)

    Yes I took out the Anoms and vehicle lift from the addin mod due to R3F was over ruling it anyway so was causing lag / client freeze (general bad stuff) to happen. Anoms I took out due to the dayz anti-teleport addition of latest patch. And yes choppers do lift as the logistics part of R3F...
  20. PryMary

    dayz mission addin (serverside scripts)

    yes 1 is log whereas 5 is kick. My server side anti-hax just stops the action of a scripter from happening so they can come in with scripts loaded but none work, so they get pissed and leave LOL. I don't use DAH I had a private set of antihax bought and implemented in my server.pbo List...
Back
Top