Search results

  1. F

    Heil patrol

    I would love to get my hands on that if you don't mind sharing the code. Thank you
  2. F

    Anti Combat logging - DiscoBot

    is this working for 1.7.7 and 1.7.7.1?
  3. F

    [Tutorial] Editing Heli Crashes - 1.7.6.1 (Simplified)

    all loot is spawning now. its just in one pile under the heli and no smoke to find it. using dayz.st running 1.7.7 atm
  4. F

    [Tutorial] Editing Heli Crashes - 1.7.6.1 (Simplified)

    im probably running into the same issue. my heli spawns have no gear around them
  5. F

    DayZ Admin tools

    added fred's wardrobe into admintools menu and used his code for clothing. added this at the end of clothing code and menu pops back up no problem. player addaction [("<t color=""#0074E8"">" + ("Tools Menu") +"</t>"),"admintools\Eexcute.sqf","",5,false,true,"",""]; sad to say im a cut-n-paste...
  6. F

    automatic Aircraft Carrier

    if db loads vehicles before buildings what about adding something in the vehicles menu of the 3d editor like a heli pad. maybe that would load and hold up the heli until the ship can spawn in.
  7. F

    DayZ Admin tools

    the tools move to previous page/menu when i right click the menu. i did not add any thing
  8. F

    Excelsior Bridge - Chernarus

    I love the bridge. Thank you for sharing your work Excelsior!
  9. F

    DayZ Admin tools

    all vehicles including natural spawned by dayz will not stay where you put them if you use that code. i can move my legit spawned heli from spot A to spot B and when server restarts heli will be back in spot A.
  10. F

    DayZ Admin tools

    The code works but on my server it was preventing all vehicles from updating location and gear to db once added. Everyone was stuck in an endless loop until i restored previous objectupdate.sqf . This includes vehicles naturally spawned by dayz. I don't care if the vehicles i spawn in stay or...
  11. F

    [Release] Fred's Wardrobe v1.0.2

    i love the wardrobe addon! everything works perfectly, but i am trying to do a little customizing. i am currently using wardrobe_main.sqf as if admin both menus else one restricted menu. my problem is i only want to allow survivor male and female skins for all users and it would be a super...
  12. F

    DayZ Admin tools

    waituntil {!isnull (finddisplay 46)}; if ((getPlayerUID player) in ["######","######"]) then { sleep 30; player addaction [("<t color=""#0074E8"">" + ("Tools Menu") +"</t>"),"admintools\Eexcute.sqf","",5,false,true,"",""]; }; I am afraid to remove code. I dont want to break it. will simply...
  13. F

    DayZ Admin tools

    Did I do something wrong? I am using chernarus debug version (working with 25APR morning update). Arma2 version 103419 and dayz version 1.7.6.1 1.) some reason the only way to get the tools to show in my menu is to include my UID in: AdminToolsMain.sqf, Activate.sqf, playerstats.sqf. Thought...
  14. F

    DayZ Admin tools

    I will remind them to get in and out of towed vehicles. The heli's and suv's were driven/flown from A to B. Items are taken from a tent and placed in a heli at camp A. He then flies to camp B and stows the gear into the tents there. The server restarts and bam! everything is back at camp A in...
  15. F

    DayZ Admin tools

    I have been getting reports of vehicles not updating to the db after restarts. These are not vehicles spawned with the admin tools these are vehicles naturally spawned into the game. They keep moving back to lets say location A after moving to location B. My gamers have several bases and when...
  16. F

    [Resources] - DayZ Server Additions

    All I can say is WOW! This thread should be a required read before completion of registration!
  17. F

    DayZ Admin tools

    u never fail to amaze. wonderful set of tools. love the updates:)
  18. F

    Can anybody add me admintool please with fixed lagg for $10?

    they fixed the lag issues with admintools by removing the F5/F6 hotkeys. just reverted back to older code to bring up the monitor. you have to wait max 10 seconds to open the menu but who cares it works perfectly. check back to admintools thread for what to do
  19. F

    Combat Check BEFORE humanity skin change

    guys im sorry to invade your thread but im on page 13 of 35 looking for information on how to change the hero skin to soldier. can you guys point me in the right direction. once again sorry for posting in here but i searched several times and here i am.
  20. F

    [Tutorial] Editing Heli Crashes - 1.7.6.1 (Simplified)

    so if i get rid of the line below then i shouldnt get any trash spawn? ["","military"], thanks for the line for the tent
Back
Top