From cfe84c34c62d44930b7ff3f20d1ecdef5906cc46 Mon Sep 17 00:00:00 2001 From: J Maverick 16 Date: Mon, 1 Jul 2019 19:02:39 +0200 Subject: [PATCH] Increased MP range --- Nasal/Radar.nas | 1 + 1 file changed, 1 insertion(+) diff --git a/Nasal/Radar.nas b/Nasal/Radar.nas index 688419a..e95fbc2 100644 --- a/Nasal/Radar.nas +++ b/Nasal/Radar.nas @@ -19,6 +19,7 @@ MPleave= func(n) { setprop("instrumentation/radar",n.getValue(),"joined",0); } +setprop("sim/multiplay/visibility-range-nm", 115); #need to copy the properties so that we never try to access a non-existent property in XML MPradarProperties = func {