Search results

  1. J

    [Release] pick spawn and loadout

    Work well, THX!
  2. J

    [Release] pick spawn and loadout

    Yep i try use your code, but menu does not appear p2_newspawn = compile preprocessFileLineNumbers "newspawn\newspawn_execute.sqf"; waitUntil {!isNil ("PVDZ_plr_LoginRecord")}; if (dayzPlayerLogin2 select 2) then { player spawn p2_newspawn; }; I do not change anything, and use only your...
  3. J

    [Release] pick spawn and loadout

    Thx. but i know how to add exceptions, but even without AH(i remove it to test) menu does not appear.
  4. J

    [Release] pick spawn and loadout

    "I use AH so i test this menu without AH, but anyway this menu does not appear."
  5. J

    [Release] pick spawn and loadout

    Not working for me on Chernarus 1.7.7.1. I use only spawnpoints menu and this menu does not appear after death. With "execVM "newspawn\newspawn_main.sqf";" in init this menu always appear after login. I use AH so i test this menu without AH, but anyway this menu does not appear.
  6. J

    Skalisty Castle

    Awesome!
  7. J

    [FIX] Seagul / CreateVehicle Restriction / Bird

    I also want to know how fix this issue with annoying birds.
  8. J

    DayZ Mission System

    If you have issue with spawning crates you can do this: Open mission file (sm1,sm2.sm3 etc) and find line where box type set and change it to TentStorage. For me that helped, tents with loot spawn every mission.
  9. J

    [Release] Car Radio

    For those people who use AH, on blurgaming has a solution to fix problems with some types of menu, like radio. For me this is helped, but anyway, players cant see music titles in playlist tab, but this is not much matter.
  10. J

    dayz mission addin (serverside scripts)

    Thx you Sir! My dogs came to life. :)
  11. J

    Tent deploy bug after restart

    Hi. After i update my server for schema 46 (new hive,db, and some configs) i have error with tents, they deploy like normal but after restart on their place spawned wire, hedgehog and all other deployable things with this tent, like so: and i have a strange error on server start 18:05:59...
  12. J

    dayz mission addin (serverside scripts)

    Same problem, dogs don't work in 1771
  13. J

    Private Hive Tools [PHP]

    no connection to DB or not enough RIGHTS. When i push "Test", and i enter correct DB information and instalation was sucessful done
  14. J

    Dayzmod V1.7.7

    Ok thx. I'll wait :)
  15. J

    Dayzmod V1.7.7

    Can i already use new version that's on github or it's not finished yet?
  16. J

    [Release] Fred's Dead Player Journal (Study Body Replacement)

    Fred, you a genius! I use all of your scripts and they EPIC! :)
  17. J

    Take ownership of a tent

    you are forgot to tell about adding this in publicEH.sqf "dayzChangeOwner" addPublicVariableEventHandler {_id = (_this select 1) spawn server_changeOwner}; //in serveronly section
  18. J

    Random Clothing Parcels

    not work for me, in RPT says that all of these skins banned...
Back
Top