We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85aba83 commit dc22ea2Copy full SHA for dc22ea2
source/INIT.sqf
@@ -157,9 +157,7 @@ player allowDamage false;
157
158
#include "dialog\supports_init.hpp"
159
#include "dialog\squad_number_init.hpp"
160
-
161
-calltaxifrombase = false;
162
+
163
execVM "misc\gps_marker.sqf";
164
if (!isMultiplayer) then {
165
getsize_script = [player] execVM "mapsize.sqf";
0 commit comments