Jump to content

Ore Vein Locations


Sethz

Recommended Posts

Hey guys,

 

I searched the internet but I didn't find anything.

 

So basically i'd like to have a map with the (standard spawn locations of ore veins).

I always find them nearly at the same places.

 

But i think an admin can look into the server and see where they spawn just so I know where to search on the map.

 

 

Best regards,

 

Sethz

Link to comment
Share on other sites

You can look up the code too.

 

https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_server/init/server_functions.sqf

Starts in line 456.

 

Anyway, its random.

_position = [getMarkerPos "center",0,(HeliCrashArea*0.75),10,0,2000,0] call BIS_fnc_findSafePos;

So a map would be pointless since it wouldn't be valid as soon as you restart the server.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...