Search results

  1. BluePhoenix175

    DayZ Admin tools

    the gaming community i work for employes a technique we call "baiting" on our PvE serer, the admins turn on godmode and give them selves really good gear then play dumb noob on the coast baiting PvP'ers to shoot at them. we would rather have rule breakers try and kill the admins then our...
  2. BluePhoenix175

    DayZ Admin tools

    as i said earlier i see no reason a admin would need to spawn a "cheat box" to keep the server a safe friendly environment
  3. BluePhoenix175

    DayZ Admin tools

    i have noticed a lot of people wanting to add or change weapon kits and skins. would you like for me to wright up a tutorial on how to make the modifications correctly?
  4. BluePhoenix175

    DayZ Admin tools

    thanks. try using the delete gear option before spawning a weapon kit. i have not been able to reproduce the ghille suit bug was your server lagging? i am working on spawning vehicles
  5. BluePhoenix175

    DayZ Admin tools

    the log for once is not helpful, can you please use the bug report format in the OP if you can give me a solid reason for how the box will benefit admin's. at this point i cant see any reason admins would need a box to keep the server safe
  6. BluePhoenix175

    DayZ Admin tools

    open map, let ALT + click after TP press W + space working on a scrip that will delete the deploy-able(tents, wire..ect) at the cursor from the map and DB
  7. BluePhoenix175

    DayZ Admin tools

    please refer the Bug Report Format in the original post before posting any problems you are experiencing
  8. BluePhoenix175

    DayZ Admin tools

    the easest way to explan it is to break down the name of the mission.pbo type of mod instance # map so rmod_1.chernarus is dayz rmod, instance 1, map chernarus pick the mission pbo that corresponds to the current mod, instance, and map you are trying to run
  9. BluePhoenix175

    DayZ Admin tools

    TSW works by connecting to rcon and your DB my tools do not have any affect on these (excluding weapons and skins). from your description of the bug i would say there is a problem with TSW's config no the scripts.txt in the battleye folder is used either as a comparison to your current so you...
  10. BluePhoenix175

    New server owner needs more help...

    that works but it leaves a hole that hackers can walk through. if you know the name of the script that is causing the kick you can add a filter to that line like this // example taken from my admin tools battleye scripts.txt filters 1 allowDamage !"Godmode.sqf" i better example can be found here
  11. BluePhoenix175

    DayZ Admin tools

    search the forums / make a post, i am insanely busty maintaining my gaming community's server, site and staff, coding /maintaining my tools, and my day job (network security) other wise i would sorry
  12. BluePhoenix175

    DayZ Admin tools

    there is a post in this thread somewhere that has instructions on how to enable them you have to un blacklist it in one of your dayz_server files
  13. BluePhoenix175

    DayZ Admin tools

    working on it along with spawning vehicles and in game punishments(ban, kick)
  14. BluePhoenix175

    DayZ Admin tools

    try using the menu with out logging in as admin
  15. BluePhoenix175

    DayZ Admin tools

    we need a detailed report if we are to help you further 1 - what were you doing prior to the kick? (what tools did you have active did you login as admin...ect) 2 - full list of mods you are currently running? 3 - map and dayz version? 4 - are you running the latest release of the admin tools? 5...
  16. BluePhoenix175

    DayZ Admin tools

    open your map and left alt + click on the map
  17. BluePhoenix175

    DayZ Admin tools

    init.sqf line 5 dayZ_instance = 2; change the number to instance id of your server, you can find this number by downloading the "stock" pbo from your host and looking at the same line in that init.sqf
  18. BluePhoenix175

    DayZ Admin tools

    set the correct instance ID in init.sqf
  19. BluePhoenix175

    DayZ Admin tools

    @Fox all you have to do now is add your player ID's to the appropriate files (instruction in readme)
  20. BluePhoenix175

    DayZ Admin tools

    the easiest way to do what you want is to rename the file to playerstats.sqf and over wright the one in the debug folder then add this to the bottom of init.sqf[] execVM "debug\playerstats.sqf";
Back
Top