Search results

  1. K

    [Release] Safezones

    Yes now its working like a charm :)
  2. K

    Fixing weird Script Restriction #106

    Thanks dunno wether the change of the code fixed it or your createvehicle.txt but thanks anyhow! In yours is the "cock" thing enabled, maybe you wanna have a look at that. If I don't comment it out it kicks sometimes for #46 :)
  3. K

    [Release] Safezones

    Yes also you can just overrun them with vehicles. Because of that I surrended the trader cities with hedgehogs and made it only accessable from one side and there lots of bargates which can be closed. So nobody can rush in with a vehicle - they have to get in slowly. Also you can throw with...
  4. K

    [Release] Safezones

    Hey, thats a good idea but unfortunately today I haven't got time anymore. Maybe we can reschedule ;) I see what you wanna tell me. So I created now 3 sqfs for every safezone edited the name and execute them from init.sqf execVM "portzombieseast.sqf" execVM "portzombiessouth.sqf" execVM...
  5. K

    [Release] Safezones

    The idea from this method was that it doesn't have to run when nobody is there. I think I know what you mean, that it is executed for every new player which get into that safezone. Wanted to test that out :) The break weren't that problem for me as I tested it out. The zombies kept disappearing :)
  6. K

    Fixing weird Script Restriction #106

    Hi there, I just found a solution for my safezone problem (Zombies could attack players). http://opendayz.net/threads/guide-creating-safezones.9014/#post-32946 The only problem left is that I fixed a script restriction which was kicking people called "Cock" and now everybody who joins the...
  7. K

    Safezone

    Have a look here http://opendayz.net/threads/guide-creating-safezones.9014/#post-32946
  8. K

    Prevent Zombie Spawning

    I think I managed it to work good ;) Just replace the safezone.sqf with this one http://opendayz.net/threads/guide-creating-safezones.9014/#post-32946
  9. K

    [Release] Safezones

    Edit: Just have a look the next posts. There is a better solution ;) For the problems with the Zombies I modified the version of felixberndt. You just have to replace the safezone.sqf with this version: //Base protection for Players with Eventhandler // //requires Trigger with activation...
  10. K

    [Release] Safezones

    Hi there, sorry for the delay I was busy with my server. 1. Open Arma 2 Operation Arrowhead, you can load it with your Mod but you needn't it for this 2. Press ALT+E and choose Chernarus 3. You're now in the Editor choose in the upper right corner "Trigger" and simply put the Trigger with a...
  11. K

    [Release] Safezones

    Where? You tried to set the trigger via the editor? If you don't know how to do it I will write you a tut
  12. K

    [Release] Safezones

    I made some examples for you how the coordiante thing works, hope it helps. This picture matches position[]={11463.747,317.3078,11349.89}; http://i.imgur.com/fkPHrMJ.jpg This picture matches position[]={4053.8501,364.76645,11668.645}; http://i.imgur.com/nY1DWqJ.jpg This picture matches...
  13. K

    Official Release Thread for Version 2.0.1 [OLD]

    No problem, you're welcome :)
  14. K

    DayZ Whitelister Pro Plus

    Yeah I already PM'ed him, just hoping for a quick fix cause I'm using atm the Ibattle Whitelist which works but doesn't support to change the kick message. So they all get kicked and don't know where to whitelist. Additionally I would love to have it in a MySQL Database and not as a text data.
  15. K

    [Release] Safezones

    Help and Discussion for Creating Safe-Zones begins here... You're welcome. You can just paste it in. Maybe you can use this thread to locate where the sensors thing should be ;). Here is my complete Sensors part that you have a complete example (item 0-6 are not releated to safezones)...
  16. K

    DayZ Whitelister Pro Plus

    Apparantly I can't download the file cause the mirror is dead. Has anybody a working DL? Thanks!
  17. K

    Official Release Thread for Version 2.0.1 [OLD]

    If you need a Download Mirror for 2.0.1 I did one at share-online.biz http://www.share-online.biz/dl/2P5D2MKMSJB Cause I couldn't download the file from the http://pwnoz0r.com/ mirror without Jdownloader. The normal Download got interrupted everytime I tried to download it normally.
  18. K

    Reality server release v2.0 [OLD]

    The main problem is that Custom Inventory is just for some special users if I don't miss something. But I want that ALL spawn with Bandages. Isn't that possible? :(
  19. K

    Safezone

    I did a guide, hope it helps! http://opendayz.net/threads/guide-creating-safezones.9014/ If I find a working solution I will add it to the guide! :)
  20. K

    [Release] Safezones

    First of all much thanks to felixberndt who made this possible (Thread http://opendayz.net/threads/safezone.8190/ ). If you want to do a Safezone at a special place you got to create a text file with this content //Base protection for Players with Eventhandler // //requires Trigger with...
Back
Top