Jump to content

Dagovax

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Dagovax

  1. Hello @Ghostrider-GRG,

    I have some issues setting this mod up correctly on my Lythium map:
    unknown.png

    Somehow, all missions spawn near each other, even though I set the distance settings in blck_configs.sqf like this:

    	//Minimum distance between missions
    	blck_MinDistanceFromMission = 5000;
    	blck_minDistanceToBases = 500;
    	blck_minDistanceToPlayer = 1000;
    	blck_minDistanceFromTowns = 2500;
    	blck_minDistanceFromDMS = 5000;  // minimum distance for a blackeagls mission from any nearby DMS missions. set to -1 to disable this check.	


    I also added debug code to test these variables after blck_init_server.sqf was done, which gave me the exact same result...
    Am I forgetting something or is this a bug (for Lythium)?
     

×
×
  • Create New...