1.7.5.D1202

This commit is contained in:
A Clark
2012-12-07 20:29:23 -06:00
parent 73f951f1cf
commit 5521090b9e
74 changed files with 1258 additions and 576 deletions

View File

@@ -320,7 +320,13 @@ class CfgVehicles {
driverCanSee = 2+16+32;
};
//AH6X_EP1
class AH6X_EP1{ scope = 0; };
class AH6X_EP1
{
scope = 0;
commanderCanSee = 2+16+32;
gunnerCanSee = 2+16+32;
driverCanSee = 2+16+32;
};
class AH6X_DZ: AH6X_EP1
{
displayName = "AH6X_DZ";