Search results

  1. J

    cords...

    w = compass direction x = bottom number on map y = side number on map z = elevation
  2. J

    Zombie Free Zone

    How would I create the trigger? Sorry, I'm just a noob to all this. I'm the guy that would pay to have it done.
  3. J

    Zombie Free Zone

    Yeah. I don't know how to do that. I'm looking for a script already made. I would just have to add it to my server.
  4. J

    [Release] Fred's Wardrobe v1.0.2

    Thanks again for your help on my personal request Fred!
  5. J

    [Release] Fred's Wardrobe v1.0.2

    I am looking to have this available for my clan and my clan members only. So it will need to be UID restricted. Also, I need two different sections for my clan. I need one section for CO's and a section for NCO's. For example the CO's should have access to every skin, while the NCO's only have...
  6. J

    [Release] Fred's Wardrobe v1.0.2

    pathtoskins = "wardrobe\skins\"; EXECscript1 = 'player execVM "'+pathtoskins+'%1"'; if ((getPlayerUID player) in ["121853574"]) then { skinmenu = [ ["",true], ["DayZ Skins", [2], "#USER:SkinsMenuDayZ", -5, [["expression", ""]], "1", "1"], ["Custom Skins", [3]...
  7. J

    Krixes - Self Bloodbag Script

    Hey Krixes. Having a problem with the infection. I have it to where no infections should occur, but it still happens. Anyway to get rid of this all together?
  8. J

    [Release] Fred's Wardrobe v1.0.2

    Fred, is there a way I can make certain skins available for certain players? I'm part of a MilSim and we want non-officers to wear different unis but be able to switch between civilian clothing as well.
  9. J

    Zombie Free Zone

    I need a script that basically does what the title says, makes a zone zombie free. I'm adding bases to my server and don't want zombies spawning in base from the supermarket, hospital, etc. I know of the one script on here, but if zombies can still attack you, I don't see that as zone protection.
  10. J

    Need help adding mods to your missions?

    Hey man. I'm still looking for someone that can do the base building mod for me. If you could do it, I'd appreciate it. I'd even pay you $20 for doing so. Base Building DayZ 1.2 Released - http://opendayz.net/threads/base-building-dayz-1-2-released.8579/ By the way, I don't think we can...
  11. J

    UID Gate Locks

    So I just add that to my "mission.sqm" file?
  12. J

    UID Gate Locks

    If there are better alternatives, please enlighten me. I'm just trying to protect my groups base from people walking in and stealing our shit. I don't care if we get raided with a heli. They just wont get no vehicles out.
  13. J

    [Release] Fred's Wardrobe v1.0.2

    Never mind. I fixed the error. "skinsmenu\skins_execute.sqf" should of been "wardrobe\skins_execute.sqf".
  14. J

    [Release] Fred's Wardrobe v1.0.2

    I can confirm when I try to do this: This would remove the menu from everyone besides admins but the other players would still get the Wardrobe scroll wheel selection. The easiest way to make this for admins only would be to go into your skins_activate.sqf and replace the entire thing with...
  15. J

    [Release] Fred's Wardrobe v1.0.2

    It says to put the "wardrobe" folder in the mission folder. Which I did.
  16. J

    [Release] Fred's Wardrobe v1.0.2

    I'm getting the following error: skinsmenu\skins_execute.sqf not found The file in question is indeed in the right place. I don't know what the deal is. I'm trying to make it to where only Admin's have the option to see and use the wardrobe. I copied and pasted the code Fred said to use, but...
  17. J

    UID Gate Locks

    Does anyone have a script that allows certain UID's to access gates? I don't want the basebuilding mod. I just want the ability to have UID locked gates. I am willing to pay for said script.
  18. J

    Remove Parts From Vehicles (Simplified)

    I get the error: script dayz_code\init\variables.sqf was not found Though, that file is in the init folder in the dayz_code.pbo file. So I don't know what the deal is. Any help with this would be appreciated.
  19. J

    Krixes - Self Bloodbag Script

    Hey Krixes. I've ran into a problem. I decided to switch hosts because I wanted a whitelisting function. Well, when I go to give myself a bloodbag, the animation doesn't stop. And I don't know what's causing this. I edited just like I did before and it worked on my previous host. Now the...
  20. J

    DayZ Chenarus Auto Refuel! All stations!

    Nah. I fixed it. Just had to add this to the end of the existing '5 setFuel' line: !"Scripts\kh_actions.sqf" !"Scripts\kh_vehicle_refuel.sqf" Works like a champ now.
Back
Top