Search results

  1. I

    DayZ Admin tools

    Oh Sarge, yes I know, but I am not sure what is with these people and their ways of putting in code.
  2. I

    DayZ Admin tools

    If it keeps deleting vehicles use this. But be warned it will allow hacker to spawn vehicles using their own script. It is mainly up to you. "//Check for hackers" \n " //{" \n " //if(vehicle _x != _x && (vehicle _x getVariable [""Sarge"",0] != 1) && !(vehicle _x in...
  3. I

    DayZ Admin tools

    I'll take a look into it, since this is ridiculous. Do you have Sarge's AI also?
  4. I

    DayZ Admin tools

    Replace your battleye scripts.txt with the one that is provided
  5. I

    DayZ Admin tools

    One thing I didn't look at, I need to read your scripts.
  6. I

    DayZ Admin tools

    Uh no, it doesn't work on hacks so it won't work on this tool. (Using the same scripts just modified).
  7. I

    DayZ Admin tools

    It should be, please let us know if it works or not.
  8. I

    DayZ Admin tools

    I'll take a look into it then, its fairly strange.
  9. I

    DayZ Admin tools

    You can take off the activation for the menu so people can access the debug. Also here my server_cleanup.fsm which should fix the vehicle despawn.
  10. I

    DayZ Admin tools

    Tell me if this works for your server dayz_server.pbo
  11. I

    DayZ Admin tools

    Try " if(vehicle _x != _x && (vehicle _x getVariable [""Sarge"",0] != 1) && !(vehicle _x in _safety) && (typeOf vehicle _x) != ""ParachuteWest"") then {" \n instead of " if(vehicle _x != _x && !(vehicle _x in _safety) && (typeOf vehicle _x) != ""ParachuteWest"" && (vehicle _x getVariable...
  12. I

    DayZ Admin tools

    Well I missed that from a long shot. Can you give me the whole thing from "//Check for hackers" \n to " } forEach allUnits;" \n
  13. I

    DayZ Admin tools

    You don't need to be in //mods and //admins just //super admins.
  14. I

    DayZ Admin tools

    Yea it seems like its something with the cleanup. To everyone: I uploaded dayz_server.pbo, which has Sarge's AI, Animated Heli's, Full moon (not fully working), as well as an anti-hack script. I need a volunteer who can test this to see if vehicles spawn. Only use it for Chernarus...
  15. I

    DayZ Admin tools

    Hold on till I see if I can reproduce the problem. Edit: Well I can't get the same problem as you guys. But if anyone is willing, PM me your dayz_server.pbo and I will see if I can fix it.
  16. I

    DayZ Admin tools

    Yes that too need your UID.
  17. I

    DayZ Admin tools

    Well, that is very interesting, I don't have this problem. Although it sounds like the cleanup is a tad bit funky.
  18. I

    DayZ Admin tools

    Well not what I ment, but is it just those vehicles or all of them and what other scripts besides this do you have (Sarge's AI, auto refuel, etc) No problem
  19. I

    DayZ Admin tools

    PM me your mission.pbo, I can probably narrow it down and/or fix it.
  20. I

    DayZ Admin tools

    Mind if you put a list of what you added.
Back
Top