CfgVehicles and Scope issues done

This commit is contained in:
icomrade
2016-02-19 10:52:34 -05:00
parent fd4bd5a5a1
commit f885e06c2a
206 changed files with 5266 additions and 5699 deletions

View File

@@ -1,6 +1,6 @@
class 1Rnd_Arrow_Wood : CA_Magazine
{
scope = public;
scope = 2;
model = "\dayz_weapons\models\bolt_gear";
picture = "\z\addons\dayz_communityassets\pictures\equip_warrow_ca.paa";
@@ -46,7 +46,7 @@ class 12Rnd_Quiver_Wood : 1Rnd_Arrow_Wood
class 1Rnd_Bolt_Tranquilizer : CA_Magazine
{
scope = public;
scope = 2;
type = WeaponSlotItem;
count = 1;
@@ -60,7 +60,7 @@ class 1Rnd_Bolt_Tranquilizer : CA_Magazine
class 1Rnd_Bolt_Explosive : CA_Magazine
{
scope = public;
scope = 2;
type = WeaponSlotItem;
count = 1;