1.0.1 part 2

+ [CHANGED] Disabled radar on UH60M_EP1 with UH60M_EP1_DZ
This commit is contained in:
vbawol
2013-05-27 08:45:15 -05:00
parent 6e06e331d2
commit 4344b9a732
15 changed files with 23 additions and 14 deletions

View File

@@ -334,6 +334,15 @@ class Citizen1; // External class reference
transportMaxMagazines = 200;
transportmaxbackpacks = 5;
};
class UH60M_EP1;
class UH60M_EP1_DZ : UH60M_EP1
{
scope = 2;
crew = "";
commanderCanSee = 2+16+32;
gunnerCanSee = 2+16+32;
driverCanSee = 2+16+32;
};
class MV22;
class MV22_DZ : MV22 {
accuracy = 1000;