Search results

  1. E

    [Request] Player ID zone restriction and humanity restriction zone

    Oh yeah I just noticed, I missed the (player getVariable["combattimeout", 0] >= time) Not quite sure how to add that tho.
  2. E

    [Request] Player ID zone restriction and humanity restriction zone

    I just noticed a weird bug witht he bloodbag script. I tried out the scripts with 8000 blood as limit and then ran in to a group of zeds, and as soon as I got down to 8k I could use the bloodbag. The Zeds where still hitting me and I scrolled down to "Use Bloodbag" and a new line of "Use...
  3. E

    [Request] Player ID zone restriction and humanity restriction zone

    Ok got it to work with this in the "fn_selfAction.sqf" PlayerHumanity = (player getVariable"humanity"); if ((getPlayerUID player) in ["123456","234567"] or (PlayerHumanity < -12000) or (PlayerHumanity > 7000)) then { s_action_blood = -1; if(r_player_blood < 12000 and "ItemBloodbag" in...
  4. E

    [Request] Player ID zone restriction and humanity restriction zone

    Could this work ? I want them to be able to heal them self when they meet the targets but to be able to bloodbag others before that lie the normally would. Do I even need the else part ? if ((getPlayerUID player) in ["xxxxxx","xxxxxx"]) or (PlayerHumanity < -12000) or (PlayerHumanity >...
  5. E

    Safezone

    hmm anyone of you had problmes with the editor ? When I place the trigger and look at the right side of the screen to see the position, I only see the first two numbers.. Running the editor in 1920*1080
  6. E

    DayZ Admin tools

    Yeah. When I removed the admin tools and went back to the earlier mission file, the lag stopped.
  7. E

    DayZ Admin tools

    Having the same issue. My players complaining about lag when I added Admin tools. I'll post my mission file when I get home from work. I have a refuel, strip vehicles and custom debug window at the moment with no lag. But when I install Admin tools, refuel and strip vehicles we get lag issues...
  8. E

    [Request] Player ID zone restriction and humanity restriction zone

    Would be really nice if any of you could write this down :) Atleast where in the mission file i should add the trigger script. I would like to add this to my server too. Bandit reward could be more health from food (if that is possible to add) or some kind of weapon perhaps. Skickat från min...
  9. E

    [Request] Player ID zone restriction and humanity restriction zone

    Thanks guys. Will have a look at that 2D editor and that other thread after work. What I'm looking for is a admin base, where I can be safe when searching for cheaters. Skickat från min GT-N8020 via Tapatalk 2
  10. E

    DayZ Admin tools

    I'm getting huge lag spikes when l loaded this script. Will look at my mission file again tomorrow. See if I missed anything. Skickat från min GT-I9300 via Tapatalk 2
  11. E

    [Request] Player ID zone restriction and humanity restriction zone

    Ah. No haven't used that. Will have a look at it.
  12. E

    [Request] Player ID zone restriction and humanity restriction zone

    Hmm can anyone of you tell me how to do this ? And tell me how to place the area at a location at my desire.
  13. E

    Base Building DayZ 1.2 Released

    Does this work with DayZ.st dedicated private hives ? I do know how to get the dayz_server.pbo file, but I don't know where to get the "dayz_1.YOURWORLD.pbo" or is that the normal dayz_mission.pbo file ?
  14. E

    [Request] Player ID zone restriction and humanity restriction zone

    uhm, could I bother you UrbanSkaters with some more info on that script and where to insert the first code ? And how do I specify the area ? I'm guessing it's the a and b value. Do I use GPS cords ?
  15. E

    DayZ Admin tools

    Yeah that would be awesome. I installed everything and got kicked out in the loading screen for script restriction #226. Will compare your .txt file with mine this afternoon. Skickat från min GT-I9300 via Tapatalk 2
  16. E

    DayZ Chenarus Auto Refuel! All stations!

    Have you looked at this page? http://sponsored.dayz.st/wiki/index.php?title=HOW-TO_add_Auto_Refuel That's for a bliss server tho. But I think you can get the idea from it. Skickat från min GT-I9300 via Tapatalk 2
  17. E

    Error while boiling water

    Hi Does anyone of you know where I should look for the error "Empty tin can / Empty Soda Can need to be in main inventory" I do have an empty tin can, yet I can't boil the water. I even tried with a Soda Can. No luck there either.
  18. E

    DayZ Chenarus Auto Refuel! All stations!

    You're welcome, I though this thread to be awesome but a bit messy :p And the wiki post that was made to be incompleat, so I've edited that post a bit. To make it easier for us all. As soon as the Strip vehicle script is working 100% I will make a post on the wiki about that too. But as long...
  19. E

    DayZ Admin tools

    @BluePhoenix175 Im using dayz.st as host. Is it possible to get this done with them as host, or do you recommend some other host? Skickat från min GT-I9300 via Tapatalk 2
Back
Top