|
@@ -55,7 +55,7 @@ xiphosI={
|
|
|
|
|
|
// function as file
|
|
|
_vic addAction ["<t color='#886688'>Smoker--------U13</t>",
|
|
|
- {[_this select 0] execVM "vehicleBased\actionMenu\Smoke\ARC\arcSmokeTip.sqf";}
|
|
|
+ {[_this select 0] execVM "scripts\zeus3denScripts\vehicleBased\actionMenu\Smoke\ARC\arcSmokeTip.sqf";}
|
|
|
,[1],0,false,true,"User13"," driver _target == _this"];
|
|
|
|
|
|
|
|
@@ -89,7 +89,7 @@ xiphosI={
|
|
|
|
|
|
|
|
|
|
|
|
- [_vic] execVm "vehicleBased\vehicleVariants\airBased\ARC\removeEject.sqf";
|
|
|
+ [_vic] execVm "scripts\zeus3denScripts\vehicleBased\vehicleVariants\airBased\ARC\removeEject.sqf";
|
|
|
|
|
|
|
|
|
|