Recent content by EpOcH91

  1. E

    Ground Fog - Guide

    Alright so I want the fog to appear along the coast only. So say from kamenka to up past berenizno and only go inland about 1000 to 1500m. What values do I need to change? I edited the following line but it still spawns on the whole map... init="[this, 1000, 16000, 7, 19] exec ""fog.sqs""";
  2. E

    Can't remove buildings via database.

    I am running a DayZ.st server with bliss_1502 php MYAdmin. I added some buildings to the map and now i cannot delete some of them as I get this error #1451 - Cannot delete or update a parent row: a foreign key constraint fails (`bliss_1502`.`instance_building`, CONSTRAINT...
  3. E

    Need help with the Weather

    Right now I have a server with clear, full moon nights. The only way i knew to do this was to tweak my dynamicweatherefects.sqf to disable all weather effects. Well my issue is that I would like to enable them again but for Daytime only...leave the nights clear. Is there anyway to do this?
  4. E

    Animated Helicrashs 0.1 - Release

    When ever I do this, i get the following error on when loading into my server: "no script helicrash found" And then it seems to hang at a black screen. EDIT: I fixed it. I had the code pasted in the wrong place.
  5. E

    Full Moon Nights and Changing Weather

    Go here and follow the instructions. Once you do this, open your dynamic weather effects and edit the values as desired. Note that this will also make it clear during the day as well as night. If someone knows how to get weather during the day but clear at night, please post. To get full...
  6. E

    Anyone else with this spawn problem?

    Couldn't you just copy it over from your dayz_code and place it in your server or mission.pbo?
  7. E

    Weather effects during the day but clear at night

    Currently, I have clear weather. I did this because i wanted the nights bright as possible. Well the only way i knew how to do this made it clear during the day as well. Is there a way i can have weather during the day but none at night? Edit: Instead of making a separate thread, I have...
  8. E

    Spawning in different places after disconnect!

    Do they happen to be on the shore again or floating over the sea? If so, it's a bug with the new anti-tp script and changing skins. http://opendayz.net/index.php?threads/anyone-else-with-this-spawn-problem.8600/#post-27098
  9. E

    Anyone else with this spawn problem?

    I have been having spawning issues as well. Randomly a player will spawn off coast, floating in mid-air yet maintain their gear. This happens when they die or if the dis-connect and reconnect. Is this just a dayz bug as well?
  10. E

    Heli Lift Script Dayz.st

    Alright thanks!
  11. E

    Heli crash sites

    Alright, did that! Thanks!
  12. E

    Heli Lift Script Dayz.st

    Is there a way to just add the heli lift and leave out towing? I have your's downloaded sschwarz25. What do i need to remove from the folder to only allow heli lift?
  13. E

    Heli crash sites

    Yea, I let the server run for about 4-5 hours then I logged in and saw seven in that area. I have occasionally seen them at the NWAF and the foot of Green mountain. But that's about it. They all seem to spawn within 2000m of stary. Ill check again today when i get home from work. I am using...
  14. E

    Heli crash sites

    I haven't changed anything. I am assuming this is the whole code for crash sites: // [_guaranteedLoot, _randomizedLoot, _frequency, _variance, _spawnChance, _spawnMarker, _spawnRadius, _spawnFire, _fadeFire] nul = [3, 4, (5 * 60), (30 * 60), 1, 'center', 2000, true, false] spawn...
Back
Top