Skip to content

Commit 85aba83

Browse files
committed
Merge pull request #92 from bolbies/DUWS_additions
Fixed New Heli System
2 parents 29db9ba + acafb5f commit 85aba83

File tree

3 files changed

+398
-252
lines changed

3 files changed

+398
-252
lines changed

source/INIT.sqf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,9 @@ player allowDamage false;
157157

158158
#include "dialog\supports_init.hpp"
159159
#include "dialog\squad_number_init.hpp"
160-
160+
161+
calltaxifrombase = false;
162+
161163
execVM "misc\gps_marker.sqf";
162164
if (!isMultiplayer) then {
163165
getsize_script = [player] execVM "mapsize.sqf";

0 commit comments

Comments
 (0)