Recent content by Cas.haber

  1. C

    [Support] ESSV2

    The above code fix is not working for me I keep getting stuck at the logo screen, after I select my Charater and class
  2. C

    hi, I hope you can help, When playin gaif some one dies I get to the spawn Charater selection...

    hi, I hope you can help, When playin gaif some one dies I get to the spawn Charater selection and after I select my class all I see is the loading screen, Epoch NAPF arma 2 I tried the fix but not sure if its correct.
  3. C

    [Support] ESSV2

    FIXED... but still getting the load screen when a player dies I have added the above code and can post my code to you if you would like
  4. C

    [Support] ESSV2

    Hi. Great script nice and clean. I just installed Spawn/Class selector and it seems to be working well but for 1 thing. When a player dies it shows them an Avatar switching to all the available classes and turning in a circle. have I missed something? So then the User must relog. also I...
  5. C

    [Support] ESS

    I am using most resent as of Dec-6-2014 Every one that logs in may choose eihter Male or Fem but then aftre that they get thrown into an ocean and no othre menu pops up the screen goes black. ???
  6. C

    Help... DZAI custom Spawns not working.

    okies I reinstalled from the new master and things seem to be working as they should ... Seems like there was an aloder version of DZAI mixed with new settings or something like that thanks!
  7. C

    Help... DZAI custom Spawns not working.

    this was taken directly from the Example in the file except for teh name and number of AI to spawn. is there a way to find out? please explain Might be despawning by accident tells me nothing :( I TP's to the location and didnt even see them spawn for a split second I do see the...
  8. C

    DZAI Visual Installation Guide

    Buttface could you please create one for custom AI's? I have tried one worked then it didnt and then I updated DZAI with latest master (Done today) and well the regular AI do spawn but the custom AI do not??? BTW this is a new INSTALL with the updated DZAI not even sure it was an update...
  9. C

    Help... DZAI custom Spawns not working.

    okies now I added them using the example and they still do not spawn in.. //----------------------------Add your custom markers below this line ---------------------------- // Check point Alpha _this = createMarker ["chkptalpha", [13851.3,14179.4, 0]]; _this setMarkerShape "ELLIPSE"...
  10. C

    Help... DZAI custom Spawns not working.

    Where in the script can I see what version I am using? it should be the most recent version
  11. C

    Help... DZAI custom Spawns not working.

    custom Spawns like where you can tell it where to spawn AI at... \Server\dayz_server\DZAI\init\world_spawn_configs\custom_spawns for example Custom Marker File // Check point Alpha _this = createMarker ["chkptalpha", [13851.3,14179.4, 0]]; _this setMarkerType "Empty"; _this...
  12. C

    Help... DZAI custom Spawns not working.

    hi. ok let me first say that DZAI is working and appears normal no errors in the logs etc... However when I put in custom missions that have worked before. they do no longer work. DZAI static spawns however still do. thanks
  13. C

    Vehicle Towing and Heli Lifting script

    before you ask yes I am geting a car now locked /Towing disabled pop up msg
  14. C

    Vehicle Towing and Heli Lifting script

    Wanted to know that this is installed on my server but locked vehicles are still able to be towed/lifted. how do I make it so they can not be? thanks
  15. C

    Converting Mission.Biedi to Script

    Machine are you still doing these? I want to add building to the NAPF map but the instructions do not look like its getting the correct data this is what my sqm file looks like class Vehicles { items=113; class Item0 { side="EMPTY"; id=0...
Back
Top