Search results

  1. C

    Base Building DayZ 1.2 Released

    I copied (and removed) the one in my main directory to replace the one he has, then made the additions to that. I haven't been able to get it to save to the database though so if you figure that out I'd appreciate it if you let me know.
  2. C

    Base Building DayZ 1.2 Released

    Yeah I have got this working, although im still having issues with it saving to the Database. I've been busy the last couple of days and don't have a test server to try anything further without taking down my server. I emailed Daimyo so hopefully he gets back to me, I will work on it more...
  3. C

    Base Building DayZ 1.2 Released

    I just put it at the top of my compile.sqf hopefully you can pick out the additions here. /* FUNCTION COMPILES */ //Player only if (!isDedicated) then { _config = configFile >> "CfgLoot"; _config1 = configFile >> "CfgMagazines" >> "FoodEdible"; _config2 = configFile...
  4. C

    Base Building DayZ 1.2 Released

    Is there anything special you have to do to get IED's and Gates to show up in the in-game buildable menu cause there are neither of these in mine?
  5. C

    Base Building DayZ 1.2 Released

    @daimyo21 I have an already modded compiles.sqf file sitting in my main directory as I use dayz.st. Would putting what you have in your compiles.sqf into my compiles.sqf and placing it in the dayz_code\init folder fix this issue? and if so where do I copy/paste the code from your compiles.sqf...
  6. C

    dayZ NPC (AI) Units / Troops | Add to Server.

    Hey @axeman did you ever get the Bus Route working? Thats something I would be very interested in trying to implement as well
  7. C

    Precise Vehicle Spawns using Arma 2 Editor

    Like I said I would clean up the server vehicles before I imported a fresh set. Sadly just adding more spawn points wouldn't really fix my problem. Also I have already edited my Database in all appropriate areas to account for the correct amount of vehicles. Thanks for the reply though.
  8. C

    Precise Vehicle Spawns using Arma 2 Editor

    First of I run a server hosted by dayz.st and have been using their map system located inside their control panel to place vehicle spawns. But recently I found out (as this information isn't really located anywhere) that each spawn point you add to your map can only spawn one vehicle NO MATTER...
  9. C

    AI Air Patrols

    What happens if people shoot at the air patrol?
  10. C

    Strip vehicles for parts

    Anyone mess around with trying to add the ability to remove scrap metal and/or siphon fuel?
  11. C

    HALO Jumps for dayz

    @Hangender This fixed the issue if a player logs out to early after spawning in. However there is still and issue where if a player logs in, back, and back in too quickly they will be put back up in the air as well. Also I am having similar issues as to what @sschwarz25 is saying as well.
  12. C

    dayz mission addin (serverside scripts)

    @piXel Edit: I take it back I will have to test that redone vehkey.sqf tmrw to see if that fixes it, thought I had fixed it with just the TotalzedCheck but I guess not, I'll let you know.
  13. C

    dayz mission addin (serverside scripts)

    @piXel thanks ill give it a try next restart
  14. C

    HALO Jumps for dayz

    Thanks I'll give it a try next restart
  15. C

    Skin depending of the username (or how to add custom skins for factions ? )

    Is it possible to add addition skins without Rmod?
  16. C

    dayz mission addin (serverside scripts)

    @piXel any news on a fix for vehicle climbing?
  17. C

    HALO Jumps for dayz

    So has anyone found a fix for the problem of players being re-spawned up in the air?
  18. C

    Strip vehicles for parts

    I did mine with spaces
  19. C

    Strip vehicles for parts

    @UrbanSkaters it works for me on 1.7.6.1 but doesn't seem to have siphon fuel, although I haven't checked thoroughly as it's late and I need my sleep :p
  20. C

    Strip vehicles for parts

    @Jaimbo I love you man, worked like a charm
Back
Top