Search results

  1. T

    Namalsk 0.741 tents not saving

    Eh, not according to DayZ Commander (this is what I use to load up server/clients). When it downloads, it installs these '@DayZ_Namalsk;@DayZ_Namalsk_@DayZ' into the system.
  2. T

    Custom Loadout Not Working

    I have no known issues with custom inventory not working on any particular map. The only issue that I am aware of is a merging issue in some files. This should work 100% though.
  3. T

    GCAM Package

    I was requested by the owner of the GCAM package to not insert it unless he was involved. I am not sure it will be implemented as a package.
  4. T

    Trying to change zombie spawns from SPAWN to CALL

    You build a proper mod. Most likely what you have done is removed a key file that indicated the proper "path" of the files. The server/client cannot find required files and crashes. http://community.bistudio.com/wiki/PBOPREFIX
  5. T

    Server is starting but in commander it shows diff version

    You need to change the version inside of the config file, thats what is read for version number.
  6. T

    BE Script Restriction #20

    Update your scripts, this will resolve this problem.
  7. T

    Reality and 1.7.5.1

    Reality comes with restarter that is updated each time you compile the world, you can use this or create the batch files like shown above.
  8. T

    Namalsk 0.741 tents not saving

    download the latest version from the github, build it with --serverversion nam and it will compile it properly with the text fix and everything in place.
  9. T

    [Attempt] Namalsk 0.741

    Working on something now, namalsk has a lot of changes that need to be merged in and I am creating a namalsk specific version of the addons.
  10. T

    Arma 3 Adjusted Restarter.exe

    fixed link and updated top post
  11. T

    Reality and DayZ+

    Look at RealityCPWorlds.cfg file, in there is a line DayZ+,dayzplus,1744 just change it to the appropriate version. 1761 in this case. That being said, DayZ+ isn't 1761, its a smash of 1744 and 1751
  12. T

    Namalsk 0.741 tents not saving

    I just saw this, this is most likely due to a missing line in server_monitor.sqf line number 91. The line should be if (_ownerID == "0") then {_object setVariable ["ObjectID", str(_idKey), true];} else {_object setVariable ["ObjectUID", str(_idKey),true];}; //_object
  13. T

    [Attempt] Namalsk 0.741

    Strikes, Namalsk doesn't merge properly, its missing one of the variables it is looking for. If I can get the time tonight I am going to show how to manually merge some of the packages.
  14. T

    DayZTavi 4.0 (Pwnoz0r Build)

    502 Bad Gateway nginx/1.3.2
  15. T

    Reality - end of development cycle - maintenance only

    After getting Reality to support every server branch, I have decided to end the Reality development cycle. This is due to ongoing issues that simply cannot be corrected, the stagnated development cycle of DayZ itself and Arma 3 coming out. This does not mean I will be shutting down the Github...
  16. T

    Arma 3 Adjusted Restarter.exe

    In your wasteland folder make sure you have your configs properly setup. [Global] [wasteland_3_stratis] name=WHATEVERYOUWANT profiles=wasteland config=wasteland\config.cfg cfg=wasteland\basic.cfg world=stratis port=2365 cpuCount=2 exThreads=7
  17. T

    Arma 3 Adjusted Restarter.exe

    Your running the restarter.exe? with the reg file, arma crashes and exits immediately so you may not see the pop up occur.
  18. T

    Arma 3 Adjusted Restarter.exe

    Nope, leave it as is, just run the reg file and then copy the txt file to the root of your arma 3 folder. The text file contains the app id of arma 3
  19. T

    dayz namals 0.741 - loading character data - please wait

    Awesome sir! Glad to hear!
  20. T

    Arma 3 Adjusted Restarter.exe

    I am running this on a Windows server 2008 r2 x 64 server without issue. You need to a) run the registry file that is included, b) copy the steam_app.txt file to the root of your arma folder. Without these two things you will crash and not be able to restart the server and also will not be able...
Back
Top