Jump to content

Circular BIS_fnc_findSafePos


Schalldampfer

Recommended Posts

I modified the BIS_fnc_findSafePos to find the safe position in a circular area, which I use in my server.
(The original one searches positions in a square area, which is different from the description in https://community.bistudio.com/wiki/BIS_fnc_findSafePos )
I need it because mission systems spawn missions at the edge of the map, which is too far from any players.

  Reveal hidden contents

BIS_fnc_findSafePos = compile preprocessFileLineNumbers "\z\addons\dayz_server\compile\BIS_fnc\fn_findSafePos.sqf";bis_fnc_findsafepos.jpg

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...