Recent content by Hockeyguy

  1. H

    Need Some Help With ASG Addon

    How would I go about adding it into the server, I know when I downloaded ASG it came with a .PBO im just not sure how to add it to the server. Thanks again
  2. H

    Help adding map markers for custom outposts....

    Try switching the 0.001 coord with 11335.2 Like this class Item8 { position[]={11491.7,0.001,11335.2}; name="KlenBase"; text="Military Stronghold"; type="mil_dot"; colorName="ColorBlack"; }; That sometimes fixes...
  3. H

    Need Some Help With ASG Addon

    So I recently got the ASG mod to help with 3DEditing and I have put some things down likes trees and rocks but when I try and port them over to my server they dont seem to port over, I have made sure the code is in the correct place because some of the parts of the base are showing up and some...
  4. H

    Add buildings to dayz_server help requested

    [] execVM "\z\addons\dayz_server\buildings\checkpoint1.sqf"; [] execVM "\z\addons\dayz_server\buildings\TikhayaCity.sqf"; Put those two lines of code in the bottom on your server_functions.sqf This should work well for you
  5. H

    Help with 3d editor

    I get this sometimes and all I have to do is move things around a little bit in the 3DEditor, like move things back if they are being jumbled forward and the other way around too. Hope this helps you
  6. H

    Trader Maps Wrong...

    It has something to do with your mission.sqf where you make your waypoints if I remembers correctly, you will probably have to change them to the new locations of the traders. I am not to familer with how Epoch works but that is the only thing I can really think of
  7. H

    Trader Maps Wrong...

    Are the dealers still at the locations on the map or are there just waypoints with nothing at them? Because if its just that the waypoints are still the same its probably because in the missoion.sqf you still have the waypoints saved for the old locations and have not changed them
  8. H

    DayZ Vanilla 1.8.0.3 Scripting Help, Please and Thank You!

    There are tutorials all over this site for everything you have listed with detailed instructions on how to add them to your server. Aslong as you follow them step by step you should be good to go. Try trying some of those into the search bar and see what comes up. Good luck. :)
Back
Top