Search results

  1. A

    Best server host for adding scripts and custom vehilces?

    Any of you got experience with dayzpriv.com? Dayz.st has never been an issue for me, only the ddos attacks and lack of support from staff. No troubles server side though. Very easy to add vehicles and buildings and stuff, scripts require a bit more work. Vilayer: Great support from them...
  2. A

    Can anyone write me a line to use in my debug monitor?

    Here is my debug code, you will need the parts in red! if (isNil "custom_monitor") then {custom_monitor = true;} else {custom_monitor = !custom_monitor;}; while {custom_monitor} do { _kills = player getVariable["zombieKills",0]; _killsH = player getVariable["humanKills",0]; _killsB =...
  3. A

    Can anyone write me a line to use in my debug monitor?

    <t size='1'font='Bitstream'align='left'>Survived:</t><t size='1'font='Bitstream'align='right'>%8 Days</t><br/>
  4. A

    Admin tools for Breaking Point private?

    I read at the Breaking Point site that the Breaking Point files would be released, and that we would get private servers. So, is there any admin tools for Breaking Point at DayZ.st, Vilayer or SurvivalServers? Or any other providers?
  5. A

    Database coordinates and find them on map/location?

    Tried it, didn't work... At least I didn't get it to work. Tried putting in the information needed (was german language for the most part) so I don't know if I did it right, or it doesn't work. ;)
  6. A

    *DayZ Chernarus* | Custom Scripts (refuel, NPC, custom loot, tow etc) | EU server! MORE INFO!

    Server is updated to mercenary difficulty... Means no more 3DP sneaking around walls and bushes and stuff... Everything is back to basic hardcore DayZ action! :D
  7. A

    Database coordinates and find them on map/location?

    Is there a way to find a player/vehicles location using database numbers, then somehow convert them into a understandable map/something??? For example: [74,[4170.31,10419.3,0.001]] Ok, so 74 I know, that's the direction the object/person is facing. 4170.31 is the distance from where? This...
  8. A

    Just got server my phpmyadmin looks different than all those in vids

    Have you set your "hive" option to "private"??? It is on the right side menu, just below the map you choose. As far as buildings, I think more or less any building can be added. At least I haven't had any trouble with buildings yet.
  9. A

    Sunny dayz, full moon night and no fog?

    And what does the 1.7.7 do exactly? :) With the weather I mean.
  10. A

    Putting static AI to protect base?

    Hi, Is there a way to add static AI to protect a base using Sarge AI, and shoot any players within range, except the players who owns the base? So, I want to have military guards guarding my base while not playing, and I want them to shoot any players within a certain range, but not shoot me...
  11. A

    Sunny dayz, full moon night and no fog?

    Can someone please tell me the easiest and best way to removed fog, remove any rain so it's only sun and get full moon nights (to to bright)? I've looked at a dozen threads but none of them seems to work for me.
  12. A

    Unbanned Items? On patch 103419/1.7.6.1?

    Does anyone have a list of: 1) Unbanned Weapons? 2) Unbanned Skins? 3) Unbanned vehicles? For Arma II patch 103419/DayZ 1.7.6.1, which I can use on my DayZ server?
  13. A

    Simple AI Tutorial (no rMod or DayZ_Factions)

    How long after restart of the server does the AI spawn? Im at the NWAF now, where I put like 2 groups of 4, and none have spawned 15-20 minutes later... Is this code below how long after restart they spawn, and only spawn 1 time pr restart? OR Do they spawn, say every 5 minutes, if...
  14. A

    A couple script questions, skins and stuff...

    I've seen Fred's Wardrobe script, but that's not what I am after. I want to have like Breaking Point, where you can find lootable custom skins in packages, like the Monk and Suit skin some zombies have in DayZ. I would also like to have the "humanity level" system that Origins uses, so if a...
  15. A

    A couple script questions, skins and stuff...

    There are not any compatible with the newest 103419?
Back
Top