Search results

  1. D

    Dayz Epoch Cherno, Vilayer hosting. Need much help =_

    if your host sent you here, then its a crappy host, id check out hfbservers as i just got mine on saturday and it supported everything i needed with full ftp access and mysql. id also look into getting asiankid server pack which is in the release section, it has everything you wanted except...
  2. D

    Spawn Bleeding with No Gear

    never heard of this issue before, what files are you running and has it always been like this or just recently after new mods? also a list of mods running on the server may help with figuring this out.
  3. D

    [Helpme]How to spawn vehicles in DayZ Origins? (DATABASE?)

    this was already answered in the script/addon forum.
  4. D

    Change spawn location for all players

    here you go, http://opendayz.net/threads/modifying-survivor-spawn-locations.25/
  5. D

    Remove Nameplates but Keep Crosshairs HELP!!!

    Ok, I found out it does have to do with CH, if its enabled, it also enables the nameplate scrolling, see http://www.tunngle.net/community/topic/92041-disabling-nameplates-when-you-scroll-wheel/
  6. D

    Adding Building to Taviana 2.0

    when you originally edit signed files they warn you it will remove the signed keys, basically saying these files are unaltered and have been verified clean. it dont matter, make a backup of your files in case of any problems, and edit them. my server warned me the first time and i didnt want...
  7. D

    [HELP]Can't see any vehicle in my own DayZ-Origins server!

    Hello, id recommend installing, https://github.com/BluePhoenix175/DayZ-Admin-Tools- it has an option to turn on esp / tele which will show you all the vehicles in the map. there is also this tool which i just found, http://opendayz.net/threads/private-hive-tools-php.7681/
  8. D

    Remove Nameplates but Keep Crosshairs HELP!!!

    sure, i found this. http://dayzmod.com/forum/index.php?/topic/16185-turning-off-nametags-on-a-server/
  9. D

    Help with killmsgs

    try this, http://dayzepoch.com/wiki/index.php/Init.sqf scroll to very bottom, it may be what your looking for.
  10. D

    Adding interrupt to script

    anyone? i feel the community help on the forum is very small, I have yet to ever get a response to any of my threads for issues ive had. even contacting the makers of addons is a hit or miss and mainly miss.
  11. D

    Help with Epoch Server Pack v1.0 by Asiankid

    Hello, I have been looking into resolving the cancel action problem myself, as i am using this pack also. i figured it was an issue in the selfactions file and did a file compare with an old selfaction that it did work on. i dont see any changes on it that would affect it, so im not sure which...
  12. D

    Editing epoch scripts

    Thanks but it seems it doesnt need to be edited, i think i found the problem //Allow owner to unlock vault //Enter admins PlaerUID _dayz_admin = 1234567890; if (_dayz_admin == dayz_playerUID) then { _admin = dayz_playerUID; }; if((_typeOfCursorTarget == "VaultStorageLocked" or...
  13. D

    Editing epoch scripts

    it may need tweaking in this file, \z\addons\dayz_code\actions\vault_combination_1.sqf please provide that files code.
  14. D

    Adding interrupt to script

    Hello, so the self blood script has a way to interrupt if you need to by moving. I currently have a suicide script on my server and would like to add the interrupt ability to it, but im not sure i can figure it out. anyone mind giving it a shot? Interrupt Code...
  15. D

    Editing epoch scripts

    Thanks blacksheep25 This is pretty much the same hack as above, im learning more about scripting but lets just keep it basic. //Allow owner to unlock vault //Enter admins PlaerUID _dayz_admin = 1234567890; if (_dayz_admin == dayz_playerUID) then { _admin = dayz_playerUID; }...
  16. D

    Editing epoch scripts

    do you have the code portion that handles it? I can take a look at it.
  17. D

    BluePhoenix Admin Tools

    im telling you i fully edited the activate, it should show you the option to pull up the menu, if it doesnt, i have no idea why it dont. i made all the changes i did to mine to get it to work.
  18. D

    BluePhoenix Admin Tools

    try editing just the activate and see if it still works.
  19. D

    BluePhoenix Admin Tools

    i think you should try and setup the admin tool properly to make sure it runs first for yourself. then make the edits so it runs for everyone.
  20. D

    BluePhoenix Admin Tools

    is that the log from your server? seems an issue with your inventory starting gear.
Back
Top