Search results

  1. chisel

    Areas player are not allowed to log out

    Yeah I'd still love to have this as well. I never got anything working. Thanks
  2. chisel

    [Help/Discussion] Zabns Take Clothes

    Is your fn_selfaction.sqf an up to date version? Rebuild that file using the latest version from the newest epoch client files (dayz_code.pbo). Other than that I don't see anything obviously wrong with what you have done. Again, with some folders living on your desktop while other server...
  3. chisel

    [Help/Discussion] Zabns Take Clothes

    So I've never seen anyone run the server from their desktop but ok... I've looked at your files, I'm not seeing anything obvious, one last thing I can think of to check would be the compiles call in your init.sqf file. What does that call look like and where is it in your init.sqf?
  4. chisel

    [Help/Discussion] Zabns Take Clothes

    I'd need to see your custom fn_selfactions.sqf and custom compiles.sqf. I'd also need to know your file paths to these files: player_takeClothes.sqf, your custom compiles.sqf, and fn_selfaction.sqf
  5. chisel

    [Help/Discussion] Zabns Take Clothes

    For the last two posters, your issues are either mistakes you've made installing this or some other addon interfering as I have been running this on epoch for a long time and still do on 1.0.4.2a right now. All is well. I have installed this before and had trouble unlocking cars etc. but it...
  6. chisel

    Simple(ish) Debug Monitor w/ toggling function and animation

    Matt, could please elaborate? I'm considering this debug and again, and I've not seen another of your other posts in the forums or the OP in the release thread... Edit* nevermind, I see, you mean to do it the same way I'm doing now changing the default dayz debug monitor with playerstats.sqf...
  7. chisel

    AI goes through walls

    I guess I should clarify. The ai coming through buildings is not the norm and I actually have had ai, come in buildings through open doors and up stairs to find me, but on occasion I have also seen them walk through walls. To be fair, our server for some reason has had a bit of lag lately and...
  8. chisel

    AI goes through walls

    So I have many custom buildings that live in my server pbo, but i call them in the mission init.sqf. AI still walk through those buildings. Does it matter where you call the server side buildings from? I call mine from mission init. If this is wrong where and how should I be calling the...
  9. chisel

    Switch day/night each restart

    Could someone expand a bit on this and give an explanation or sample?
  10. chisel

    Areas player are not allowed to log out

    Is something like this in my mission.sqm along the right track? This did not work btw but i'm hoping i'm at least on the right path here. class Item5 { position[]={13678.663,289.70795,2880.6013}; a=600; b=600; activationBy="WEST"; repeating=1; interruptable=1; age="UNKNOWN"; name="zoneprison"...
  11. chisel

    Areas player are not allowed to log out

    Thanks J3T, good luck on your exam.
  12. chisel

    Areas player are not allowed to log out

    Yes, it would not have to be actually random. Several possibilities would be fine. I'm not a programmer/scripter but I can follow along others work, can you point me to an example of something like this? I have absolutely no idea how to initiate any of this but I might be capable of adapting...
  13. chisel

    Areas player are not allowed to log out

    Basically yes, like sector b in origins. I'm not sure at what point the ai will spawn. I know I can log in on the roof of the prison and remain fairly safe. I want to give rewards to those that want to fight for it, I just don't want players to easily farm it. I have pretty much everything...
  14. chisel

    Areas player are not allowed to log out

    Is there anyway I can restrict where a player can log out? Like a no log out zone and if they do log out there, upon logging in again they would random spawn somewhere else? I've built a prison area that is an ai bandit stronghold/loot horde and I do not want to allow players building stuff in...
  15. chisel

    [Help/Discussion] Zabns Take Clothes

    I think you have this confused with another "take clothes" script. I've never had clothes rip using this script.
  16. chisel

    [Help/Discussion] Zabns Take Clothes

    That is strange as I have never had to add skins. This has allowed me to take any skin from any dead player. No zeds, only players. BTW, any word on the update Zabn?
  17. chisel

    Help adding more AI spawn points in specific locations

    Hi, any help anyone could give me with adding additional spawn locations and triggers etc to a specific location would be greatly appreciated. I'd like to leave the default spawns etc alone but add many many more to Skalisty Island. I'm kinda lost. The instructions seem ok if you know how to do...
  18. chisel

    [Help/Discussion] Zabns Take Clothes

    Nice, although it's working perfectly already, maybe some new features?
  19. chisel

    [Help/Discussion] Zabns Take Clothes

    ebay fixed this already and I can confirm his suggestion works: http://opendayz.net/threads/help-discussion-zabns-take-clothes-1-0.13198/page-3#post-78235
  20. chisel

    [Help/Discussion] Zabns Take Clothes

    Ok, just the code you posted has me confused. That is part of your mission folders init.sqf?
Back
Top